{"id":7881803,"name":"BrianPugh/install-micropython","ecosystem":"actions","description":"Build and install MicroPython","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/BrianPugh/install-micropython","keywords_array":["action","ci","micropython","mpy-cross"],"namespace":"BrianPugh","versions_count":13,"first_release_published_at":"2023-07-02T21:50:36.000Z","latest_release_published_at":"2024-12-05T18:24:24.000Z","latest_release_number":"v2.3.0","last_synced_at":"2026-03-18T14:32:51.067Z","created_at":"2023-07-03T00:15:28.500Z","updated_at":"2026-03-18T14:32:51.067Z","registry_url":"https://github.com/BrianPugh/install-micropython","install_command":null,"documentation_url":null,"metadata":{"name":"Install MicroPython","description":"Build and install MicroPython","author":"Brian Pugh \u003cbnp117@gmail.com\u003e","branding":{"icon":"package","color":"green"},"inputs":{"repository":{"description":"Micropython Git Repository","required":false,"default":"https://github.com/micropython/micropython"},"reference":{"description":"Specific branch, tag, or commit SHA to checkout","required":false},"cflags":{"description":"Extra cflags to pass to micropython at compile-time.","required":false}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":178150704,"uuid":"648428182","full_name":"BrianPugh/install-micropython","owner":"BrianPugh","description":"Github Action to install micropython.","archived":false,"fork":false,"pushed_at":"2025-09-24T19:20:35.000Z","size":1242,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-24T21:13:50.723Z","etag":null,"topics":["action","ci","micropython","mpy-cross"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrianPugh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"BrianPugh","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-06-02T00:32:19.000Z","updated_at":"2025-09-24T19:20:38.000Z","dependencies_parsed_at":"2025-04-11T20:35:21.643Z","dependency_job_id":"7af862cb-de6c-4eb7-ade9-c30417bf1976","html_url":"https://github.com/BrianPugh/install-micropython","commit_stats":{"total_commits":45,"total_committers":4,"mean_commits":11.25,"dds":0.5111111111111111,"last_synced_commit":"fbd6d16953c684bcd787aae87d4c6013f6b493bb"},"previous_names":["brianpugh/install-micropython"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/BrianPugh/install-micropython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/sbom","scorecard":{"id":24438,"data":{"date":"2025-08-11","repo":{"name":"github.com/BrianPugh/install-micropython","commit":"457ddf175d4dbcf6c6481ae0f9e2fe3c99818111"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-pack.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-new-action-version.yml:15","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-pack.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/install-micropython/build-and-pack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-pack.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/install-micropython/build-and-pack.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-and-pack.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/install-micropython/build-and-pack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-new-action-version.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/install-micropython/release-new-action-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/install-micropython/test.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/install-micropython/test.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-14T17:32:27.064Z","repository_id":178150704,"created_at":"2025-08-14T17:32:27.065Z","updated_at":"2025-08-14T17:32:27.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276820201,"owners_count":25710600,"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-24T02:00:09.776Z","response_time":97,"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":"BrianPugh","name":"Brian Pugh","uuid":"14318576","kind":"user","description":"Deep Learning Scientist and blockchain enthusiast","email":"","website":null,"location":"Washington D.C.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14318576?u=27728219a341c96b6f7041b4bb794fb03f01118c\u0026v=4","repositories_count":123,"last_synced_at":"2025-09-14T02:41:21.456Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BrianPugh","funding_links":["https://github.com/sponsors/BrianPugh"],"total_stars":1000,"followers":143,"following":168,"created_at":"2022-11-14T07:36:33.217Z","updated_at":"2025-09-14T02:41:21.456Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh/repositories"},"tags":[{"name":"v2.3.0","sha":"65f4cbd41a31fe94b80a8ce9ed744d55c4c3e7a6","kind":"commit","published_at":"2024-12-05T18:24:24.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v2.3.0","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v2.3.0","dependencies_parsed_at":"2024-12-07T04:19:33.571Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"0eab913c3f99009bd3115f080dac3c4fdcc88260","kind":"commit","published_at":"2024-09-20T13:48:10.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v2.2.0","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v2.2.0","dependencies_parsed_at":"2024-09-22T04:19:24.438Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.2.0/manifests"},{"name":"v2","sha":"c23270b84707fe422c7f0c9c7ff4ee8c99632ad0","kind":"commit","published_at":"2024-04-22T04:20:19.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v2","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v2","dependencies_parsed_at":"2024-04-24T04:35:11.230Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2/manifests"},{"name":"v2.1.0","sha":"c23270b84707fe422c7f0c9c7ff4ee8c99632ad0","kind":"commit","published_at":"2024-04-22T04:20:19.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v2.1.0","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v2.1.0","dependencies_parsed_at":"2024-04-24T04:35:06.367Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"65552c008530b8ee67e628603bb7d8e882e49788","kind":"commit","published_at":"2024-04-22T04:09:13.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v2.0.0","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v2.0.0","dependencies_parsed_at":"2024-04-24T04:35:06.368Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v2.0.0/manifests"},{"name":"v1.0.6","sha":"b3308fe41b4aa9896883a4ce301c82dfdf750d8c","kind":"commit","published_at":"2024-01-17T22:03:59.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.6","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.6","dependencies_parsed_at":"2024-01-19T04:40:05.444Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"b87a01461247f24a2ec069b63e6ab6f3dace7b32","kind":"commit","published_at":"2023-07-04T16:55:51.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.5","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.5","dependencies_parsed_at":"2023-07-06T07:26:12.508Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"c0792d81912633c9c56fa168aa154f7619d097f4","kind":"commit","published_at":"2023-07-03T19:09:40.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.4","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.4","dependencies_parsed_at":"2023-07-05T04:05:34.682Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"89ddcbee1a6390d8068393d48bcf23a115f3bec2","kind":"commit","published_at":"2023-07-03T05:34:32.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.3","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.3","dependencies_parsed_at":"2023-07-05T04:05:34.681Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"dc098aa978c34617450da56e58b573915dc8abed","kind":"commit","published_at":"2023-07-03T01:27:33.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.2","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-04T04:07:44.088Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.2/manifests"},{"name":"v1","sha":"7ba01e99cdc3369c3e26075fc1528314e554daef","kind":"commit","published_at":"2023-07-03T00:01:22.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1","dependencies_parsed_at":"2023-07-04T04:07:44.093Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1/manifests"},{"name":"v1.0.1","sha":"7ba01e99cdc3369c3e26075fc1528314e554daef","kind":"commit","published_at":"2023-07-03T00:01:22.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.1","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-04T04:07:44.088Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"639abd3463570af4b6b794df6c853b2585a18458","kind":"commit","published_at":"2023-07-02T21:50:36.000Z","download_url":"https://codeload.github.com/BrianPugh/install-micropython/tar.gz/v1.0.0","html_url":"https://github.com/BrianPugh/install-micropython/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-04T04:07:44.092Z","dependency_job_id":null,"purl":"pkg:github/BrianPugh/install-micropython@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-25T18:57:35.237Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.563747879420596,"dependent_packages_count":0.0,"stargazers_count":48.493445509684996,"forks_count":34.87575816865584,"docker_downloads_count":null,"average":29.73323788944036},"purl":"pkg:githubactions/BrianPugh/install-micropython","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/BrianPugh/install-micropython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/BrianPugh/install-micropython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/BrianPugh/install-micropython/dependencies","status":null,"funding_links":["https://github.com/sponsors/BrianPugh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:12:41.614Z","issues_count":1,"pull_requests_count":25,"avg_time_to_close_issue":1214354.0,"avg_time_to_close_pull_request":52262.52,"issues_closed_count":1,"pull_requests_closed_count":25,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":0.16,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9193.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/issues","maintainers":[{"login":"BrianPugh","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BrianPugh%2Finstall-micropython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BrianPugh%2Finstall-micropython/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BrianPugh%2Finstall-micropython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BrianPugh%2Finstall-micropython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/BrianPugh%2Finstall-micropython/codemeta","maintainers":[]}