{"id":51139429,"url":"https://github.com/melbournehighschoolrobotics/ev3sim","last_synced_at":"2026-06-25T21:00:44.970Z","repository":{"id":37671529,"uuid":"260125950","full_name":"MelbourneHighSchoolRobotics/ev3sim","owner":"MelbourneHighSchoolRobotics","description":"A simulator for soccer robots programmed with ev3dev.","archived":false,"fork":false,"pushed_at":"2023-07-20T13:11:58.000Z","size":11713,"stargazers_count":11,"open_issues_count":33,"forks_count":8,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-08-08T23:45:50.158Z","etag":null,"topics":["education","ev3","ev3dev","robocup","robocup-junior","robocup-simulation","robotics","simulator"],"latest_commit_sha":null,"homepage":"https://ev3sim.mhsrobotics.club","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MelbourneHighSchoolRobotics.png","metadata":{},"created_at":"2020-04-30T05:57:13.000Z","updated_at":"2023-04-10T09:26:50.000Z","dependencies_parsed_at":"2022-09-05T00:51:49.608Z","dependency_job_id":null,"html_url":"https://github.com/MelbourneHighSchoolRobotics/ev3sim","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/MelbourneHighSchoolRobotics/ev3sim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelbourneHighSchoolRobotics%2Fev3sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelbourneHighSchoolRobotics%2Fev3sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelbourneHighSchoolRobotics%2Fev3sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelbourneHighSchoolRobotics%2Fev3sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MelbourneHighSchoolRobotics","download_url":"https://codeload.github.com/MelbourneHighSchoolRobotics/ev3sim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MelbourneHighSchoolRobotics%2Fev3sim/sbom","scorecard":{"id":92600,"data":{"date":"2025-08-11","repo":{"name":"github.com/MelbourneHighSchoolRobotics/ev3sim","commit":"034b6eb520fd6c1bb87563b315acf58263704ff2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":8,"reason":"Found 4/5 approved changesets -- score normalized to 8","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/docs_check.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/nix_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi_release.yml:1","Warn: no topLevel permission defined: .github/workflows/python_lint.yml:1","Warn: no topLevel permission defined: .github/workflows/python_test.yml:1","Warn: no topLevel permission defined: .github/workflows/windows_package_create.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_check.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_check.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_check.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_deploy.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/docs_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nix_lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/nix_lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nix_lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/nix_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/pypi_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi_release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/pypi_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi_release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/pypi_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/python_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/python_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/python_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python_test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/python_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_package_create.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/windows_package_create.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_package_create.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/windows_package_create.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows_package_create.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/MelbourneHighSchoolRobotics/ev3sim/windows_package_create.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs_check.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs_check.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs_check.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/docs_check.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/docs_deploy.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs_deploy.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs_deploy.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/docs_deploy.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pypi_release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pypi_release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pypi_release.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pypi_release.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python_lint.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python_lint.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python_lint.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python_lint.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python_test.yml:28","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  20 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.2.3 not signed: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/91987366","Warn: release artifact v2.2.2 not signed: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/46296735","Warn: release artifact v2.2.0 not signed: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/44700617","Warn: release artifact v2.1.9 not signed: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/43880964","Warn: release artifact v2.2.3 does not have provenance: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/91987366","Warn: release artifact v2.2.2 does not have provenance: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/46296735","Warn: release artifact v2.2.0 does not have provenance: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/44700617","Warn: release artifact v2.1.9 does not have provenance: https://api.github.com/repos/MelbourneHighSchoolRobotics/ev3sim/releases/43880964"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2023-292 / GHSA-9w2p-rh8c-v9g5","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-29pr-6jr8-q5jm","Warn: Project is vulnerable to: GHSA-g92j-qhmh-64v2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T08:11:41.333Z","repository_id":37671529,"created_at":"2025-08-15T08:11:41.333Z","updated_at":"2025-08-15T08:11:41.333Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34792207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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"}},"keywords":["education","ev3","ev3dev","robocup","robocup-junior","robocup-simulation","robotics","simulator"],"created_at":"2026-06-25T21:00:43.610Z","updated_at":"2026-06-25T21:00:44.963Z","avatar_url":"https://github.com/MelbourneHighSchoolRobotics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelbournehighschoolrobotics%2Fev3sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelbournehighschoolrobotics%2Fev3sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelbournehighschoolrobotics%2Fev3sim/lists"}