{"id":120680,"name":null,"description":"Go package for detecting, labeling, and reasoning about microarchitectures","url":"https://github.com/archspec/archspec-go","last_synced_at":"2025-09-09T08:44:59.665Z","repository":{"id":57578615,"uuid":"241644684","full_name":"archspec/archspec-go","owner":"archspec","description":"Go package for detecting, labeling, and reasoning about microarchitectures","archived":false,"fork":false,"pushed_at":"2025-05-12T07:26:14.000Z","size":74,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-12T08:46:54.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archspec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-19T14:37:49.000Z","updated_at":"2025-05-12T07:26:11.000Z","dependencies_parsed_at":"2024-03-14T05:28:51.117Z","dependency_job_id":"43112738-ab1b-4013-9597-690b85168e48","html_url":"https://github.com/archspec/archspec-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/archspec/archspec-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archspec","download_url":"https://codeload.github.com/archspec/archspec-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/sbom","scorecard":{"id":205657,"data":{"date":"2025-08-11","repo":{"name":"github.com/archspec/archspec-go","commit":"92368a846f0d9d79c5ad1f79201dffd9d6115bd0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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-16T23:40:12.160Z","repository_id":57578615,"created_at":"2025-08-16T23:40:12.160Z","updated_at":"2025-08-16T23:40:12.160Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274268370,"owners_count":25253390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"archspec","name":"archspec","uuid":"52402934","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52402934?v=4","repositories_count":4,"last_synced_at":"2023-03-06T02:20:53.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/archspec","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:00:30.503Z","updated_at":"2023-03-06T02:20:53.137Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archspec","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archspec/repositories"},"packages":[{"id":3913320,"name":"github.com/archspec/archspec-go","ecosystem":"go","description":"","homepage":"https://github.com/archspec/archspec-go","licenses":"Apache-2.0, MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/archspec/archspec-go","keywords_array":[],"namespace":"github.com/archspec","versions_count":6,"first_release_published_at":"2021-10-20T13:30:19.000Z","latest_release_published_at":"2023-12-22T08:47:12.000Z","latest_release_number":"v0.0.0-20231222084712-6c121b09defd","last_synced_at":"2025-06-19T11:46:12.396Z","created_at":"2022-04-12T01:25:28.933Z","updated_at":"2025-06-19T11:46:12.396Z","registry_url":"https://pkg.go.dev/github.com/archspec/archspec-go","install_command":"go get github.com/archspec/archspec-go","documentation_url":"https://pkg.go.dev/github.com/archspec/archspec-go#section-documentation","metadata":{},"repo_metadata":{"uuid":"241644684","full_name":"archspec/archspec-go","owner":"archspec","description":"Go package for detecting, labeling, and reasoning about microarchitectures","archived":false,"fork":false,"pushed_at":"2023-02-06T12:31:09.000Z","size":26,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-06T02:22:32.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-19T14:37:49.000Z","updated_at":"2021-10-20T13:30:23.000Z","dependencies_parsed_at":"2022-09-26T19:11:23.121Z","dependency_job_id":null,"html_url":"https://github.com/archspec/archspec-go","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archspec","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:14:26.748Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.76136571521557,"dependent_packages_count":5.809676764021868,"stargazers_count":16.28429726673007,"forks_count":9.773084927142786,"docker_downloads_count":null,"average":9.157106168277574},"purl":"pkg:golang/github.com/archspec/archspec-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/archspec/archspec-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/archspec/archspec-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/archspec/archspec-go/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T12:43:19.096Z","issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":219772.16666666666,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":14.0,"avg_comments_per_pull_request":0.14285714285714285,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":49108.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farchspec%2Farchspec-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farchspec%2Farchspec-go/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farchspec%2Farchspec-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Farchspec%2Farchspec-go/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954254,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues_stats":{"full_name":"archspec/archspec-go","html_url":"https://github.com/archspec/archspec-go","last_synced_at":"2025-09-06T10:29:39.560Z","status":null,"issues_count":1,"pull_requests_count":52,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":701554.8205128205,"issues_closed_count":0,"pull_requests_closed_count":39,"pull_request_authors_count":5,"issue_authors_count":1,"avg_comments_per_issue":14.0,"avg_comments_per_pull_request":0.19230769230769232,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":0,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":416955.5294117647,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.21739130434782608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-16T21:40:28.838Z","updated_at":"2025-09-06T10:29:39.563Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/archspec%2Farchspec-go/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":46,"github_actions":6,"enhancement":2,"documentation":1},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":47,"MEMBER":4,"NONE":1},"issue_authors":{"vsoch":1},"pull_request_authors":{"dependabot[bot]":46,"alalazo":3,"vsoch":1,"tgamblin":1,"ChristianKniep":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10181425,"issues_count":31999157,"pull_requests_count":100633236,"authors_count":10737055,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":23,"github_actions":6},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":23},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":23},"maintainers":[{"login":"alalazo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alalazo"},{"login":"tgamblin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgamblin"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":17,"IssueCommentEvent":5,"PushEvent":11,"PullRequestReviewEvent":12,"PullRequestEvent":34,"CreateEvent":19},"last_year":{"DeleteEvent":17,"IssueCommentEvent":5,"PushEvent":11,"PullRequestReviewEvent":12,"PullRequestEvent":34,"CreateEvent":19}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-26T19:11:22.263Z","updated_at":"2022-09-26T19:11:22.263Z","repository_link":"https://github.com/archspec/archspec-go/blob/master/go.mod","dependencies":[{"id":6144640938,"package_name":"github.com/scylladb/go-set","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-26T19:11:22.538Z","updated_at":"2022-09-26T19:11:22.538Z","repository_link":"https://github.com/archspec/archspec-go/blob/master/go.sum","dependencies":[{"id":6144647790,"package_name":"github.com/fatih/set","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6144647791,"package_name":"github.com/scylladb/go-set","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit_tests.yml","sha":null,"kind":"manifest","created_at":"2023-11-16T22:08:13.679Z","updated_at":"2023-11-16T22:08:13.679Z","repository_link":"https://github.com/archspec/archspec-go/blob/master/.github/workflows/unit_tests.yml","dependencies":[{"id":14544229483,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":14544229484,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"93397bea11091df50f3d7e59dc26a7711a8bcfbe","direct":true,"kind":"composite","optional":false},{"id":14544229485,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"eaaf4bedf32dbdc6b720b63067d99c4d77d6047d","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-08T23:11:53.204Z","updated_at":"2025-10-07T08:33:33.699Z","avatar_url":"https://github.com/archspec.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/120680","html_url":"https://science.ecosyste.ms/projects/120680"}