{"id":372322,"url":"https://github.com/mmcloughlin/avo","last_synced_at":"2026-08-26T10:31:37.112Z","repository":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-21T20:29:25.155Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6458,"followers":666,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-21T20:29:25.517Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"packages":[{"id":13685375,"name":"golang-github-mmcloughlin-avo","ecosystem":"debian","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:54:43.619Z","latest_release_published_at":"2026-02-12T17:54:43.619Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-08-10T13:20:19.804Z","created_at":"2026-02-12T17:54:43.458Z","updated_at":"2026-08-20T08:02:42.302Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":"https://packages.debian.org/bookworm/golang-github-mmcloughlin-avo","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mmcloughlin-avo-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2989,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-13T04:13:32.382Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-12T19:37:15.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"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-14T02:00:06.934Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:02:42.302Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-mmcloughlin-avo?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:10.256Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13476067,"name":"golang-github-mmcloughlin-avo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:20:32.466Z","latest_release_published_at":"2026-02-10T04:20:32.466Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-08-10T13:20:43.153Z","created_at":"2026-02-10T04:20:32.162Z","updated_at":"2026-08-20T08:04:13.500Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mmcloughlin-avo-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2989,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-13T04:13:32.382Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-12T19:37:15.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"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-14T02:00:06.934Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:04:13.500Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-mmcloughlin-avo?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:10.256Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13388417,"name":"golang-github-mmcloughlin-avo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:34:36.997Z","latest_release_published_at":"2026-02-05T16:34:36.997Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-08-13T22:42:15.106Z","created_at":"2026-02-05T16:34:11.685Z","updated_at":"2026-08-20T08:56:17.833Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mmcloughlin-avo-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:56:17.833Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-mmcloughlin-avo?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:10.256Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13418052,"name":"golang-github-mmcloughlin-avo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:52:15.506Z","latest_release_published_at":"2026-02-07T03:52:15.506Z","latest_release_number":"0.0~git20200523.4439b6b-6build1","last_synced_at":"2026-08-10T13:20:35.530Z","created_at":"2026-02-07T03:52:14.453Z","updated_at":"2026-08-20T10:12:10.680Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"golang-github-mmcloughlin-avo-dev, avo","standards_version":"4.5.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:12:10.680Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-mmcloughlin-avo?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:47.840Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13646259,"name":"golang-github-mmcloughlin-avo","ecosystem":"debian","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:27:32.764Z","latest_release_published_at":"2026-02-12T03:27:32.764Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-08-10T13:20:23.027Z","created_at":"2026-02-12T03:27:32.570Z","updated_at":"2026-08-20T08:43:50.208Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":"https://packages.debian.org/trixie/golang-github-mmcloughlin-avo","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-mmcloughlin-avo-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2989,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-13T04:13:32.382Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-12T19:37:15.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"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-14T02:00:06.934Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:43:50.207Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-mmcloughlin-avo?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:10.256Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13546214,"name":"golang-github-mmcloughlin-avo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:08:42.600Z","latest_release_published_at":"2026-02-11T02:08:42.600Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-03-11T06:08:59.136Z","created_at":"2026-02-11T02:08:42.427Z","updated_at":"2026-08-21T05:44:42.485Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mmcloughlin-avo-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T05:44:42.485Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-mmcloughlin-avo?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:47.840Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":3500010,"name":"github.com/mmcloughlin/avo","ecosystem":"go","description":"Package avo is a high-level x86 assembly generator.","homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":[],"namespace":"github.com/mmcloughlin","versions_count":7,"first_release_published_at":"2021-01-04T03:29:11.000Z","latest_release_published_at":"2024-01-07T21:16:59.000Z","latest_release_number":"v0.6.0","last_synced_at":"2026-08-24T10:34:23.616Z","created_at":"2022-04-10T20:03:34.917Z","updated_at":"2026-08-24T10:34:23.616Z","registry_url":"https://pkg.go.dev/github.com/mmcloughlin/avo","install_command":"go get github.com/mmcloughlin/avo","documentation_url":"https://pkg.go.dev/github.com/mmcloughlin/avo#section-documentation","metadata":{},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:07:15.361Z","dependent_packages_count":320,"downloads":null,"downloads_period":null,"dependent_repos_count":972,"rankings":{"downloads":null,"dependent_repos_count":0.2474302526797163,"dependent_packages_count":0.21817434858928444,"stargazers_count":1.3761743908107031,"forks_count":2.778947281094904,"docker_downloads_count":0.09627474821248501,"average":0.9434002042774186},"purl":"pkg:golang/github.com/mmcloughlin/avo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mmcloughlin/avo","docker_dependents_count":3817,"docker_downloads_count":2365908021,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mmcloughlin/avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mmcloughlin/avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:47.840Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmmcloughlin%2Favo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmmcloughlin%2Favo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmmcloughlin%2Favo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmmcloughlin%2Favo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmmcloughlin%2Favo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmmcloughlin%2Favo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281915,"maintainers_count":0,"namespaces_count":839492,"keywords_count":125216,"github":"golang","metadata":{"funded_packages_count":67974,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-25T05:01:14.867Z","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":13505558,"name":"golang-github-mmcloughlin-avo","ecosystem":"debian","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:02:47.774Z","latest_release_published_at":"2026-02-10T19:02:47.774Z","latest_release_number":"0.0~git20200523.4439b6b-6","last_synced_at":"2026-03-13T16:29:34.057Z","created_at":"2026-02-10T19:02:47.478Z","updated_at":"2026-08-20T08:29:07.204Z","registry_url":"https://tracker.debian.org/pkg/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":"https://packages.debian.org/bullseye/golang-github-mmcloughlin-avo","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"golang-github-mmcloughlin-avo-dev, avo","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2989,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-13T04:13:32.382Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-12T19:37:15.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629976,"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-14T02:00:06.934Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:29:07.204Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-mmcloughlin-avo?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T07:01:10.256Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13448802,"name":"golang-github-mmcloughlin-avo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:04:15.398Z","latest_release_published_at":"2026-02-08T16:04:15.398Z","latest_release_number":"0.5.0-1","last_synced_at":"2026-08-10T13:20:36.795Z","created_at":"2026-02-08T16:04:15.018Z","updated_at":"2026-08-20T11:32:54.117Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-mmcloughlin-avo","install_command":"apt-get install golang-github-mmcloughlin-avo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-mmcloughlin-avo-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-golang-x-tools-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-14T11:46:11.526Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6459,"followers":664,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-14T11:46:11.552Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:32:54.117Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-mmcloughlin-avo?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T07:30:47.840Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13964599,"name":"go-github-com-mmcloughlin-avo","ecosystem":"guix","description":"Generate x86 Assembly with Go","homepage":"https://github.com/mmcloughlin/avo","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/mmcloughlin/avo","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:15:11.553Z","latest_release_published_at":"2026-03-02T23:15:11.553Z","latest_release_number":"0.6.0","last_synced_at":"2026-08-10T13:20:59.473Z","created_at":"2026-03-02T23:15:11.356Z","updated_at":"2026-08-22T06:08:30.023Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-mmcloughlin-avo/0.6.0/","install_command":"guix install go-github-com-mmcloughlin-avo","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-build.scm#n525","metadata":{"location":"gnu/packages/golang-build.scm:525","variable_name":"go-github-com-mmcloughlin-avo"},"repo_metadata":{"id":34004087,"uuid":"156108485","full_name":"mmcloughlin/avo","owner":"mmcloughlin","description":"Generate x86 Assembly with Go","archived":false,"fork":false,"pushed_at":"2026-08-01T06:20:51.000Z","size":6496,"stargazers_count":2988,"open_issues_count":96,"forks_count":96,"subscribers_count":32,"default_branch":"master","last_synced_at":"2026-08-20T07:36:09.054Z","etag":null,"topics":["assembly","code-generation","go","golang","x86-64"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmcloughlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-11-04T17:44:21.000Z","updated_at":"2026-08-20T07:04:52.000Z","dependencies_parsed_at":"2026-08-05T23:36:48.130Z","dependency_job_id":null,"html_url":"https://github.com/mmcloughlin/avo","commit_stats":{"total_commits":442,"total_committers":9,"mean_commits":"49.111111111111114","dds":0.1357466063348416,"last_synced_commit":"9e39c75709a92b267b9c9394fbf5fba87194ffdc"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/mmcloughlin/avo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/sbom","scorecard":{"id":654252,"data":{"date":"2025-08-11","repo":{"name":"github.com/mmcloughlin/avo","commit":"a6c673e8df50946a5d30ad6368410339d00d9fa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/deps.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/metadata.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/packages.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/stress.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/thirdparty.yml:3","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: script/bootstrap:9","Info: 104 out of 104 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:  13 out of  13 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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"}}]},"last_synced_at":"2025-08-21T14:15:19.727Z","repository_id":34004087,"created_at":"2025-08-21T14:15:19.727Z","updated_at":"2025-08-21T14:15:19.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790095,"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-20T02:00:06.210Z","response_time":54,"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":"mmcloughlin","name":"Michael McLoughlin","uuid":"7133685","kind":"user","description":"","email":"mmcloughlin@gmail.com","website":"https://mmcloughlin.com","location":"Pittsburgh, PA","twitter":"mbmcloughlin","company":"Aurora Innovation","icon_url":"https://avatars.githubusercontent.com/u/7133685?u=45e214331758c5be9ceb12abc99055f00997cd8c\u0026v=4","repositories_count":88,"last_synced_at":"2026-08-21T20:29:25.155Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/mmcloughlin","funding_links":[],"total_stars":6458,"followers":666,"following":1448,"created_at":"2022-11-07T20:54:09.205Z","updated_at":"2026-08-21T20:29:25.517Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmcloughlin/repositories"},"tags":[{"name":"v0.6.0","sha":"11e0a2138ba90210f5aab82f5c66f587b9bbbeca","kind":"commit","published_at":"2024-01-07T21:16:59.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.6.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"fa3cfb0153a81cb13db822ef4d51079c4106f5b0","kind":"tag","published_at":"2022-11-27T04:44:14.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.5.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"b76e849b5c3c30d6cc82adee6a9de1aa085e4c8c","kind":"tag","published_at":"2021-11-13T03:09:53.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.4.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6acd6a048ddacb82a5028fa5086d28df6bb46686","kind":"commit","published_at":"2021-10-31T01:22:24.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.1","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"1d235fb56e3541a42dcee7bd2278cf912302a24b","kind":"tag","published_at":"2021-10-30T07:19:22.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.3.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c32f24fb1ec40c6046bb82bb9897edb23cd38943","kind":"tag","published_at":"2021-04-19T04:32:21.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.2.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"599bdd1269f4307b53d277f363219cb5615b04e6","kind":"tag","published_at":"2021-04-07T06:16:20.000Z","download_url":"https://codeload.github.com/mmcloughlin/avo/tar.gz/v0.1.0","html_url":"https://github.com/mmcloughlin/avo/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mmcloughlin/avo@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:08:30.023Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-mmcloughlin-avo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-mmcloughlin-avo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-mmcloughlin-avo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-mmcloughlin-avo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:01:09.437Z","issues_count":33,"pull_requests_count":197,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":12,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8781725888324873,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","maintainers":[{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mmcloughlin-avo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mmcloughlin-avo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mmcloughlin-avo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mmcloughlin-avo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mmcloughlin-avo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-mmcloughlin-avo/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32342,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":8547,"full_name":"mmcloughlin/avo","default_branch":"master","total_commits":518,"total_committers":9,"total_bot_commits":119,"total_bot_committers":1,"mean_commits":57.55555555555556,"dds":0.24710424710424705,"past_year_total_commits":13,"past_year_total_committers":1,"past_year_total_bot_commits":13,"past_year_total_bot_committers":1,"past_year_mean_commits":13.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:31:01.512Z","last_synced_commit":"1caa704ca8bf9cdefad7551c05b69842eff90a43","created_at":"2023-03-07T09:48:32.525Z","updated_at":"2026-08-20T07:30:59.902Z","committers":[{"name":"Michael McLoughlin","email":"mmcloughlin@gmail.com","login":"mmcloughlin","count":390},{"name":"cadobot[bot]","email":"104697117+cadobot[bot]","login":"cadobot[bot]","count":119},{"name":"Klaus Post","email":"klauspost@gmail.com","login":"klauspost","count":3},{"name":"Vaughn Iverson","email":"vsivsi@yahoo.com","login":"vsivsi","count":1},{"name":"Oleg Kovalov","email":"iamolegkovalov@gmail.com","login":"cristaloleg","count":1},{"name":"Luke Champine","email":"luke.champine@gmail.com","login":"lukechampine","count":1},{"name":"Koichi Shiraishi","email":"zchee.io@gmail.com","login":"zchee","count":1},{"name":"Josh Bleecher Snyder","email":"josharian@gmail.com","login":"josharian","count":1},{"name":"Jeremy Larkin","email":"jeremy.larkin@segment.com","login":"kalamay","count":1}],"past_year_committers":[{"name":"cadobot[bot]","email":"104697117+cadobot[bot]","login":"cadobot[bot]","count":13}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"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":"mmcloughlin/avo","html_url":"https://github.com/mmcloughlin/avo","last_synced_at":"2026-08-25T10:01:02.363Z","status":null,"issues_count":33,"pull_requests_count":198,"avg_time_to_close_issue":1751932.2857142857,"avg_time_to_close_pull_request":1922236.8333333333,"issues_closed_count":14,"pull_requests_closed_count":180,"pull_request_authors_count":13,"issue_authors_count":20,"avg_comments_per_issue":1.8484848484848484,"avg_comments_per_pull_request":0.8737373737373737,"merged_pull_requests_count":173,"bot_issues_count":2,"bot_pull_requests_count":128,"past_year_issues_count":1,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":183.0,"past_year_avg_time_to_close_pull_request":91067.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6363636363636364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-16T04:18:11.058Z","updated_at":"2026-08-25T10:01:02.363Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmcloughlin%2Favo/issues","issue_labels_count":{"table":{"instructions":3,"testing":3,"bug":2,"proposal":2,"cleanup":2,"question":1,"enhancement":1,"good first issue":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":17,"OWNER":8,"CONTRIBUTOR":8}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":136,"OWNER":48,"NONE":14}},"issue_authors":{"table":{"mmcloughlin":8,"klauspost":3,"cocotyty":2,"vsivsi":2,"cadobot[bot]":2,"lysShub":2,"Jille":1,"jeschkies":1,"WojciechMula":1,"Garrett-Bodley":1,"kevmo314":1,"FiloSottile":1,"egonelbre":1,"dmgard":1,"davecgh":1,"ncw":1,"keegancsmith":1,"chasingegg":1,"zhsj":1,"cristaloleg":1}},"pull_request_authors":{"table":{"cadobot[bot]":128,"mmcloughlin":48,"vsivsi":5,"lizthegrey":4,"klauspost":3,"pelletier":2,"Garrett-Bodley":2,"fmstephe":1,"SaveTheRbtz":1,"greatroar":1,"nikolaydubina":1,"dmgard":1,"BobDu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":5}},"past_year_issue_authors":{"table":{"cadobot[bot]":1}},"past_year_pull_request_authors":{"table":{"cadobot[bot]":6,"lizthegrey":4,"BobDu":1}},"maintainers":[{"table":{"login":"mmcloughlin","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmcloughlin"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":22,"DeleteEvent":24,"ForkEvent":5,"IssueCommentEvent":29,"IssuesEvent":3,"PullRequestEvent":41,"PullRequestReviewEvent":1,"PushEvent":30,"WatchEvent":175},"last_year":{"CreateEvent":4,"DeleteEvent":6,"ForkEvent":1,"IssueCommentEvent":4,"IssuesEvent":1,"PullRequestEvent":6,"PushEvent":7,"WatchEvent":34}},"keywords":["assembly","code-generation","go","golang","x86-64"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/create-pull-request/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.228Z","updated_at":"2023-01-15T04:01:36.228Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/actions/create-pull-request/action.yml","dependencies":[{"id":6914578451,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d556feaca394842dc55e4734bf3bb9f685482fa0","direct":true,"kind":"composite","optional":false},{"id":6914578454,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"021a2405c7f990db57f5eae5397423dcc554159c","direct":true,"kind":"composite","optional":false},{"id":6914578455,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"331d02c7e2104af23ad5974d4d5cbc58a3e6dc77","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.267Z","updated_at":"2023-01-15T04:01:36.267Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6914579056,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":6914579057,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":6914579058,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deps.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.312Z","updated_at":"2023-01-15T04:01:36.312Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/deps.yml","dependencies":[{"id":6914579073,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":6914579074,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":6914579075,"package_name":"./.github/actions/create-pull-request","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/metadata.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.387Z","updated_at":"2023-01-15T04:01:36.387Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/metadata.yml","dependencies":[{"id":6914579111,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":6914579112,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":6914579113,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"021a2405c7f990db57f5eae5397423dcc554159c","direct":true,"kind":"composite","optional":false},{"id":6914579114,"package_name":"./.github/actions/create-pull-request","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/packages.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.441Z","updated_at":"2023-01-15T04:01:36.441Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/packages.yml","dependencies":[{"id":6914579150,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":6914579151,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.530Z","updated_at":"2023-01-15T04:01:36.530Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/pr.yml","dependencies":[{"id":6914579602,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"021a2405c7f990db57f5eae5397423dcc554159c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stress.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.612Z","updated_at":"2023-01-15T04:01:36.612Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/stress.yml","dependencies":[{"id":6914579607,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":6914579608,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":6914579609,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/thirdparty.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.678Z","updated_at":"2023-01-15T04:01:36.678Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/.github/workflows/thirdparty.yml","dependencies":[{"id":6914579610,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"c4a742cab115ed795e34d4513e2cf7d472deb55f","direct":true,"kind":"composite","optional":false},{"id":6914579611,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":6914579612,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"021a2405c7f990db57f5eae5397423dcc554159c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-01-15T04:01:36.706Z","updated_at":"2023-01-15T04:01:36.706Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/go.mod","dependencies":[{"id":6914579627,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":6914579628,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6914579629,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-01-15T04:01:36.769Z","updated_at":"2023-01-15T04:01:36.769Z","repository_link":"https://github.com/mmcloughlin/avo/blob/master/go.sum","dependencies":[{"id":6914579659,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6914579630,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":6914579631,"package_name":"golang.org/x/arch","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6914579632,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":6914579633,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":6914579634,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":6914579635,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6914579636,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":6914579637,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":6914579638,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":6914579639,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6914579640,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":6914579641,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":6914579642,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6914579643,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":6914579644,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":6914579645,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":6914579646,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":6914579647,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":6914579648,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6914579649,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":6914579650,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":6914579651,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6914579652,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6914579653,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6914579654,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6914579655,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6914579656,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":6914579657,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":6914579658,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":6914579660,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":6914579661,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false}]}],"score":31.815637197871666,"created_at":"2026-05-14T05:11:33.800Z","updated_at":"2026-08-26T10:31:37.112Z","avatar_url":"https://github.com/mmcloughlin.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372322","html_url":"https://summary.ecosyste.ms/projects/372322"}