{"id":3571269,"name":"github.com/quickfixgo/quickfixgo","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/quickfixgo/quickfixgo","keywords_array":[],"namespace":"github.com/quickfixgo","versions_count":21,"first_release_published_at":"2016-02-21T19:52:44.000Z","latest_release_published_at":"2026-09-14T20:20:06.000Z","latest_release_number":"v0.9.11","last_synced_at":"2026-09-21T17:28:56.932Z","created_at":"2022-04-11T03:04:15.286Z","updated_at":"2026-09-21T22:07:16.467Z","registry_url":"https://pkg.go.dev/github.com/quickfixgo/quickfixgo","install_command":"go get github.com/quickfixgo/quickfixgo","documentation_url":"https://pkg.go.dev/github.com/quickfixgo/quickfixgo#section-documentation","metadata":{},"repo_metadata":{"id":7477322,"uuid":"8825501","full_name":"quickfixgo/quickfix","owner":"quickfixgo","description":"The Go FIX Protocol Library :rocket:","archived":false,"fork":false,"pushed_at":"2026-09-14T20:50:25.000Z","size":25847,"stargazers_count":897,"open_issues_count":94,"forks_count":352,"subscribers_count":45,"default_branch":"main","last_synced_at":"2026-09-15T14:28:05.635Z","etag":null,"topics":["cryptocurrency","docker","finance","financial-data","financial-information-exchange","financial-markets","fintech","fixprotocol","go","golang","hft-trading","messaging-library","protocol","quantitative-finance","quickfix","stock-market","stocks","trading-systems"],"latest_commit_sha":null,"homepage":"https://www.quickfixgo.org/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quickfixgo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"dco":null,"cla":null}},"created_at":"2013-03-16T21:10:13.000Z","updated_at":"2026-09-14T20:20:18.000Z","dependencies_parsed_at":"2026-05-24T19:00:10.636Z","dependency_job_id":null,"html_url":"https://github.com/quickfixgo/quickfix","commit_stats":{"total_commits":653,"total_committers":73,"mean_commits":8.945205479452055,"dds":0.6584992343032159,"last_synced_commit":"7e71cbc851bbb33e0fc43d5cab9c3dd16d3b2615"},"previous_names":["cbusbey/quickfixgo","quickfixgo/quickfixgo"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/quickfixgo/quickfix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickfixgo%2Fquickfix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickfixgo%2Fquickfix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickfixgo%2Fquickfix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickfixgo%2Fquickfix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickfixgo","download_url":"https://codeload.github.com/quickfixgo/quickfix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickfixgo%2Fquickfix/sbom","scorecard":{"id":755835,"data":{"date":"2025-08-11","repo":{"name":"github.com/quickfixgo/quickfix","commit":"73fc4cbbf3c9cadd4a5cfb8b744fda1bb1fb1d88"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Maintained","score":10,"reason":"20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":5,"reason":"Found 7/12 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:19","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:14","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/quickfixgo/quickfix/codeql-analysis.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile.dev:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/go:1.23 to mcr.microsoft.com/devcontainers/go:1.23@sha256:35e445a87924ae04c171d7e52e2a913050dfefbacda3756ef7a307db035704d5","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (27) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T21:39:05.765Z","repository_id":7477322,"created_at":"2025-08-22T21:39:05.765Z","updated_at":"2025-08-22T21:39:05.765Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37574092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"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"}},"repo_metadata_updated_at":"2026-09-21T22:07:16.467Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/quickfixgo/quickfixgo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/quickfixgo/quickfixgo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/quickfixgo/quickfixgo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/quickfixgo/quickfixgo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-17T16:11:02.055Z","issues_count":76,"pull_requests_count":294,"avg_time_to_close_issue":50321933.0,"avg_time_to_close_pull_request":5579684.110169492,"issues_closed_count":39,"pull_requests_closed_count":236,"pull_request_authors_count":79,"issue_authors_count":58,"avg_comments_per_issue":1.3157894736842104,"avg_comments_per_pull_request":0.46258503401360546,"merged_pull_requests_count":146,"bot_issues_count":0,"bot_pull_requests_count":70,"past_year_issues_count":9,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":5825711.75,"past_year_avg_time_to_close_pull_request":1493468.7142857143,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.8888888888888888,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickfixgo%2Fquickfix/issues","maintainers":[{"login":"ackleymi","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ackleymi"},{"login":"mgatny","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgatny"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquickfixgo%2Fquickfixgo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquickfixgo%2Fquickfixgo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquickfixgo%2Fquickfixgo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquickfixgo%2Fquickfixgo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquickfixgo%2Fquickfixgo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquickfixgo%2Fquickfixgo/codemeta","maintainers":[]}