{"id":369929,"url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","last_synced_at":"2026-05-31T16:30:44.295Z","repository":{"id":37042190,"uuid":"297155132","full_name":"Stable-Baselines-Team/stable-baselines3-contrib","owner":"Stable-Baselines-Team","description":"Contrib package for Stable-Baselines3 -  Experimental reinforcement learning (RL) code","archived":false,"fork":false,"pushed_at":"2026-04-01T11:30:34.000Z","size":1562,"stargazers_count":709,"open_issues_count":87,"forks_count":238,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-04-20T01:24:25.227Z","etag":null,"topics":["experimental","gsde","gym","machine-learning","openai","pytorch","reinforcement-learning","reinforcement-learning-algorithms","research","rl","robotics","sde","stable-baselines"],"latest_commit_sha":null,"homepage":"https://sb3-contrib.readthedocs.io","language":"Python","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/Stable-Baselines-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-20T20:09:56.000Z","updated_at":"2026-04-18T09:04:32.000Z","dependencies_parsed_at":"2026-01-06T07:04:15.242Z","dependency_job_id":null,"html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit_stats":{"total_commits":136,"total_committers":27,"mean_commits":5.037037037037037,"dds":0.3970588235294118,"last_synced_commit":"8dca5d5e22315fb01c11ed24ef6a4546aa4c508e"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/sbom","scorecard":{"id":133518,"data":{"date":"2025-08-11","repo":{"name":"github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit":"33889dbb215b8992bf463551657b79241f4bccf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/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":"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":"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":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:57:30Z. Please include `E1B2:3FA4A3:8D4C25:1FA3351:689B5659` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:47:13.773Z","repository_id":37042190,"created_at":"2025-08-16T05:47:13.773Z","updated_at":"2025-08-16T05:47:13.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32592721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":"Stable-Baselines-Team","name":"Stable-Baselines Team","uuid":"46841238","kind":"organization","description":"Developement team of the Stable-Baselines project","email":null,"website":"https://stable-baselines3.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46841238?v=4","repositories_count":3,"last_synced_at":"2025-06-12T20:02:00.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Stable-Baselines-Team","funding_links":[],"total_stars":null,"followers":88,"following":0,"created_at":"2022-11-13T21:54:50.269Z","updated_at":"2025-06-12T20:02:00.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team/repositories"},"packages":[{"id":11632948,"name":"github.com/stable-baselines-team/stable-baselines3-contrib","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/stable-baselines-team/stable-baselines3-contrib","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2021-02-27T18:59:21.000Z","latest_release_published_at":"2026-04-01T10:59:36.000Z","latest_release_number":"v2.8.0+incompatible","last_synced_at":"2026-04-28T19:32:11.012Z","created_at":"2025-05-13T08:52:10.845Z","updated_at":"2026-04-28T19:32:11.013Z","registry_url":"https://pkg.go.dev/github.com/stable-baselines-team/stable-baselines3-contrib","install_command":"go get github.com/stable-baselines-team/stable-baselines3-contrib","documentation_url":"https://pkg.go.dev/github.com/stable-baselines-team/stable-baselines3-contrib#section-documentation","metadata":{},"repo_metadata":{"id":37042190,"uuid":"297155132","full_name":"Stable-Baselines-Team/stable-baselines3-contrib","owner":"Stable-Baselines-Team","description":"Contrib package for Stable-Baselines3 -  Experimental reinforcement learning (RL) code","archived":false,"fork":false,"pushed_at":"2025-08-11T08:38:15.000Z","size":1524,"stargazers_count":638,"open_issues_count":86,"forks_count":211,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-05T14:55:18.358Z","etag":null,"topics":["experimental","gsde","gym","machine-learning","openai","pytorch","reinforcement-learning","reinforcement-learning-algorithms","research","rl","robotics","sde","stable-baselines"],"latest_commit_sha":null,"homepage":"https://sb3-contrib.readthedocs.io","language":"Python","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/Stable-Baselines-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-20T20:09:56.000Z","updated_at":"2025-09-04T09:20:55.000Z","dependencies_parsed_at":"2023-02-15T10:15:43.955Z","dependency_job_id":"e4863437-9fad-4260-b375-e2bc3c784cca","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit_stats":{"total_commits":136,"total_committers":27,"mean_commits":5.037037037037037,"dds":0.3970588235294118,"last_synced_commit":"8dca5d5e22315fb01c11ed24ef6a4546aa4c508e"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/sbom","scorecard":{"id":133518,"data":{"date":"2025-08-11","repo":{"name":"github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit":"33889dbb215b8992bf463551657b79241f4bccf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/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":"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":"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":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:57:30Z. Please include `E1B2:3FA4A3:8D4C25:1FA3351:689B5659` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:47:13.773Z","repository_id":37042190,"created_at":"2025-08-16T05:47:13.773Z","updated_at":"2025-08-16T05:47:13.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273886624,"owners_count":25185506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":"Stable-Baselines-Team","name":"Stable-Baselines Team","uuid":"46841238","kind":"organization","description":"Developement team of the Stable-Baselines project","email":null,"website":"https://stable-baselines3.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46841238?v=4","repositories_count":3,"last_synced_at":"2025-06-12T20:02:00.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Stable-Baselines-Team","funding_links":[],"total_stars":null,"followers":88,"following":0,"created_at":"2022-11-13T21:54:50.269Z","updated_at":"2025-06-12T20:02:00.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team/repositories"},"tags":[{"name":"v2.7.0","sha":"33889dbb215b8992bf463551657b79241f4bccf8","kind":"commit","published_at":"2025-07-25T10:14:57.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.7.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"00a401db2c0bcfe8410fba2c4df1d001909e59e3","kind":"commit","published_at":"2025-03-24T14:40:52.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.6.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c070fc2faedaf28bf62299cc36c8be5ac68d15fd","kind":"commit","published_at":"2025-01-27T12:10:46.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.5.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"d5ac968ff1c43cb1074ac47f4768ebf023d6b02c","kind":"commit","published_at":"2024-11-18T10:20:29.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.4.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"510292224c487ac091322bee79ea8b4232f24a6a","kind":"commit","published_at":"2024-03-31T18:39:46.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.3.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"707cb0f9cd9104c989a3e4d4cf30965b64ca7339","kind":"commit","published_at":"2023-11-17T23:02:47.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.2.1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"67d3eef6e6c74c3e3a85744b5baea277b2b3ec01","kind":"commit","published_at":"2023-08-17T20:17:12.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.1.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"de92025bb2ec403698842345cdfa2754e3f5cf60","kind":"commit","published_at":"2023-06-23T11:10:17.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.0.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"a84ad3aa7d756780cdafdd0e16fd5a74e189f6df","kind":"commit","published_at":"2023-04-08T13:50:04.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.8.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7bf9cf3f3ace9b0a2796fbe92f5b3d95a4d6ac74","kind":"commit","published_at":"2023-01-10T21:35:18.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.7.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"52795a307e1c32f26672278766f32d25738db219","kind":"commit","published_at":"2022-10-10T16:44:13.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.6.2","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2490468b11b7a9176ce1a3e337cd317b0388fbb1","kind":"commit","published_at":"2022-09-29T10:30:12.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.6.1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"087951d34bb3f1f3f04bb15208b67fb25c093c00","kind":"commit","published_at":"2022-07-12T21:12:24.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.6.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9d7e33d2132b5bf1c01abdec7fdf14edbb1b1235","kind":"commit","published_at":"2022-03-25T14:04:53.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.5.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a78891bd00c5c0b25eb197e48c606560e228fe03","kind":"commit","published_at":"2022-01-19T12:52:30.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.4.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b1397bbb72c720066913275ce89eaf9a7733ea9a","kind":"commit","published_at":"2021-10-23T15:21:22.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.3.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"b2e7126840259ccc7bda13cf96eb939e40689e78","kind":"commit","published_at":"2021-09-08T10:54:50.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.2.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ae39e00c44df21705d366ba0789cd8af979ebea4","kind":"commit","published_at":"2021-07-02T09:38:46.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.1.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"81ef23d2702aeb73d36f000d882da313d21aadef","kind":"commit","published_at":"2021-03-17T13:32:58.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"9824daca4419d232fba330fef3be565ef6dce6f2","kind":"commit","published_at":"2021-03-06T13:54:43.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.0rc1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0rc1/manifests"},{"name":"v0.11.1","sha":"7c2eb833c00a4ab7ee81ce9eaa46e44418d3314e","kind":"commit","published_at":"2021-02-27T18:59:21.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v0.11.1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v0.11.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T09:39:52.961Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.872169551146985,"dependent_packages_count":5.502884480318988,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.687527015732987},"purl":"pkg:golang/github.com/stable-baselines-team/stable-baselines3-contrib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/stable-baselines-team/stable-baselines3-contrib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/stable-baselines-team/stable-baselines3-contrib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/stable-baselines-team/stable-baselines3-contrib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T22:01:07.472Z","issues_count":120,"pull_requests_count":123,"avg_time_to_close_issue":7442364.567164179,"avg_time_to_close_pull_request":1138832.688172043,"issues_closed_count":66,"pull_requests_closed_count":93,"pull_request_authors_count":32,"issue_authors_count":96,"avg_comments_per_issue":3.0416666666666665,"avg_comments_per_pull_request":1.5528455284552847,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":20,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":548358.2,"past_year_avg_time_to_close_pull_request":108409.12,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.65,"past_year_avg_comments_per_pull_request":0.27906976744186046,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/issues","maintainers":[{"login":"araffin","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}],"active_maintainers":[{"login":"araffin","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstable-baselines-team%2Fstable-baselines3-contrib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstable-baselines-team%2Fstable-baselines3-contrib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstable-baselines-team%2Fstable-baselines3-contrib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstable-baselines-team%2Fstable-baselines3-contrib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstable-baselines-team%2Fstable-baselines3-contrib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fstable-baselines-team%2Fstable-baselines3-contrib/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2122592,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11632947,"name":"github.com/Stable-Baselines-Team/stable-baselines3-contrib","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2021-02-27T18:59:21.000Z","latest_release_published_at":"2026-04-01T10:59:36.000Z","latest_release_number":"v2.8.0+incompatible","last_synced_at":"2026-05-02T00:01:26.068Z","created_at":"2025-05-13T08:52:10.567Z","updated_at":"2026-05-02T00:01:26.068Z","registry_url":"https://pkg.go.dev/github.com/Stable-Baselines-Team/stable-baselines3-contrib","install_command":"go get github.com/Stable-Baselines-Team/stable-baselines3-contrib","documentation_url":"https://pkg.go.dev/github.com/Stable-Baselines-Team/stable-baselines3-contrib#section-documentation","metadata":{},"repo_metadata":{"id":37042190,"uuid":"297155132","full_name":"Stable-Baselines-Team/stable-baselines3-contrib","owner":"Stable-Baselines-Team","description":"Contrib package for Stable-Baselines3 -  Experimental reinforcement learning (RL) code","archived":false,"fork":false,"pushed_at":"2025-08-11T08:38:15.000Z","size":1524,"stargazers_count":638,"open_issues_count":86,"forks_count":211,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-05T14:55:18.358Z","etag":null,"topics":["experimental","gsde","gym","machine-learning","openai","pytorch","reinforcement-learning","reinforcement-learning-algorithms","research","rl","robotics","sde","stable-baselines"],"latest_commit_sha":null,"homepage":"https://sb3-contrib.readthedocs.io","language":"Python","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/Stable-Baselines-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-20T20:09:56.000Z","updated_at":"2025-09-04T09:20:55.000Z","dependencies_parsed_at":"2023-02-15T10:15:43.955Z","dependency_job_id":"e4863437-9fad-4260-b375-e2bc3c784cca","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit_stats":{"total_commits":136,"total_committers":27,"mean_commits":5.037037037037037,"dds":0.3970588235294118,"last_synced_commit":"8dca5d5e22315fb01c11ed24ef6a4546aa4c508e"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/sbom","scorecard":{"id":133518,"data":{"date":"2025-08-11","repo":{"name":"github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit":"33889dbb215b8992bf463551657b79241f4bccf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/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":"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":"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":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:57:30Z. Please include `E1B2:3FA4A3:8D4C25:1FA3351:689B5659` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:47:13.773Z","repository_id":37042190,"created_at":"2025-08-16T05:47:13.773Z","updated_at":"2025-08-16T05:47:13.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273827547,"owners_count":25175250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"Stable-Baselines-Team","name":"Stable-Baselines Team","uuid":"46841238","kind":"organization","description":"Developement team of the Stable-Baselines project","email":null,"website":"https://stable-baselines3.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46841238?v=4","repositories_count":3,"last_synced_at":"2025-06-12T20:02:00.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Stable-Baselines-Team","funding_links":[],"total_stars":null,"followers":88,"following":0,"created_at":"2022-11-13T21:54:50.269Z","updated_at":"2025-06-12T20:02:00.981Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team/repositories"},"tags":[{"name":"v2.7.0","sha":"33889dbb215b8992bf463551657b79241f4bccf8","kind":"commit","published_at":"2025-07-25T10:14:57.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.7.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"00a401db2c0bcfe8410fba2c4df1d001909e59e3","kind":"commit","published_at":"2025-03-24T14:40:52.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.6.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c070fc2faedaf28bf62299cc36c8be5ac68d15fd","kind":"commit","published_at":"2025-01-27T12:10:46.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.5.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"d5ac968ff1c43cb1074ac47f4768ebf023d6b02c","kind":"commit","published_at":"2024-11-18T10:20:29.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.4.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"510292224c487ac091322bee79ea8b4232f24a6a","kind":"commit","published_at":"2024-03-31T18:39:46.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.3.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"707cb0f9cd9104c989a3e4d4cf30965b64ca7339","kind":"commit","published_at":"2023-11-17T23:02:47.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.2.1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.2.1/manifests"},{"name":"v2.1.0","sha":"67d3eef6e6c74c3e3a85744b5baea277b2b3ec01","kind":"commit","published_at":"2023-08-17T20:17:12.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.1.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"de92025bb2ec403698842345cdfa2754e3f5cf60","kind":"commit","published_at":"2023-06-23T11:10:17.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v2.0.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"a84ad3aa7d756780cdafdd0e16fd5a74e189f6df","kind":"commit","published_at":"2023-04-08T13:50:04.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.8.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"7bf9cf3f3ace9b0a2796fbe92f5b3d95a4d6ac74","kind":"commit","published_at":"2023-01-10T21:35:18.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.7.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"52795a307e1c32f26672278766f32d25738db219","kind":"commit","published_at":"2022-10-10T16:44:13.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.6.2","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2490468b11b7a9176ce1a3e337cd317b0388fbb1","kind":"commit","published_at":"2022-09-29T10:30:12.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.6.1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"087951d34bb3f1f3f04bb15208b67fb25c093c00","kind":"commit","published_at":"2022-07-12T21:12:24.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.6.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"9d7e33d2132b5bf1c01abdec7fdf14edbb1b1235","kind":"commit","published_at":"2022-03-25T14:04:53.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.5.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a78891bd00c5c0b25eb197e48c606560e228fe03","kind":"commit","published_at":"2022-01-19T12:52:30.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.4.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b1397bbb72c720066913275ce89eaf9a7733ea9a","kind":"commit","published_at":"2021-10-23T15:21:22.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.3.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"b2e7126840259ccc7bda13cf96eb939e40689e78","kind":"commit","published_at":"2021-09-08T10:54:50.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.2.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ae39e00c44df21705d366ba0789cd8af979ebea4","kind":"commit","published_at":"2021-07-02T09:38:46.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.1.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"81ef23d2702aeb73d36f000d882da313d21aadef","kind":"commit","published_at":"2021-03-17T13:32:58.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.0","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0/manifests"},{"name":"v1.0rc1","sha":"9824daca4419d232fba330fef3be565ef6dce6f2","kind":"commit","published_at":"2021-03-06T13:54:43.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v1.0rc1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v1.0rc1/manifests"},{"name":"v0.11.1","sha":"7c2eb833c00a4ab7ee81ce9eaa46e44418d3314e","kind":"commit","published_at":"2021-02-27T18:59:21.000Z","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/v0.11.1","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags/v0.11.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T09:39:43.777Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.872169551146985,"dependent_packages_count":5.502884480318988,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.687527015732987},"purl":"pkg:golang/github.com/%21stable-%21baselines-%21team/stable-baselines3-contrib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Stable-Baselines-Team/stable-baselines3-contrib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Stable-Baselines-Team/stable-baselines3-contrib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Stable-Baselines-Team/stable-baselines3-contrib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T22:01:07.472Z","issues_count":120,"pull_requests_count":123,"avg_time_to_close_issue":7442364.567164179,"avg_time_to_close_pull_request":1138832.688172043,"issues_closed_count":66,"pull_requests_closed_count":93,"pull_request_authors_count":32,"issue_authors_count":96,"avg_comments_per_issue":3.0416666666666665,"avg_comments_per_pull_request":1.5528455284552847,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":20,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":548358.2,"past_year_avg_time_to_close_pull_request":108409.12,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.65,"past_year_avg_comments_per_pull_request":0.27906976744186046,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/issues","maintainers":[{"login":"araffin","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}],"active_maintainers":[{"login":"araffin","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStable-Baselines-Team%2Fstable-baselines3-contrib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStable-Baselines-Team%2Fstable-baselines3-contrib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStable-Baselines-Team%2Fstable-baselines3-contrib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStable-Baselines-Team%2Fstable-baselines3-contrib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStable-Baselines-Team%2Fstable-baselines3-contrib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FStable-Baselines-Team%2Fstable-baselines3-contrib/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2122592,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1565459,"name":"sb3-contrib","ecosystem":"pypi","description":"Contrib package of Stable Baselines3, experimental code.","homepage":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","keywords_array":["reinforcement-learning-algorithms","reinforcement-learning","machine-learning","gym","openai","stable","baselines","toolbox","python","data-science"],"namespace":null,"versions_count":78,"first_release_published_at":"2020-10-22T12:36:10.000Z","latest_release_published_at":"2026-04-01T10:59:56.000Z","latest_release_number":"2.8.0","last_synced_at":"2026-05-03T11:41:33.900Z","created_at":"2022-04-09T06:07:58.291Z","updated_at":"2026-05-03T15:09:53.763Z","registry_url":"https://pypi.org/project/sb3-contrib/","install_command":"pip install sb3-contrib --index-url https://pypi.org/simple","documentation_url":"https://sb3-contrib.readthedocs.io/","metadata":{"funding":null,"documentation":"https://sb3-contrib.readthedocs.io/","classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"sb3-contrib","project_status":null},"repo_metadata":{"id":37042190,"uuid":"297155132","full_name":"Stable-Baselines-Team/stable-baselines3-contrib","owner":"Stable-Baselines-Team","description":"Contrib package for Stable-Baselines3 -  Experimental reinforcement learning (RL) code","archived":false,"fork":false,"pushed_at":"2025-12-08T09:53:38.000Z","size":1541,"stargazers_count":683,"open_issues_count":92,"forks_count":227,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-12-25T22:41:38.128Z","etag":null,"topics":["experimental","gsde","gym","machine-learning","openai","pytorch","reinforcement-learning","reinforcement-learning-algorithms","research","rl","robotics","sde","stable-baselines"],"latest_commit_sha":null,"homepage":"https://sb3-contrib.readthedocs.io","language":"Python","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/Stable-Baselines-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-20T20:09:56.000Z","updated_at":"2025-12-25T06:38:30.000Z","dependencies_parsed_at":"2023-02-15T10:15:43.955Z","dependency_job_id":"e4863437-9fad-4260-b375-e2bc3c784cca","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit_stats":{"total_commits":136,"total_committers":27,"mean_commits":5.037037037037037,"dds":0.3970588235294118,"last_synced_commit":"8dca5d5e22315fb01c11ed24ef6a4546aa4c508e"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/sbom","scorecard":{"id":133518,"data":{"date":"2025-08-11","repo":{"name":"github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit":"33889dbb215b8992bf463551657b79241f4bccf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/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":"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":"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":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:57:30Z. Please include `E1B2:3FA4A3:8D4C25:1FA3351:689B5659` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:47:13.773Z","repository_id":37042190,"created_at":"2025-08-16T05:47:13.773Z","updated_at":"2025-08-16T05:47:13.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159126,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-03T15:09:53.735Z","dependent_packages_count":17,"downloads":297398,"downloads_period":"last-month","dependent_repos_count":154,"rankings":{"downloads":1.4242034728507647,"dependent_repos_count":1.2165625926968215,"dependent_packages_count":0.7492168316059564,"stargazers_count":3.3848125527658834,"forks_count":4.107168668741013,"docker_downloads_count":3.3432927791798766,"average":2.3708761496400528},"purl":"pkg:pypi/sb3-contrib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sb3-contrib","docker_dependents_count":7,"docker_downloads_count":529,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sb3-contrib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sb3-contrib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:04:31.732Z","issues_count":122,"pull_requests_count":124,"avg_time_to_close_issue":7337660.838235294,"avg_time_to_close_pull_request":1126739.5106382978,"issues_closed_count":67,"pull_requests_closed_count":94,"pull_request_authors_count":33,"issue_authors_count":97,"avg_comments_per_issue":3.081967213114754,"avg_comments_per_pull_request":1.5483870967741935,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":548797.6,"past_year_avg_time_to_close_pull_request":119402.35714285714,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2105263157894737,"past_year_avg_comments_per_pull_request":0.3870967741935484,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/issues","maintainers":[{"login":"araffin","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}],"active_maintainers":[{"login":"araffin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sb3-contrib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sb3-contrib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sb3-contrib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sb3-contrib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sb3-contrib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sb3-contrib/codemeta","maintainers":[{"uuid":"araffin","login":"araffin","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/araffin/","role":null,"created_at":"2022-11-14T20:26:35.946Z","updated_at":"2022-11-14T20:26:35.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/araffin/packages"},{"uuid":"ernestum","login":"ernestum","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/ernestum/","role":null,"created_at":"2022-11-14T20:26:35.972Z","updated_at":"2022-11-14T20:26:35.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ernestum/packages"},{"uuid":"hill-a","login":"hill-a","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/hill-a/","role":null,"created_at":"2022-11-14T20:26:35.982Z","updated_at":"2022-11-14T20:26:35.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hill-a/packages"},{"uuid":"Miffyli","login":"Miffyli","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/Miffyli/","role":null,"created_at":"2022-11-14T20:26:35.990Z","updated_at":"2022-11-14T20:26:35.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Miffyli/packages"},{"uuid":"AdamGleave","login":"AdamGleave","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/AdamGleave/","role":null,"created_at":"2022-11-14T20:26:36.001Z","updated_at":"2022-11-14T20:26:36.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AdamGleave/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":855976,"maintainers_count":365590,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":11672791,"name":"vls-sb3-contrib","ecosystem":"pypi","description":"Contrib package of Stable Baselines3, experimental code.","homepage":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","keywords_array":["reinforcement-learning-algorithms","reinforcement-learning","machine-learning","gym","openai","stable","baselines","toolbox","python","data-science"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-05-22T11:06:46.000Z","latest_release_published_at":"2025-05-22T11:06:46.000Z","latest_release_number":"1.5.1a8","last_synced_at":"2026-04-28T02:16:43.380Z","created_at":"2025-05-22T11:18:57.187Z","updated_at":"2026-04-28T02:16:43.381Z","registry_url":"https://pypi.org/project/vls-sb3-contrib/","install_command":"pip install vls-sb3-contrib --index-url https://pypi.org/simple","documentation_url":"https://vls-sb3-contrib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"vls-sb3-contrib","project_status":null},"repo_metadata":{"id":37042190,"uuid":"297155132","full_name":"Stable-Baselines-Team/stable-baselines3-contrib","owner":"Stable-Baselines-Team","description":"Contrib package for Stable-Baselines3 -  Experimental reinforcement learning (RL) code","archived":false,"fork":false,"pushed_at":"2025-12-08T09:53:38.000Z","size":1541,"stargazers_count":683,"open_issues_count":92,"forks_count":227,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-12-25T22:41:38.128Z","etag":null,"topics":["experimental","gsde","gym","machine-learning","openai","pytorch","reinforcement-learning","reinforcement-learning-algorithms","research","rl","robotics","sde","stable-baselines"],"latest_commit_sha":null,"homepage":"https://sb3-contrib.readthedocs.io","language":"Python","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/Stable-Baselines-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-20T20:09:56.000Z","updated_at":"2025-12-25T06:38:30.000Z","dependencies_parsed_at":"2023-02-15T10:15:43.955Z","dependency_job_id":"e4863437-9fad-4260-b375-e2bc3c784cca","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit_stats":{"total_commits":136,"total_committers":27,"mean_commits":5.037037037037037,"dds":0.3970588235294118,"last_synced_commit":"8dca5d5e22315fb01c11ed24ef6a4546aa4c508e"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/Stable-Baselines-Team/stable-baselines3-contrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stable-Baselines-Team","download_url":"https://codeload.github.com/Stable-Baselines-Team/stable-baselines3-contrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/sbom","scorecard":{"id":133518,"data":{"date":"2025-08-11","repo":{"name":"github.com/Stable-Baselines-Team/stable-baselines3-contrib","commit":"33889dbb215b8992bf463551657b79241f4bccf8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/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":"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":"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":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Stable-Baselines-Team/stable-baselines3-contrib/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: Something went wrong while executing your query on 2025-08-12T14:57:30Z. Please include `E1B2:3FA4A3:8D4C25:1FA3351:689B5659` when reporting this issue.","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T05:47:13.773Z","repository_id":37042190,"created_at":"2025-08-16T05:47:13.773Z","updated_at":"2025-08-16T05:47:13.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159126,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-25T12:54:42.055Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":51.312214946346714,"dependent_packages_count":9.107395722057984,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.20980533420235},"purl":"pkg:pypi/vls-sb3-contrib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/vls-sb3-contrib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/vls-sb3-contrib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/vls-sb3-contrib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:04:31.732Z","issues_count":122,"pull_requests_count":124,"avg_time_to_close_issue":7337660.838235294,"avg_time_to_close_pull_request":1126739.5106382978,"issues_closed_count":67,"pull_requests_closed_count":94,"pull_request_authors_count":33,"issue_authors_count":97,"avg_comments_per_issue":3.081967213114754,"avg_comments_per_pull_request":1.5483870967741935,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":548797.6,"past_year_avg_time_to_close_pull_request":119402.35714285714,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2105263157894737,"past_year_avg_comments_per_pull_request":0.3870967741935484,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/issues","maintainers":[{"login":"araffin","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}],"active_maintainers":[{"login":"araffin","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vls-sb3-contrib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vls-sb3-contrib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vls-sb3-contrib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vls-sb3-contrib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vls-sb3-contrib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vls-sb3-contrib/codemeta","maintainers":[{"uuid":"bassnorn","login":"bassnorn","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bassnorn/","role":"Owner","created_at":"2025-05-22T11:42:38.760Z","updated_at":"2025-05-22T11:42:38.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bassnorn/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":855976,"maintainers_count":365590,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":529203,"full_name":"Stable-Baselines-Team/stable-baselines3-contrib","default_branch":"master","total_commits":171,"total_committers":34,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.029411764705882,"dds":0.36257309941520466,"past_year_total_commits":14,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.8,"past_year_dds":0.4285714285714286,"last_synced_at":"2026-04-19T10:41:01.870Z","last_synced_commit":"50d8a8f0dc2475cdceb308c4045c7fd3aa420d4e","created_at":"2023-03-09T03:42:46.191Z","updated_at":"2026-04-19T10:40:50.863Z","committers":[{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":109},{"name":"Quentin Gallouédec","email":"45557362+qgallouedec","login":"qgallouedec","count":13},{"name":"Anssi \"Miffyli\" Kanervisto","email":"kaneran21@hotmail.com","login":"Miffyli","count":11},{"name":"Alex Pasquali","email":"alexpasquali98@gmail.com","login":"AlexPasqua","count":4},{"name":"Adam Gleave","email":"adam@gleave.me","login":"AdamGleave","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Toshiki Watanabe","email":"37267851+ku2482","login":"ku2482","count":2},{"name":"杨俊","email":"mail.yangjun@qq.com","login":"immortal-boy","count":2},{"name":"Geoff McDonald","email":"glmcdona@gmail.com","login":"glmcdona","count":1},{"name":"Daniel Palenicek","email":"danielpalen","login":"danielpalen","count":1},{"name":"Cyprien","email":"courtot.c@gmail.com","login":"cyprienc","count":1},{"name":"CppMaster","email":"patryksteckel@gmail.com","login":"CppMaster","count":1},{"name":"Costa Huang","email":"costa.huang@outlook.com","login":"vwxyzjn","count":1},{"name":"Corentin","email":"111868204+corentinlger","login":"corentinlger","count":1},{"name":"Burak Demirbilek","email":"BurakDmb","login":"BurakDmb","count":1},{"name":"Attila Kanto","email":"akanto","login":"akanto","count":1},{"name":"Armand du Parc Locmaria","email":"adpl33@gmail.com","login":"Armandpl","count":1},{"name":"rnederstigt","email":"73885405+rnederstigt","login":"rnederstigt","count":1},{"name":"kronion","email":"kronion","login":"kronion","count":1},{"name":"kplers","email":"94663929+kplers","login":"kplers","count":1},{"name":"Zikang Xiong","email":"73256697+ZikangXiong","login":"ZikangXiong","count":1},{"name":"Tjeerd Bakker","email":"37150873+icheered","login":"icheered","count":1},{"name":"Sean Gillen","email":"sgillen@ucsb.edu","login":"sgillen","count":1},{"name":"Scott Brownlie","email":"scottbrownlie1988@gmail.com","login":"ayeright","count":1},{"name":"Rogério Júnior","email":"rogerio.agjunior@gmail.com","login":"rogerioagjr","count":1},{"name":"PatrickHelm","email":"91552435+PatrickHelm","login":"PatrickHelm","count":1},{"name":"Max Lodel","email":"max.lodel@gmail.com","login":"mlodel","count":1},{"name":"M. Ernestus","email":"maximilian@ernestus.de","login":"ernestum","count":1},{"name":"Long M. Lưu (刘明龙)","email":"minhlong9413@gmail.com","login":"minhlong94","count":1},{"name":"Kiran Patil","email":"223024934+kirann-05","login":"kirann-05","count":1},{"name":"Jonas Reiher","email":"58821240+jonasreiher","login":"jonasreiher","count":1},{"name":"Joe Ksiazek","email":"hyzer.jak@gmail.com","login":"jak3122","count":1},{"name":"Honglu Fan","email":"64070721+honglu2875","login":"honglu2875","count":1},{"name":"Grégoire Passault","email":"g.passault@gmail.com","login":"Gregwar","count":1}],"past_year_committers":[{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":8},{"name":"杨俊","email":"mail.yangjun@qq.com","login":"immortal-boy","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Kiran Patil","email":"223024934+kirann-05","login":"kirann-05","count":1},{"name":"Attila Kanto","email":"akanto","login":"akanto","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-04T00:00:29.953Z","repositories_count":6226247,"commits_count":900501167,"contributors_count":34907310,"owners_count":1148539,"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":"Stable-Baselines-Team/stable-baselines3-contrib","html_url":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib","last_synced_at":"2026-04-04T09:05:42.301Z","status":"active","issues_count":123,"pull_requests_count":126,"avg_time_to_close_issue":7337660.838235294,"avg_time_to_close_pull_request":1114882.747368421,"issues_closed_count":67,"pull_requests_closed_count":95,"pull_request_authors_count":33,"issue_authors_count":98,"avg_comments_per_issue":3.065040650406504,"avg_comments_per_pull_request":1.5238095238095237,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":656016.3333333334,"past_year_avg_time_to_close_pull_request":90400.25,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.3636363636363635,"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":4,"created_at":"2023-05-14T08:16:48.651Z","updated_at":"2026-04-04T09:05:42.301Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stable-Baselines-Team%2Fstable-baselines3-contrib/issues","issue_labels_count":{"table":{"question":60,"enhancement":29,"more information needed":18,"custom gym env":14,"bug":13,"duplicate":9,"documentation":6,"help wanted":6,"RTFM":4,"No tech support":3,"check the checklist":3,"check the checkboxes":1,"trading warning":1}},"pull_request_labels_count":{"table":{"Maintainers on vacation":1}},"issue_author_associations_count":{"table":{"NONE":112,"CONTRIBUTOR":8,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"MEMBER":60,"CONTRIBUTOR":34,"NONE":32}},"issue_authors":{"table":{"vahidqo":4,"AlexPasqua":3,"ashleychung830":3,"araffin":3,"Pborz":3,"gowthamnatarajan":3,"anilkurkcu":3,"CAI23sbP":2,"EloyAnguiano":2,"qgallouedec":2,"drulye":2,"zbenmo":2,"Butanium":2,"tingtingLiuLiu":2,"btabia":2,"dylanprins":2,"koliber31":2,"aliirshayyid":1,"SaltyPoseidon":1,"b-vm":1,"lychanl":1,"ibagur":1,"pasinit":1,"fede72bari":1,"kaihansen8":1,"younik":1,"abhinavj98":1,"RemiG3":1,"zhengzl18":1,"icheered":1,"PedroIAgithub":1,"mwalidcharrwi":1,"jbuerman":1,"emrul":1,"antonioterpin":1,"Trenza1ore":1,"Alian3785":1,"Naton1":1,"mkbg8":1,"npit":1,"rllyryan":1,"aleksanderhan":1,"summa-code":1,"tyler-ingebrand":1,"kundan7kumar":1,"fishingcatgo":1,"suargi":1,"AbelSyx":1,"danielpalen":1,"KonstantinRamthun":1,"CppMaster":1,"pklochowicz":1,"gemelom":1,"mtnusf97":1,"0Addicted0":1,"Siddhu2502":1,"eric000888":1,"Hhannzch":1,"wkoot":1,"vladyskai":1,"AminDar":1,"Yangxiaojun1230":1,"tty666":1,"DeepRowLie":1,"vivek-kumar9696":1,"DominikRoB":1,"superkido511":1,"Soham4001A":1,"dajianer":1,"dtch1997":1,"MarcoPicione":1,"LoveingStatistics":1,"BolunDai0216":1,"feeedback":1,"derek-rocheleau":1,"Armandpl":1,"phisad":1,"iwishiwasaneagle":1,"norikazu99":1,"bbarisbaturay":1,"thomashirtz":1,"1-Bart-1":1,"maxmax1992":1,"aaakhan":1,"orkunkn":1,"Sean-Fuhrman":1,"kolbytn":1,"cantordust":1,"Zaibali9999":1,"sreejank":1,"DanielAvdar":1,"SOGorman35":1,"HaakonFlaaronning":1,"jak3122":1,"gcroci2":1,"joelmichelson":1,"LucaGiorcelli":1,"DnzJS":1}},"pull_request_authors":{"table":{"araffin":60,"qgallouedec":16,"AlexPasqua":5,"Soham4001A":4,"pseudo-rnd-thoughts":2,"DanielAvdar":2,"KiuIras":2,"Armandpl":2,"akbaig":2,"Sarthak-Dayal":2,"icheered":2,"kplers":2,"corentinlger":2,"gcroci2":2,"akanto":2,"jak3122":2,"jonasreiher":1,"danielpalen":1,"younik":1,"honglu2875":1,"PatrickHelm":1,"splatter96":1,"npit":1,"kronion":1,"RaikoPipe":1,"Copilot":1,"rogerioagjr":1,"b-vm":1,"ernestum":1,"RemiG3":1,"zbenmo":1,"theSquaredError":1,"cyprienc":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-04T00:00:36.985Z","repositories_count":14494467,"issues_count":34232285,"pull_requests_count":112200508,"authors_count":11254133,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":3,"enhancement":3,"question":3,"check the checklist":1,"more information needed":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":6,"CONTRIBUTOR":2,"MEMBER":1}},"past_year_issue_authors":{"table":{"AlexPasqua":1,"cantordust":1,"feeedback":1,"fishingcatgo":1,"gcroci2":1,"jbuerman":1,"SaltyPoseidon":1,"summa-code":1,"Trenza1ore":1}},"past_year_pull_request_authors":{"table":{"akanto":2,"gcroci2":2,"Sarthak-Dayal":2,"AlexPasqua":1,"araffin":1,"Copilot":1}},"maintainers":[{"table":{"login":"araffin","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}}],"active_maintainers":[{"table":{"login":"araffin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araffin"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":13,"PullRequestEvent":46,"ForkEvent":40,"IssuesEvent":27,"WatchEvent":161,"IssueCommentEvent":72,"PushEvent":27,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":8,"CreateEvent":19},"last_year":{"DeleteEvent":3,"PullRequestEvent":15,"ForkEvent":20,"IssuesEvent":11,"WatchEvent":46,"IssueCommentEvent":30,"PushEvent":17,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":6,"CreateEvent":6}},"keywords":["experimental","gsde","gym","machine-learning","openai","pytorch","reinforcement-learning","reinforcement-learning-algorithms","research","rl","robotics","sde","stable-baselines"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-11T15:33:06.909Z","updated_at":"2022-07-11T15:33:06.909Z","repository_link":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/blob/master/setup.py","dependencies":[{"id":134406557,"package_name":"stable_baselines3","ecosystem":"pypi","requirements":"\u003e=1.5.1a7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T10:15:43.878Z","updated_at":"2023-02-15T10:15:43.878Z","repository_link":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7682279710,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7682279714,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-01-06T07:04:15.150Z","updated_at":"2026-01-06T07:04:15.150Z","repository_link":"https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/blob/master/pyproject.toml","dependencies":[]}],"score":22.811227851085288,"created_at":"2025-12-20T08:43:05.936Z","updated_at":"2026-05-31T16:30:44.295Z","avatar_url":"https://github.com/Stable-Baselines-Team.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369929","html_url":"https://summary.ecosyste.ms/projects/369929"}