{"id":40870,"name":"macad-gym","description":"Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:","url":"https://github.com/praveen-palanisamy/macad-gym","last_synced_at":"2025-09-05T08:47:16.601Z","repository":{"id":42461143,"uuid":"186694187","full_name":"praveen-palanisamy/macad-gym","owner":"praveen-palanisamy","description":"Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:","archived":false,"fork":false,"pushed_at":"2023-05-20T22:19:30.000Z","size":2115,"stargazers_count":365,"open_issues_count":16,"forks_count":79,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-28T07:08:20.379Z","etag":null,"topics":["autonomous-driving","carla","carla-driving-simulator","carla-gym","carla-reinforcement-learning","carla-rl","carla-simulator","deep-reinforcement-learning","gym-environments","macad-gym","multi-agent-autonomous-driving","multi-agent-reinforcement-learning"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1911.04175","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/praveen-palanisamy.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-14T20:20:03.000Z","updated_at":"2025-08-19T10:37:18.000Z","dependencies_parsed_at":"2023-12-15T17:15:11.707Z","dependency_job_id":null,"html_url":"https://github.com/praveen-palanisamy/macad-gym","commit_stats":{"total_commits":374,"total_committers":4,"mean_commits":93.5,"dds":0.06951871657754005,"last_synced_commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/praveen-palanisamy/macad-gym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/sbom","scorecard":{"id":744066,"data":{"date":"2025-08-11","repo":{"name":"github.com/praveen-palanisamy/macad-gym","commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi-test-net.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T18:15:35.548Z","repository_id":42461143,"created_at":"2025-08-22T18:15:35.548Z","updated_at":"2025-08-22T18:15:35.548Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273733876,"owners_count":25158263,"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":{"login":"praveen-palanisamy","name":"Praveen Palanisamy","uuid":"4770482","kind":"user","description":"","email":"","website":"https://praveenp.com","location":null,"twitter":"praveenpsamy","company":"@microsoft ","icon_url":"https://avatars.githubusercontent.com/u/4770482?u=8bd8a281f672c8852aabbeb4415483c572bc3d0f\u0026v=4","repositories_count":40,"last_synced_at":"2023-08-01T21:21:01.125Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/praveen-palanisamy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T17:15:39.050Z","updated_at":"2023-08-01T21:21:01.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy/repositories"},"packages":[{"id":11694477,"name":"github.com/praveen-palanisamy/macad-gym","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/praveen-palanisamy/macad-gym","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-06-07T09:16:13.000Z","latest_release_published_at":"2022-11-28T01:48:58.000Z","latest_release_number":"v0.1.5","last_synced_at":"2025-08-28T04:23:07.646Z","created_at":"2025-05-27T08:31:42.741Z","updated_at":"2025-08-28T12:21:02.123Z","registry_url":"https://pkg.go.dev/github.com/praveen-palanisamy/macad-gym","install_command":"go get github.com/praveen-palanisamy/macad-gym","documentation_url":"https://pkg.go.dev/github.com/praveen-palanisamy/macad-gym#section-documentation","metadata":{},"repo_metadata":{"id":42461143,"uuid":"186694187","full_name":"praveen-palanisamy/macad-gym","owner":"praveen-palanisamy","description":"Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:","archived":false,"fork":false,"pushed_at":"2023-05-20T22:19:30.000Z","size":2115,"stargazers_count":365,"open_issues_count":16,"forks_count":79,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-28T07:08:20.379Z","etag":null,"topics":["autonomous-driving","carla","carla-driving-simulator","carla-gym","carla-reinforcement-learning","carla-rl","carla-simulator","deep-reinforcement-learning","gym-environments","macad-gym","multi-agent-autonomous-driving","multi-agent-reinforcement-learning"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1911.04175","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/praveen-palanisamy.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-14T20:20:03.000Z","updated_at":"2025-08-19T10:37:18.000Z","dependencies_parsed_at":"2023-12-15T17:15:11.707Z","dependency_job_id":null,"html_url":"https://github.com/praveen-palanisamy/macad-gym","commit_stats":{"total_commits":374,"total_committers":4,"mean_commits":93.5,"dds":0.06951871657754005,"last_synced_commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/praveen-palanisamy/macad-gym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/sbom","scorecard":{"id":744066,"data":{"date":"2025-08-11","repo":{"name":"github.com/praveen-palanisamy/macad-gym","commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi-test-net.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T18:15:35.548Z","repository_id":42461143,"created_at":"2025-08-22T18:15:35.548Z","updated_at":"2025-08-22T18:15:35.548Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272498248,"owners_count":24944819,"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-08-28T02:00:10.768Z","response_time":74,"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":"praveen-palanisamy","name":"Praveen Palanisamy","uuid":"4770482","kind":"user","description":"","email":"","website":"https://praveenp.com","location":null,"twitter":"praveenpsamy","company":"@microsoft ","icon_url":"https://avatars.githubusercontent.com/u/4770482?u=8bd8a281f672c8852aabbeb4415483c572bc3d0f\u0026v=4","repositories_count":40,"last_synced_at":"2023-08-01T21:21:01.125Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/praveen-palanisamy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T17:15:39.050Z","updated_at":"2023-08-01T21:21:01.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy/repositories"},"tags":[{"name":"v0.1.5","sha":"43268c6a52cee9c8f2ea4e25337bb1ea90a8d76a","kind":"commit","published_at":"2022-11-28T01:48:58.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/v0.1.5","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"f3fc7e9da0682415ef1c7ec99a17a77c87d8cfe8","kind":"tag","published_at":"2020-09-27T20:53:10.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/v0.1.4","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.4/manifests"},{"name":"push","sha":"38884ac4bc7fb2e91a865950cff4eeadeed02f60","kind":"commit","published_at":"2020-08-03T16:22:25.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/push","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/push/manifests"},{"name":"v0.1.3","sha":"a47b41392fd51ab24b9a38fbe3845e913c63d2e3","kind":"commit","published_at":"2020-06-07T09:16:13.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/v0.1.3","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.3/manifests"},{"name":"0.1.2","sha":"418ccc6d753d2daf8f5e779325d8e22c976c80bc","kind":"tag","published_at":"2019-10-28T09:11:00.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/0.1.2","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"94a67066f2c30b2820a75ac8a149e3c7c715bea5","kind":"tag","published_at":"2019-10-13T06:05:11.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/0.1.1","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T12:21:02.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/praveen-palanisamy/macad-gym","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/praveen-palanisamy/macad-gym","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/praveen-palanisamy/macad-gym","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/praveen-palanisamy/macad-gym/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T01:05:32.614Z","issues_count":47,"pull_requests_count":28,"avg_time_to_close_issue":3789534.117647059,"avg_time_to_close_pull_request":1729523.6666666667,"issues_closed_count":34,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":30,"avg_comments_per_issue":3.9148936170212765,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":956226.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/issues","maintainers":[{"login":"praveen-palanisamy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praveen-palanisamy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpraveen-palanisamy%2Fmacad-gym/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpraveen-palanisamy%2Fmacad-gym/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpraveen-palanisamy%2Fmacad-gym/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpraveen-palanisamy%2Fmacad-gym/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","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":2792993,"name":"macad-gym","ecosystem":"pypi","description":"Learning environments for Multi-Agent Connected Autonomous Driving (MACAD) with OpenAI Gym compatible interfaces","homepage":"https://github.com/praveen-palanisamy/macad-gym","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/praveen-palanisamy/macad-gym","keywords_array":["multi-agent","learning","environments","connected","autonomous","driving","OpenAI","Gym","CARLA"],"namespace":null,"versions_count":4,"first_release_published_at":"2019-10-13T06:01:05.000Z","latest_release_published_at":"2020-09-27T20:57:20.000Z","latest_release_number":"0.1.4","last_synced_at":"2025-08-28T00:18:56.829Z","created_at":"2022-04-10T11:31:44.483Z","updated_at":"2025-08-28T12:21:05.444Z","registry_url":"https://pypi.org/project/macad-gym/","install_command":"pip install macad-gym --index-url https://pypi.org/simple","documentation_url":"https://macad-gym.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"macad-gym","project_status":null},"repo_metadata":{"id":42461143,"uuid":"186694187","full_name":"praveen-palanisamy/macad-gym","owner":"praveen-palanisamy","description":"Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:","archived":false,"fork":false,"pushed_at":"2023-05-20T22:19:30.000Z","size":2115,"stargazers_count":365,"open_issues_count":16,"forks_count":79,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-28T07:08:20.379Z","etag":null,"topics":["autonomous-driving","carla","carla-driving-simulator","carla-gym","carla-reinforcement-learning","carla-rl","carla-simulator","deep-reinforcement-learning","gym-environments","macad-gym","multi-agent-autonomous-driving","multi-agent-reinforcement-learning"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1911.04175","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/praveen-palanisamy.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-14T20:20:03.000Z","updated_at":"2025-08-19T10:37:18.000Z","dependencies_parsed_at":"2023-12-15T17:15:11.707Z","dependency_job_id":null,"html_url":"https://github.com/praveen-palanisamy/macad-gym","commit_stats":{"total_commits":374,"total_committers":4,"mean_commits":93.5,"dds":0.06951871657754005,"last_synced_commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/praveen-palanisamy/macad-gym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/sbom","scorecard":{"id":744066,"data":{"date":"2025-08-11","repo":{"name":"github.com/praveen-palanisamy/macad-gym","commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-pypi-test-net.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:16","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":"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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/publish-to-pypi-test-net.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/praveen-palanisamy/macad-gym/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi-test-net.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:32","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T18:15:35.548Z","repository_id":42461143,"created_at":"2025-08-22T18:15:35.548Z","updated_at":"2025-08-22T18:15:35.548Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272498248,"owners_count":24944819,"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-08-28T02:00:10.768Z","response_time":74,"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":"praveen-palanisamy","name":"Praveen Palanisamy","uuid":"4770482","kind":"user","description":"","email":"","website":"https://praveenp.com","location":null,"twitter":"praveenpsamy","company":"@microsoft ","icon_url":"https://avatars.githubusercontent.com/u/4770482?u=8bd8a281f672c8852aabbeb4415483c572bc3d0f\u0026v=4","repositories_count":40,"last_synced_at":"2023-08-01T21:21:01.125Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/praveen-palanisamy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T17:15:39.050Z","updated_at":"2023-08-01T21:21:01.602Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praveen-palanisamy/repositories"},"tags":[{"name":"v0.1.5","sha":"43268c6a52cee9c8f2ea4e25337bb1ea90a8d76a","kind":"commit","published_at":"2022-11-28T01:48:58.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/v0.1.5","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"f3fc7e9da0682415ef1c7ec99a17a77c87d8cfe8","kind":"tag","published_at":"2020-09-27T20:53:10.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/v0.1.4","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.4/manifests"},{"name":"push","sha":"38884ac4bc7fb2e91a865950cff4eeadeed02f60","kind":"commit","published_at":"2020-08-03T16:22:25.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/push","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/push","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@push","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/push","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/push/manifests"},{"name":"v0.1.3","sha":"a47b41392fd51ab24b9a38fbe3845e913c63d2e3","kind":"commit","published_at":"2020-06-07T09:16:13.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/v0.1.3","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/v0.1.3/manifests"},{"name":"0.1.2","sha":"418ccc6d753d2daf8f5e779325d8e22c976c80bc","kind":"tag","published_at":"2019-10-28T09:11:00.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/0.1.2","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"94a67066f2c30b2820a75ac8a149e3c7c715bea5","kind":"tag","published_at":"2019-10-13T06:05:11.000Z","download_url":"https://codeload.github.com/praveen-palanisamy/macad-gym/tar.gz/0.1.1","html_url":"https://github.com/praveen-palanisamy/macad-gym/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/praveen-palanisamy/macad-gym@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T12:21:05.444Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.560997731563965,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":3.813043040246042,"forks_count":5.479871276533058,"docker_downloads_count":null,"average":13.902869990031084},"purl":"pkg:pypi/macad-gym","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/macad-gym","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/macad-gym","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/macad-gym/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T01:05:32.614Z","issues_count":47,"pull_requests_count":28,"avg_time_to_close_issue":3789534.117647059,"avg_time_to_close_pull_request":1729523.6666666667,"issues_closed_count":34,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":30,"avg_comments_per_issue":3.9148936170212765,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":956226.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/issues","maintainers":[{"login":"praveen-palanisamy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praveen-palanisamy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/macad-gym/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/macad-gym/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/macad-gym/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/macad-gym/related_packages","maintainers":[{"uuid":"praveen-palanisamy","login":"praveen-palanisamy","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/praveen-palanisamy/","role":null,"created_at":"2023-02-24T15:19:08.163Z","updated_at":"2023-02-24T15:19:08.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/praveen-palanisamy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725049,"maintainers_count":308347,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":606875,"full_name":"praveen-palanisamy/macad-gym","default_branch":"master","committers":[{"name":"Praveen Palanisamy","email":"praveen.palanisamy@outlook.com","login":"praveen-palanisamy","count":371},{"name":"David Nie","email":"50166287+Morphlng","login":"Morphlng","count":2},{"name":"Giovanni Minelli","email":"giovanni.minelli3@gmail.com","login":"johnMinelli","count":1}],"total_commits":374,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":124.66666666666667,"dds":0.008021390374331583,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-20T06:26:35.476Z","last_synced_commit":"1006e849ff4c5bf5d29cb43ab8c2a0bdcc992367","created_at":"2023-03-09T07:09:07.901Z","updated_at":"2025-05-20T06:26:35.476Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"praveen-palanisamy/macad-gym","html_url":"https://github.com/praveen-palanisamy/macad-gym","last_synced_at":"2025-08-31T13:46:16.767Z","status":null,"issues_count":46,"pull_requests_count":28,"avg_time_to_close_issue":3789534.117647059,"avg_time_to_close_pull_request":1729523.6666666667,"issues_closed_count":34,"pull_requests_closed_count":24,"pull_request_authors_count":6,"issue_authors_count":30,"avg_comments_per_issue":3.9782608695652173,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T17:17:39.576Z","updated_at":"2025-09-01T21:43:19.013Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/praveen-palanisamy%2Fmacad-gym/issues","issue_labels_count":{"question":13,"more-information-needed":5,"help wanted":1,"enhancement":1,"good first issue":1},"pull_request_labels_count":{"enhancement":2},"issue_author_associations_count":{"NONE":41,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"OWNER":17,"CONTRIBUTOR":6,"NONE":5},"issue_authors":{"Morphlng":4,"Yiquan-lol":3,"eerkaijun":3,"AizazSharif":3,"Panshark":2,"SExpert12":2,"lcipolina":2,"zengsh-cqupt":2,"Kinvy66":2,"Neel1302":2,"SHITIANYU-hue":2,"qiangyuchuan":1,"tbienhoff":1,"hjh0119":1,"CHWLW":1,"rsuwa":1,"mengyuest":1,"kailashg26":1,"angelomorgado":1,"dineshresearch":1,"ggstar00":1,"lijecaru":1,"Zhang-Xiaoxue":1,"hsyoon94":1,"johnMinelli":1,"b-safwat":1,"KenM-FS":1,"KID0031":1,"cuijiaxun":1,"YuffieHuang":1},"pull_request_authors":{"praveen-palanisamy":17,"Morphlng":3,"johnMinelli":3,"SHITIANYU-hue":2,"lcipolina":2,"lgtm-com[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9992917,"issues_count":29956775,"pull_requests_count":87912742,"authors_count":9981009,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"SExpert12":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"praveen-palanisamy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/praveen-palanisamy"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":31,"ForkEvent":2},"last_year":{"IssuesEvent":1,"WatchEvent":31,"ForkEvent":2}},"keywords":["autonomous-driving","carla","carla-driving-simulator","carla-gym","carla-reinforcement-learning","carla-rl","carla-simulator","deep-reinforcement-learning","gym-environments","macad-gym","multi-agent-autonomous-driving","multi-agent-reinforcement-learning"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-08T07:21:54.440Z","updated_at":"2022-09-08T07:21:54.440Z","repository_link":"https://github.com/praveen-palanisamy/macad-gym/blob/master/setup.py","dependencies":[{"id":4171153934,"package_name":"gym","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4171153935,"package_name":"carla","ecosystem":"pypi","requirements":"\u003e=0.9.3","direct":true,"kind":"runtime","optional":false},{"id":4171153936,"package_name":"GPUtil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4171153937,"package_name":"pygame","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4171153938,"package_name":"opencv-python","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4171153939,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi-test-net.yml","sha":null,"kind":"manifest","created_at":"2023-01-27T18:01:26.727Z","updated_at":"2023-01-27T18:01:26.727Z","repository_link":"https://github.com/praveen-palanisamy/macad-gym/blob/master/.github/workflows/publish-to-pypi-test-net.yml","dependencies":[{"id":7191504005,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7191504006,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7191504007,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-27T18:01:26.806Z","updated_at":"2023-01-27T18:01:26.806Z","repository_link":"https://github.com/praveen-palanisamy/macad-gym/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7191504026,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7191504027,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7191504028,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"src/macad_gym/carla/PythonAPI/setup.py","sha":null,"kind":"manifest","created_at":"2023-12-15T17:01:04.546Z","updated_at":"2023-12-15T17:01:04.546Z","repository_link":"https://github.com/praveen-palanisamy/macad-gym/blob/master/src/macad_gym/carla/PythonAPI/setup.py","dependencies":[]}],"score":10.17690587972396,"created_at":"2025-09-04T15:51:15.489Z","updated_at":"2025-10-07T08:16:41.224Z","avatar_url":"https://github.com/praveen-palanisamy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":21,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/40870","html_url":"https://science.ecosyste.ms/projects/40870","bibtex_url":"https://science.ecosyste.ms/projects/40870/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/40870/export.apalike"}