{"id":378679,"url":"https://github.com/richardartoul/molecule","last_synced_at":"2026-09-15T05:00:37.732Z","repository":{"id":45365620,"uuid":"250851774","full_name":"richardartoul/molecule","owner":"richardartoul","description":"Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. ","archived":false,"fork":false,"pushed_at":"2026-09-11T22:10:46.000Z","size":127,"stargazers_count":417,"open_issues_count":1,"forks_count":18,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-09-14T02:34:45.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardartoul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-28T17:16:05.000Z","updated_at":"2026-09-11T22:10:51.000Z","dependencies_parsed_at":"2023-12-28T22:35:21.466Z","dependency_job_id":"34af96c4-0402-4bcf-a23b-193510de3f4f","html_url":"https://github.com/richardartoul/molecule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richardartoul/molecule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/sbom","scorecard":{"id":775237,"data":{"date":"2025-08-11","repo":{"name":"github.com/richardartoul/molecule","commit":"c1a75a0f9580934d6743b849d891e0f1a3996c7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:24:10.722Z","repository_id":45365620,"created_at":"2025-08-23T03:24:10.722Z","updated_at":"2025-08-23T03:24:10.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37302844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":"richardartoul","name":"Richard Artoul","uuid":"9171254","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Datadog","icon_url":"https://avatars.githubusercontent.com/u/9171254?u=9cf97ef8ad60fd5ef588cb4b60cc3641ec74f538\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-01T14:20:26.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richardartoul","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:29:48.472Z","updated_at":"2023-03-01T14:20:26.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul/repositories"},"packages":[{"id":11403487,"name":"github.com/richardartoul/molecule/src/protowire","ecosystem":"go","description":"Package protowire parses and formats the raw wire encoding.\nSee https://developers.google.com/protocol-buffers/docs/encoding.\n\nFor marshaling and unmarshaling entire protobuf messages,\nuse the \"google.golang.org/protobuf/proto\" package instead.","homepage":"https://github.com/richardartoul/molecule","licenses":"MIT, BSD-3-Clause","normalized_licenses":["MIT","BSD-3-Clause"],"repository_url":"https://github.com/richardartoul/molecule","keywords_array":[],"namespace":"github.com/richardartoul/molecule/src","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-01T19:46:41.052Z","latest_release_number":null,"last_synced_at":"2026-09-14T04:52:17.588Z","created_at":"2025-03-04T18:07:33.828Z","updated_at":"2026-09-15T03:13:49.173Z","registry_url":"https://pkg.go.dev/github.com/richardartoul/molecule/src/protowire","install_command":"go get github.com/richardartoul/molecule/src/protowire","documentation_url":"https://pkg.go.dev/github.com/richardartoul/molecule/src/protowire#section-documentation","metadata":{},"repo_metadata":{"id":45365620,"uuid":"250851774","full_name":"richardartoul/molecule","owner":"richardartoul","description":"Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. ","archived":false,"fork":false,"pushed_at":"2026-09-11T22:10:46.000Z","size":127,"stargazers_count":417,"open_issues_count":1,"forks_count":18,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-09-14T02:34:45.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardartoul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-28T17:16:05.000Z","updated_at":"2026-09-11T22:10:51.000Z","dependencies_parsed_at":"2023-12-28T22:35:21.466Z","dependency_job_id":"34af96c4-0402-4bcf-a23b-193510de3f4f","html_url":"https://github.com/richardartoul/molecule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richardartoul/molecule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/sbom","scorecard":{"id":775237,"data":{"date":"2025-08-11","repo":{"name":"github.com/richardartoul/molecule","commit":"c1a75a0f9580934d6743b849d891e0f1a3996c7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:24:10.722Z","repository_id":45365620,"created_at":"2025-08-23T03:24:10.722Z","updated_at":"2025-08-23T03:24:10.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37302844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":"richardartoul","name":"Richard Artoul","uuid":"9171254","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Datadog","icon_url":"https://avatars.githubusercontent.com/u/9171254?u=9cf97ef8ad60fd5ef588cb4b60cc3641ec74f538\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-01T14:20:26.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richardartoul","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:29:48.472Z","updated_at":"2023-03-01T14:20:26.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul/repositories"},"tags":[{"name":"v1.0.0","sha":"dc92dc2c91275073ae0b7c3f94c871264fa900f7","kind":"commit","published_at":"2021-12-17T15:39:20.000Z","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/v1.0.0","html_url":"https://github.com/richardartoul/molecule/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/richardartoul/molecule@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-15T03:13:49.172Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.082177034635306,"dependent_packages_count":5.700411654884096,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.891294344759701},"purl":"pkg:golang/github.com/richardartoul/molecule/src/protowire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/richardartoul/molecule/src/protowire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/richardartoul/molecule/src/protowire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/richardartoul/molecule/src/protowire/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:30:29.696Z","issues_count":4,"pull_requests_count":26,"avg_time_to_close_issue":30435915.666666668,"avg_time_to_close_pull_request":1969149.84,"issues_closed_count":3,"pull_requests_closed_count":25,"pull_request_authors_count":9,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.6923076923076923,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":38600.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/issues","maintainers":[{"login":"richardartoul","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardartoul"},{"login":"evanj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanj"},{"login":"darccio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darccio"},{"login":"MaudGautier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaudGautier"}],"active_maintainers":[{"login":"MaudGautier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaudGautier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fprotowire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fprotowire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fprotowire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fprotowire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fprotowire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fprotowire/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2333882,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11945914,"name":"github.com/RichardArtoul/molecule","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/RichardArtoul/molecule","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-12-17T15:39:20.000Z","latest_release_published_at":"2021-12-17T15:39:20.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-09-14T04:49:51.190Z","created_at":"2025-07-25T10:03:32.719Z","updated_at":"2026-09-14T23:00:01.528Z","registry_url":"https://pkg.go.dev/github.com/RichardArtoul/molecule","install_command":"go get github.com/RichardArtoul/molecule","documentation_url":"https://pkg.go.dev/github.com/RichardArtoul/molecule#section-documentation","metadata":{},"repo_metadata":{"id":45365620,"uuid":"250851774","full_name":"richardartoul/molecule","owner":"richardartoul","description":"Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. ","archived":false,"fork":false,"pushed_at":"2026-09-11T22:10:46.000Z","size":127,"stargazers_count":417,"open_issues_count":1,"forks_count":18,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-09-14T02:34:45.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardartoul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-28T17:16:05.000Z","updated_at":"2026-09-11T22:10:51.000Z","dependencies_parsed_at":"2023-12-28T22:35:21.466Z","dependency_job_id":"34af96c4-0402-4bcf-a23b-193510de3f4f","html_url":"https://github.com/richardartoul/molecule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richardartoul/molecule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/sbom","scorecard":{"id":775237,"data":{"date":"2025-08-11","repo":{"name":"github.com/richardartoul/molecule","commit":"c1a75a0f9580934d6743b849d891e0f1a3996c7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:24:10.722Z","repository_id":45365620,"created_at":"2025-08-23T03:24:10.722Z","updated_at":"2025-08-23T03:24:10.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37327249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"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":"richardartoul","name":"Richard Artoul","uuid":"9171254","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Datadog","icon_url":"https://avatars.githubusercontent.com/u/9171254?u=9cf97ef8ad60fd5ef588cb4b60cc3641ec74f538\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-01T14:20:26.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richardartoul","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:29:48.472Z","updated_at":"2023-03-01T14:20:26.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul/repositories"},"tags":[{"name":"v1.0.0","sha":"dc92dc2c91275073ae0b7c3f94c871264fa900f7","kind":"commit","published_at":"2021-12-17T15:39:20.000Z","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/v1.0.0","html_url":"https://github.com/richardartoul/molecule/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/richardartoul/molecule@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T23:00:01.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.623201170777509,"dependent_packages_count":5.269121989573931,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.446161580175721},"purl":"pkg:golang/github.com/%21richard%21artoul/molecule","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/RichardArtoul/molecule","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/RichardArtoul/molecule","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/RichardArtoul/molecule/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:30:29.696Z","issues_count":4,"pull_requests_count":26,"avg_time_to_close_issue":30435915.666666668,"avg_time_to_close_pull_request":1969149.84,"issues_closed_count":3,"pull_requests_closed_count":25,"pull_request_authors_count":9,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.6923076923076923,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":38600.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/issues","maintainers":[{"login":"richardartoul","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardartoul"},{"login":"evanj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanj"},{"login":"darccio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darccio"},{"login":"MaudGautier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaudGautier"}],"active_maintainers":[{"login":"MaudGautier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaudGautier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRichardArtoul%2Fmolecule/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRichardArtoul%2Fmolecule/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRichardArtoul%2Fmolecule/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRichardArtoul%2Fmolecule/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRichardArtoul%2Fmolecule/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRichardArtoul%2Fmolecule/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2333882,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3647221,"name":"github.com/richardartoul/molecule","ecosystem":"go","description":"","homepage":"https://github.com/richardartoul/molecule","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/richardartoul/molecule","keywords_array":[],"namespace":"github.com/richardartoul","versions_count":1,"first_release_published_at":"2021-12-17T15:39:20.000Z","latest_release_published_at":"2021-12-17T15:39:20.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-09-14T04:39:26.736Z","created_at":"2022-04-11T09:19:57.494Z","updated_at":"2026-09-14T04:39:26.736Z","registry_url":"https://pkg.go.dev/github.com/richardartoul/molecule","install_command":"go get github.com/richardartoul/molecule","documentation_url":"https://pkg.go.dev/github.com/richardartoul/molecule#section-documentation","metadata":{},"repo_metadata":{"id":45365620,"uuid":"250851774","full_name":"richardartoul/molecule","owner":"richardartoul","description":"Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. ","archived":false,"fork":false,"pushed_at":"2024-06-07T13:24:02.000Z","size":113,"stargazers_count":417,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-16T07:07:41.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardartoul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-28T17:16:05.000Z","updated_at":"2026-08-13T07:28:31.000Z","dependencies_parsed_at":"2023-12-28T22:35:21.466Z","dependency_job_id":"34af96c4-0402-4bcf-a23b-193510de3f4f","html_url":"https://github.com/richardartoul/molecule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richardartoul/molecule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/sbom","scorecard":{"id":775237,"data":{"date":"2025-08-11","repo":{"name":"github.com/richardartoul/molecule","commit":"c1a75a0f9580934d6743b849d891e0f1a3996c7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:24:10.722Z","repository_id":45365620,"created_at":"2025-08-23T03:24:10.722Z","updated_at":"2025-08-23T03:24:10.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36736844,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"richardartoul","name":"Richard Artoul","uuid":"9171254","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Datadog","icon_url":"https://avatars.githubusercontent.com/u/9171254?u=9cf97ef8ad60fd5ef588cb4b60cc3641ec74f538\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-01T14:20:26.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richardartoul","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:29:48.472Z","updated_at":"2023-03-01T14:20:26.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul/repositories"},"tags":[{"name":"v1.0.0","sha":"dc92dc2c91275073ae0b7c3f94c871264fa900f7","kind":"commit","published_at":"2021-12-17T15:39:20.000Z","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/v1.0.0","html_url":"https://github.com/richardartoul/molecule/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/richardartoul/molecule@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T18:59:09.347Z","dependent_packages_count":92,"downloads":null,"downloads_period":null,"dependent_repos_count":261,"rankings":{"downloads":null,"dependent_repos_count":0.4029547354163301,"dependent_packages_count":0.4833461999573107,"stargazers_count":2.9429659463352067,"forks_count":5.91452943694478,"docker_downloads_count":0.20237503914844893,"average":1.9892342715604152},"purl":"pkg:golang/github.com/richardartoul/molecule","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/richardartoul/molecule","docker_dependents_count":154,"docker_downloads_count":2067185766,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/richardartoul/molecule","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/richardartoul/molecule/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T03:00:35.235Z","issues_count":4,"pull_requests_count":25,"avg_time_to_close_issue":30435915.666666668,"avg_time_to_close_pull_request":2051187.5,"issues_closed_count":3,"pull_requests_closed_count":24,"pull_request_authors_count":9,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.72,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":76954.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/issues","maintainers":[{"login":"richardartoul","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardartoul"},{"login":"evanj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanj"},{"login":"darccio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darccio"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2333882,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14904898,"name":"github.com/RICHARDARTOUL/molecule","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/RICHARDARTOUL/molecule","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-12-17T15:39:20.000Z","latest_release_published_at":"2021-12-17T15:39:20.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-09-14T05:18:08.410Z","created_at":"2026-08-09T11:10:17.726Z","updated_at":"2026-09-14T05:18:08.410Z","registry_url":"https://pkg.go.dev/github.com/RICHARDARTOUL/molecule","install_command":"go get github.com/RICHARDARTOUL/molecule","documentation_url":"https://pkg.go.dev/github.com/RICHARDARTOUL/molecule#section-documentation","metadata":{},"repo_metadata":{"id":45365620,"uuid":"250851774","full_name":"richardartoul/molecule","owner":"richardartoul","description":"Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. ","archived":false,"fork":false,"pushed_at":"2024-06-07T13:24:02.000Z","size":113,"stargazers_count":417,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-16T07:07:41.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardartoul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-28T17:16:05.000Z","updated_at":"2026-08-13T07:28:31.000Z","dependencies_parsed_at":"2023-12-28T22:35:21.466Z","dependency_job_id":"34af96c4-0402-4bcf-a23b-193510de3f4f","html_url":"https://github.com/richardartoul/molecule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richardartoul/molecule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/sbom","scorecard":{"id":775237,"data":{"date":"2025-08-11","repo":{"name":"github.com/richardartoul/molecule","commit":"c1a75a0f9580934d6743b849d891e0f1a3996c7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:24:10.722Z","repository_id":45365620,"created_at":"2025-08-23T03:24:10.722Z","updated_at":"2025-08-23T03:24:10.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36706044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"richardartoul","name":"Richard Artoul","uuid":"9171254","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Datadog","icon_url":"https://avatars.githubusercontent.com/u/9171254?u=9cf97ef8ad60fd5ef588cb4b60cc3641ec74f538\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-01T14:20:26.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richardartoul","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:29:48.472Z","updated_at":"2023-03-01T14:20:26.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul/repositories"},"tags":[{"name":"v1.0.0","sha":"dc92dc2c91275073ae0b7c3f94c871264fa900f7","kind":"commit","published_at":"2021-12-17T15:39:20.000Z","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/v1.0.0","html_url":"https://github.com/richardartoul/molecule/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/richardartoul/molecule@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T07:14:31.388Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.805516264342895,"dependent_packages_count":4.503091048453277,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.654303656398087},"purl":"pkg:golang/github.com/%21r%21i%21c%21h%21a%21r%21d%21a%21r%21t%21o%21u%21l/molecule","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/RICHARDARTOUL/molecule","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/RICHARDARTOUL/molecule","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/RICHARDARTOUL/molecule/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-25T10:21:31.519Z","issues_count":3,"pull_requests_count":20,"avg_time_to_close_issue":9880146.0,"avg_time_to_close_pull_request":2755613.7,"issues_closed_count":2,"pull_requests_closed_count":20,"pull_request_authors_count":8,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.85,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1349356.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/issues","maintainers":[{"login":"richardartoul","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardartoul"},{"login":"evanj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanj"},{"login":"darccio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darccio"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRICHARDARTOUL%2Fmolecule/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRICHARDARTOUL%2Fmolecule/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRICHARDARTOUL%2Fmolecule/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRICHARDARTOUL%2Fmolecule/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRICHARDARTOUL%2Fmolecule/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FRICHARDARTOUL%2Fmolecule/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2333882,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11400595,"name":"github.com/richardartoul/molecule/src/codec","ecosystem":"go","description":"Package codec contains all the logic required for interacting with the protobuf raw encoding. It also contains\nall the encoding and field type specific constants required for using the molecule library.","homepage":"https://github.com/richardartoul/molecule","licenses":"MIT, Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/richardartoul/molecule","keywords_array":[],"namespace":"github.com/richardartoul/molecule/src","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-11T13:43:17.366Z","latest_release_number":null,"last_synced_at":"2026-09-14T05:14:00.409Z","created_at":"2025-03-03T21:55:57.330Z","updated_at":"2026-09-14T05:14:00.410Z","registry_url":"https://pkg.go.dev/github.com/richardartoul/molecule/src/codec","install_command":"go get github.com/richardartoul/molecule/src/codec","documentation_url":"https://pkg.go.dev/github.com/richardartoul/molecule/src/codec#section-documentation","metadata":{},"repo_metadata":{"id":45365620,"uuid":"250851774","full_name":"richardartoul/molecule","owner":"richardartoul","description":"Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner. ","archived":false,"fork":false,"pushed_at":"2024-06-07T13:24:02.000Z","size":113,"stargazers_count":418,"open_issues_count":1,"forks_count":17,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-08T08:43:59.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richardartoul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-28T17:16:05.000Z","updated_at":"2026-08-02T15:14:03.000Z","dependencies_parsed_at":"2023-12-28T22:35:21.466Z","dependency_job_id":"34af96c4-0402-4bcf-a23b-193510de3f4f","html_url":"https://github.com/richardartoul/molecule","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/richardartoul/molecule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/sbom","scorecard":{"id":775237,"data":{"date":"2025-08-11","repo":{"name":"github.com/richardartoul/molecule","commit":"c1a75a0f9580934d6743b849d891e0f1a3996c7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/richardartoul/molecule/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:24:10.722Z","repository_id":45365620,"created_at":"2025-08-23T03:24:10.722Z","updated_at":"2025-08-23T03:24:10.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36412094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"richardartoul","name":"Richard Artoul","uuid":"9171254","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Datadog","icon_url":"https://avatars.githubusercontent.com/u/9171254?u=9cf97ef8ad60fd5ef588cb4b60cc3641ec74f538\u0026v=4","repositories_count":21,"last_synced_at":"2023-03-01T14:20:26.326Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/richardartoul","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T11:29:48.472Z","updated_at":"2023-03-01T14:20:26.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardartoul/repositories"},"tags":[{"name":"v1.0.0","sha":"dc92dc2c91275073ae0b7c3f94c871264fa900f7","kind":"commit","published_at":"2021-12-17T15:39:20.000Z","download_url":"https://codeload.github.com/richardartoul/molecule/tar.gz/v1.0.0","html_url":"https://github.com/richardartoul/molecule/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/richardartoul/molecule@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T07:14:31.227Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.084953491875412,"dependent_packages_count":5.702990755173129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.893972123524271},"purl":"pkg:golang/github.com/richardartoul/molecule/src/codec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/richardartoul/molecule/src/codec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/richardartoul/molecule/src/codec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/richardartoul/molecule/src/codec/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-25T10:21:31.519Z","issues_count":3,"pull_requests_count":20,"avg_time_to_close_issue":9880146.0,"avg_time_to_close_pull_request":2755613.7,"issues_closed_count":2,"pull_requests_closed_count":20,"pull_request_authors_count":8,"issue_authors_count":2,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.85,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1349356.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/issues","maintainers":[{"login":"richardartoul","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardartoul"},{"login":"evanj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanj"},{"login":"darccio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darccio"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fcodec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fcodec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fcodec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fcodec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fcodec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frichardartoul%2Fmolecule%2Fsrc%2Fcodec/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2333882,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":12168966,"full_name":"richardartoul/molecule","default_branch":"master","total_commits":81,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.0,"dds":0.49382716049382713,"past_year_total_commits":10,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":10.0,"past_year_dds":0.0,"last_synced_at":"2026-09-14T04:30:50.657Z","last_synced_commit":"58748c6199527435932e7b37604989b16b478e92","created_at":"2026-08-06T00:33:07.031Z","updated_at":"2026-09-14T04:30:50.625Z","committers":[{"name":"Richard Artoul","email":"richard.artoul@datadoghq.com","login":null,"count":41},{"name":"Maud Gautier","email":"maud.j.gautier@gmail.com","login":"MaudGautier","count":10},{"name":"Dustin J. Mitchell","email":"dustin.mitchell@datadoghq.com","login":"djmitche","count":9},{"name":"Evan Jones","email":"evan.jones@datadoghq.com","login":"evanj","count":5},{"name":"Richard Artoul","email":"richardartoul@gmail.com","login":"richardartoul","count":5},{"name":"Dario Castañé","email":"dario.castane@datadoghq.com","login":"darccio","count":5},{"name":"Kevin Conaway","email":"kevin.conaway@datadoghq.com","login":"kevinconaway","count":3},{"name":"Felix Geisendörfer","email":"felix@felixge.de","login":"felixge","count":2},{"name":"Olivier Mengué","email":"dolmen@cpan.org","login":"dolmen","count":1}],"past_year_committers":[{"name":"Maud Gautier","email":"maud.j.gautier@gmail.com","login":"MaudGautier","count":10}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:12.584Z","repositories_count":7318086,"commits_count":1103661419,"contributors_count":48974504,"owners_count":1464368,"committers_count":3525979,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"richardartoul/molecule","html_url":"https://github.com/richardartoul/molecule","last_synced_at":"2026-09-14T04:30:29.696Z","status":null,"issues_count":4,"pull_requests_count":26,"avg_time_to_close_issue":30435915.666666668,"avg_time_to_close_pull_request":1969149.84,"issues_closed_count":3,"pull_requests_closed_count":25,"pull_request_authors_count":9,"issue_authors_count":2,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.6923076923076923,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":38600.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-16T11:03:28.779Z","updated_at":"2026-09-14T04:30:29.696Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardartoul%2Fmolecule/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":1}},"issue_author_associations_count":{"table":{"NONE":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"OWNER":8,"COLLABORATOR":6,"NONE":2}},"issue_authors":{"table":{"3052":3,"peterbourgon":1}},"pull_request_authors":{"table":{"richardartoul":8,"evanj":7,"darccio":2,"dolmen":2,"kevinconaway":2,"MaudGautier":2,"felixge":1,"djmitche":1,"dependabot[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-15T00:00:06.450Z","repositories_count":17244503,"issues_count":45578050,"pull_requests_count":143171727,"authors_count":11731040,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":1,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"3052":1}},"past_year_pull_request_authors":{"table":{"MaudGautier":2}},"maintainers":[{"table":{"login":"richardartoul","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardartoul"}},{"table":{"login":"evanj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanj"}},{"table":{"login":"darccio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darccio"}},{"table":{"login":"MaudGautier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaudGautier"}}],"active_maintainers":[{"table":{"login":"MaudGautier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaudGautier"}}]}},"events":{"total":{"ForkEvent":1,"MemberEvent":1,"WatchEvent":10},"last_year":{"MemberEvent":1,"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-26T18:01:05.426Z","updated_at":"2022-09-26T18:01:05.426Z","repository_link":"https://github.com/richardartoul/molecule/blob/master/go.mod","dependencies":[{"id":6137173265,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":6137173266,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6137173267,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":6137173268,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":true,"kind":"runtime","optional":false},{"id":6137173269,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":true,"kind":"runtime","optional":false},{"id":6137173270,"package_name":"gotest.tools","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-26T18:01:05.500Z","updated_at":"2022-09-26T18:01:05.500Z","repository_link":"https://github.com/richardartoul/molecule/blob/master/go.sum","dependencies":[{"id":6137173304,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6137173305,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6137173306,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6137173307,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6137173308,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6137173309,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6137173310,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6137173311,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6137173312,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":6137173313,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":6137173314,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":6137173315,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6137173316,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6137173317,"package_name":"gotest.tools","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T11:16:25.010Z","updated_at":"2023-01-22T11:16:25.010Z","repository_link":"https://github.com/richardartoul/molecule/blob/master/.github/workflows/go.yml","dependencies":[{"id":7093995615,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7093995616,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.682160241008358,"created_at":"2026-07-08T09:33:57.968Z","updated_at":"2026-09-15T05:00:37.733Z","avatar_url":"https://github.com/richardartoul.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378679","html_url":"https://summary.ecosyste.ms/projects/378679"}