{"id":159929,"name":null,"description":"Github Action to install micropython.","url":"https://github.com/brianpugh/install-micropython","last_synced_at":"2025-09-09T17:58:54.668Z","repository":{"id":178150704,"uuid":"648428182","full_name":"BrianPugh/install-micropython","owner":"BrianPugh","description":"Github Action to install micropython.","archived":false,"fork":false,"pushed_at":"2025-08-07T18:28:45.000Z","size":1226,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-31T23:40:59.296Z","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},"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-08-07T18:28:48.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":274339465,"owners_count":25267285,"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-09T02:00:10.223Z","response_time":80,"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":"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-02T03:52:55.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BrianPugh","funding_links":["https://github.com/sponsors/BrianPugh"],"total_stars":1000,"followers":142,"following":168,"created_at":"2022-11-14T07:36:33.217Z","updated_at":"2025-09-02T03:52:55.204Z","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"},"packages":[{"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":"2025-08-31T23:32:41.974Z","created_at":"2023-07-03T00:15:28.500Z","updated_at":"2025-08-31T23:54:00.088Z","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-03-18T19:25:40.000Z","size":1217,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-26T09:49:09.739Z","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},"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-03-18T19:25:43.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":273052707,"owners_count":25037260,"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-31T02:00:09.071Z","response_time":79,"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-08-25T21:35:09.747Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BrianPugh","funding_links":["https://github.com/sponsors/BrianPugh"],"total_stars":1000,"followers":137,"following":168,"created_at":"2022-11-14T07:36:33.217Z","updated_at":"2025-08-25T21:35:09.748Z","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-08-31T23:54:00.088Z","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":6,"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","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32193,"maintainers_count":0,"namespaces_count":20211,"keywords_count":6162,"github":"actions","metadata":{"funded_packages_count":2688},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-09-09T05:58:17.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":1712134,"full_name":"BrianPugh/install-micropython","default_branch":"main","committers":[{"name":"Brian Pugh","email":"bnp117@gmail.com","login":"BrianPugh","count":22},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":15},{"name":"brendancolevalley","email":"brendan.colevalley@gmail.com","login":"brendancolevalley","count":1}],"total_commits":54,"total_committers":4,"total_bot_commits":16,"total_bot_committers":1,"mean_commits":13.5,"dds":0.5925925925925926,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"GitHub Action","email":"action@github.com","login":"actions-user","count":8},{"name":"Brian Pugh","email":"bnp117@gmail.com","login":"BrianPugh","count":6}],"past_year_total_commits":24,"past_year_total_committers":3,"past_year_total_bot_commits":10,"past_year_total_bot_committers":1,"past_year_mean_commits":8.0,"past_year_dds":0.5833333333333333,"last_synced_at":"2025-04-16T23:31:51.691Z","last_synced_commit":"a88d7df9abf37f1b24bb27aeaf63073dd67c71e0","created_at":"2024-09-11T14:57:06.417Z","updated_at":"2025-04-16T23:31:56.351Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5531420,"commits_count":870435113,"contributors_count":32056817,"owners_count":918072,"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":"BrianPugh/install-micropython","html_url":"https://github.com/BrianPugh/install-micropython","last_synced_at":"2025-08-31T18:12:41.614Z","status":null,"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,"created_at":"2024-09-11T14:57:06.617Z","updated_at":"2025-09-03T01:25:35.021Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Finstall-micropython/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":27,"javascript":2},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":28,"OWNER":7,"NONE":1},"issue_authors":{"brendancolevalley":1},"pull_request_authors":{"dependabot[bot]":27,"BrianPugh":7,"brendancolevalley":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056049,"issues_count":30935695,"pull_requests_count":93179394,"authors_count":10671501,"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":{"dependencies":17,"javascript":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":17,"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":17,"BrianPugh":1},"maintainers":[{"login":"BrianPugh","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}],"active_maintainers":[{"login":"BrianPugh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":6,"PushEvent":11,"PullRequestEvent":12,"ForkEvent":1,"CreateEvent":8},"last_year":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":6,"PushEvent":11,"PullRequestEvent":12,"ForkEvent":1,"CreateEvent":8}},"keywords":["action","ci","micropython","mpy-cross"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-and-pack.yml","sha":null,"kind":"manifest","created_at":"2024-04-29T17:48:41.556Z","updated_at":"2024-04-29T17:48:41.556Z","repository_link":"https://github.com/BrianPugh/install-micropython/blob/main/.github/workflows/build-and-pack.yml","dependencies":[{"id":17801240898,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17801240899,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17801240900,"package_name":"ad-m/github-push-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-new-action-version.yml","sha":null,"kind":"manifest","created_at":"2024-04-29T17:48:41.791Z","updated_at":"2024-04-29T17:48:41.791Z","repository_link":"https://github.com/BrianPugh/install-micropython/blob/main/.github/workflows/release-new-action-version.yml","dependencies":[{"id":17801240901,"package_name":"actions/publish-action","ecosystem":"actions","requirements":"v0.2.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yaml","sha":null,"kind":"manifest","created_at":"2024-04-29T17:48:41.962Z","updated_at":"2024-04-29T17:48:41.962Z","repository_link":"https://github.com/BrianPugh/install-micropython/blob/main/.github/workflows/test.yaml","dependencies":[{"id":17801240902,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17801240903,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17801240904,"package_name":"./","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2024-04-29T17:48:42.043Z","updated_at":"2024-04-29T17:48:42.043Z","repository_link":"https://github.com/BrianPugh/install-micropython/blob/main/action.yml","dependencies":[{"id":17801240905,"package_name":"dist/index.js","ecosystem":"actions","requirements":"node20","direct":true,"kind":"javascript","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-04-29T17:48:42.071Z","updated_at":"2024-04-29T17:48:42.071Z","repository_link":"https://github.com/BrianPugh/install-micropython/blob/main/package-lock.json","dependencies":[{"id":17801240906,"package_name":"@actions/cache","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":17801240907,"package_name":"@actions/core","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":17801240908,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":17801240909,"package_name":"@actions/exec","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":17801240910,"package_name":"@actions/glob","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":17801240911,"package_name":"@actions/http-client","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":17801240912,"package_name":"@actions/io","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":17801240913,"package_name":"@azure/abort-controller","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":17801240914,"package_name":"@azure/core-auth","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":17801240915,"package_name":"@azure/core-http","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":17801240916,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":17801240917,"package_name":"@azure/core-lro","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":17801240918,"package_name":"@azure/core-paging","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":17801240919,"package_name":"@azure/core-tracing","ecosystem":"npm","requirements":"1.0.0-preview.13","direct":false,"kind":"runtime","optional":false},{"id":17801240920,"package_name":"@azure/core-util","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":17801240921,"package_name":"@azure/logger","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":17801240922,"package_name":"@azure/ms-rest-js","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":17801240923,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":17801240924,"package_name":"@azure/storage-blob","ecosystem":"npm","requirements":"12.14.0","direct":false,"kind":"runtime","optional":false},{"id":17801240925,"package_name":"@opentelemetry/api","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":17801240926,"package_name":"@types/node","ecosystem":"npm","requirements":"20.3.3","direct":false,"kind":"runtime","optional":false},{"id":17801240927,"package_name":"@types/node-fetch","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"runtime","optional":false},{"id":17801240928,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17801240929,"package_name":"@types/tunnel","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":17801240930,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"0.38.1","direct":false,"kind":"development","optional":false},{"id":17801240931,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":17801240932,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":17801240933,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":17801240934,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":17801240935,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":17801240936,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":17801240937,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":17801240938,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":17801240939,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":17801240940,"package_name":"form-data","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":17801240941,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":17801240942,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":17801240943,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":17801240944,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":17801240945,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":17801240946,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":17801240947,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":17801240948,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":17801240949,"package_name":"tslib","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":17801240950,"package_name":"tunnel","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":17801240951,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":17801240952,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":17801240953,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":17801240954,"package_name":"xml2js","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":17801240955,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2024-04-29T17:48:42.505Z","updated_at":"2024-04-29T17:48:42.505Z","repository_link":"https://github.com/BrianPugh/install-micropython/blob/main/package.json","dependencies":[{"id":17801240956,"package_name":"@actions/cache","ecosystem":"npm","requirements":"^3.2.4","direct":true,"kind":"runtime","optional":false},{"id":17801240957,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.10.1","direct":true,"kind":"runtime","optional":false},{"id":17801240958,"package_name":"@actions/exec","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":17801240959,"package_name":"@actions/io","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"runtime","optional":false},{"id":17801240960,"package_name":"@vercel/ncc","ecosystem":"npm","requirements":"^0.38.1","direct":true,"kind":"development","optional":false}]}],"score":null,"created_at":"2025-09-09T00:54:52.147Z","updated_at":"2025-10-07T08:38:21.605Z","avatar_url":"https://github.com/BrianPugh.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/BrianPugh"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["integral","transformers","archival","sequences","interactive","packaging","optics","generic","spacy-extension","profiles"],"project_url":"https://science.ecosyste.ms/api/v1/projects/159929","html_url":"https://science.ecosyste.ms/projects/159929"}