{"id":34765,"name":"go-lockfree-queue","description":"Lock-free FIFO queue library supporting generic enqueue and dequeue operations.","url":"https://github.com/bsv-blockchain/go-lockfree-queue","last_synced_at":"2025-09-05T06:19:33.524Z","repository":{"id":302188666,"uuid":"1011559073","full_name":"bsv-blockchain/go-lockfree-queue","owner":"bsv-blockchain","description":"Lock-free FIFO queue library supporting generic enqueue and dequeue operations.","archived":false,"fork":false,"pushed_at":"2025-08-26T02:00:29.000Z","size":313,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-26T04:09:56.113Z","etag":null,"topics":["bitcoin","bsv","golang","queue","teranode"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/bsv-blockchain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"bsv-blockchain"}},"created_at":"2025-07-01T02:29:44.000Z","updated_at":"2025-08-26T02:00:27.000Z","dependencies_parsed_at":"2025-07-01T03:37:35.374Z","dependency_job_id":"a8a271ea-b072-4d6b-bca3-c7f787e4a15b","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue","commit_stats":null,"previous_names":["bsv-blockchain/go-lockfree-queue"],"tags_count":4,"template":false,"template_full_name":"bsv-blockchain/go-template","purl":"pkg:github/bsv-blockchain/go-lockfree-queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsv-blockchain","download_url":"https://codeload.github.com/bsv-blockchain/go-lockfree-queue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/sbom","scorecard":{"id":926042,"data":{"date":"2025-08-25T08:10:41Z","repo":{"name":"github.com/bsv-blockchain/go-lockfree-queue","commit":"54505566a54951a128492d938008dc36114c8a3b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto-merge-on-approval.yml:91","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:90","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fortress.yml:314","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:255","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:340","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:433","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/pull-request-management.yml:537","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:538","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pull-request-management.yml:640","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yml:104","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-pre-commit-hooks.yml:94","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-python-dependencies.yml:101","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-merge-on-approval.yml:41","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/auto-merge-on-approval.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:37","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-benchmarks.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-code-quality.yml:53","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-performance-summary.yml:73","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-release.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-security-scans.yml:52","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-setup-config.yml:101","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-test-makefile.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-test-suite.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'security-events' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale-check.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-pre-commit-hooks.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-python-dependencies.yml:52"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:60","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:75","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:170","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:178","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:205","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:75","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:90","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:187","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:195","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:223","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:233","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress.yml:131","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   3 out of   3 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (10) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:11","Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:28","Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:42","Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:63"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: skyetel @buxorg @bitcoinschema @tonicpow  @bitcoin-sv"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-26T04:10:06.064Z","repository_id":302188666,"created_at":"2025-08-26T04:10:06.064Z","updated_at":"2025-08-26T04:10:06.064Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273719791,"owners_count":25155794,"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-05T02:00:09.113Z","response_time":402,"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":"bsv-blockchain","name":"BSV Blockchain","uuid":"195749734","kind":"organization","description":"","email":null,"website":"https://www.bsvblockchain.org/","location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/195749734?v=4","repositories_count":1,"last_synced_at":"2025-03-14T20:32:22.705Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bsv-blockchain","funding_links":[],"total_stars":9,"followers":0,"following":0,"created_at":"2025-03-14T20:32:22.882Z","updated_at":"2025-03-14T20:32:22.882Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsv-blockchain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsv-blockchain/repositories"},"packages":[{"id":11859001,"name":"github.com/bsv-blockchain/go-lockfree-queue","ecosystem":"go","description":"","homepage":"https://github.com/bsv-blockchain/go-lockfree-queue","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/bsv-blockchain/go-lockfree-queue","keywords_array":[],"namespace":"github.com/bsv-blockchain","versions_count":4,"first_release_published_at":"2025-07-01T02:53:41.000Z","latest_release_published_at":"2025-07-08T13:38:39.000Z","latest_release_number":"v1.0.3","last_synced_at":"2025-08-26T04:11:07.526Z","created_at":"2025-07-01T10:34:55.110Z","updated_at":"2025-08-26T04:11:14.257Z","registry_url":"https://pkg.go.dev/github.com/bsv-blockchain/go-lockfree-queue","install_command":"go get github.com/bsv-blockchain/go-lockfree-queue","documentation_url":"https://pkg.go.dev/github.com/bsv-blockchain/go-lockfree-queue#section-documentation","metadata":{},"repo_metadata":{"id":302188666,"uuid":"1011559073","full_name":"bsv-blockchain/go-lockfree-queue","owner":"bsv-blockchain","description":"Lock-free FIFO queue library supporting generic enqueue and dequeue operations.","archived":false,"fork":false,"pushed_at":"2025-08-26T02:00:29.000Z","size":313,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-26T04:09:56.113Z","etag":null,"topics":["bitcoin","bsv","golang","queue","teranode"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/bsv-blockchain.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"bsv-blockchain"}},"created_at":"2025-07-01T02:29:44.000Z","updated_at":"2025-08-26T02:00:27.000Z","dependencies_parsed_at":"2025-07-01T03:37:35.374Z","dependency_job_id":"a8a271ea-b072-4d6b-bca3-c7f787e4a15b","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue","commit_stats":null,"previous_names":["bsv-blockchain/go-lockfree-queue"],"tags_count":4,"template":false,"template_full_name":"bsv-blockchain/go-template","purl":"pkg:github/bsv-blockchain/go-lockfree-queue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsv-blockchain","download_url":"https://codeload.github.com/bsv-blockchain/go-lockfree-queue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/sbom","scorecard":{"id":926042,"data":{"date":"2025-08-25T08:10:41Z","repo":{"name":"github.com/bsv-blockchain/go-lockfree-queue","commit":"54505566a54951a128492d938008dc36114c8a3b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":1,"reason":"Found 3/27 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto-merge-on-approval.yml:91","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependabot-auto-merge.yml:90","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fortress.yml:314","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:255","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:340","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:433","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/pull-request-management.yml:537","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:538","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pull-request-management.yml:640","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:87","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yml:104","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-pre-commit-hooks.yml:94","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-python-dependencies.yml:101","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-merge-on-approval.yml:41","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/auto-merge-on-approval.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:37","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/dependabot-auto-merge.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-benchmarks.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-code-quality.yml:53","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-performance-summary.yml:73","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-release.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-security-scans.yml:52","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-setup-config.yml:101","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-test-makefile.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress-test-suite.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/fortress.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/pull-request-management.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:23","Info: topLevel 'security-events' permission set to 'read': .github/workflows/scorecard.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale-check.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/sync-labels.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-pre-commit-hooks.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-python-dependencies.yml:52"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:60","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:75","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:170","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:178","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-benchmarks.yml:205","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:75","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:90","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:187","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:195","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:223","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress-test-suite.yml:233","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/fortress.yml:131","Info:  73 out of  73 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   3 out of   3 pipCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (10) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:11","Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:28","Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:42","Info: GoBuiltInFuzzer integration found: lock_free_queue_fuzz_test.go:63"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: skyetel @buxorg @bitcoinschema @tonicpow  @bitcoin-sv"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-26T04:10:06.064Z","repository_id":302188666,"created_at":"2025-08-26T04:10:06.064Z","updated_at":"2025-08-26T04:10:06.064Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272169427,"owners_count":24885423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":"bsv-blockchain","name":"BSV Blockchain","uuid":"195749734","kind":"organization","description":"","email":null,"website":"https://www.bsvblockchain.org/","location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/195749734?v=4","repositories_count":1,"last_synced_at":"2025-03-14T20:32:22.705Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bsv-blockchain","funding_links":[],"total_stars":9,"followers":0,"following":0,"created_at":"2025-03-14T20:32:22.882Z","updated_at":"2025-03-14T20:32:22.882Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsv-blockchain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsv-blockchain/repositories"},"tags":[{"name":"v1.0.3","sha":"b514fa02f72c5df80d73052beebe212abf8a15cb","kind":"tag","published_at":"2025-07-08T13:40:56.000Z","download_url":"https://codeload.github.com/bsv-blockchain/go-lockfree-queue/tar.gz/v1.0.3","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bsv-blockchain/go-lockfree-queue@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"448c6e7cc932ecb39c7b06702ea053b3c0dde9ab","kind":"tag","published_at":"2025-07-07T18:06:35.000Z","download_url":"https://codeload.github.com/bsv-blockchain/go-lockfree-queue/tar.gz/v1.0.2","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bsv-blockchain/go-lockfree-queue@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"acadc2117b196d55d2b864aebe1d98065cf64fd4","kind":"tag","published_at":"2025-07-02T03:29:24.000Z","download_url":"https://codeload.github.com/bsv-blockchain/go-lockfree-queue/tar.gz/v1.0.1","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bsv-blockchain/go-lockfree-queue@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"910b0c48e8cacf137917d04348db5d65fd58f23d","kind":"tag","published_at":"2025-07-01T02:57:06.000Z","download_url":"https://codeload.github.com/bsv-blockchain/go-lockfree-queue/tar.gz/v1.0.0","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bsv-blockchain/go-lockfree-queue@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T04:11:14.257Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.6715851869235,"dependent_packages_count":5.314704802353849,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.493144994638675},"purl":"pkg:golang/github.com/bsv-blockchain/go-lockfree-queue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bsv-blockchain/go-lockfree-queue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bsv-blockchain/go-lockfree-queue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bsv-blockchain/go-lockfree-queue/dependencies","status":null,"funding_links":["https://github.com/sponsors/bsv-blockchain"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T09:57:14.740Z","issues_count":null,"pull_requests_count":null,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":null,"pull_requests_closed_count":null,"pull_request_authors_count":null,"issue_authors_count":null,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":null,"bot_issues_count":null,"bot_pull_requests_count":null,"past_year_issues_count":null,"past_year_pull_requests_count":null,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":null,"past_year_pull_requests_closed_count":null,"past_year_pull_request_authors_count":null,"past_year_issue_authors_count":null,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":null,"past_year_bot_pull_requests_count":null,"past_year_merged_pull_requests_count":null,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbsv-blockchain%2Fgo-lockfree-queue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbsv-blockchain%2Fgo-lockfree-queue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbsv-blockchain%2Fgo-lockfree-queue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbsv-blockchain%2Fgo-lockfree-queue/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":10619682,"full_name":"bsv-blockchain/go-lockfree-queue","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2025-07-22T02:02:15.939Z","updated_at":"2025-07-22T02:02:15.939Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bsv-blockchain/go-lockfree-queue","html_url":"https://github.com/bsv-blockchain/go-lockfree-queue","last_synced_at":"2025-09-02T07:06:50.717Z","status":null,"issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":150.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":150.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":1,"created_at":"2025-07-22T02:02:16.297Z","updated_at":"2025-09-02T07:06:50.719Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsv-blockchain%2Fgo-lockfree-queue/issues","issue_labels_count":{},"pull_request_labels_count":{"chore":6,"github-actions":4,"dependencies":4,"gomod":2,"automerge":1,"dependabot":1,"size/XS":1,"prod-dependency":1,"minor-update":1},"issue_author_associations_count":{},"pull_request_author_associations_count":{"CONTRIBUTOR":5,"NONE":1},"issue_authors":{},"pull_request_authors":{"dependabot[bot]":6},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"chore":6,"github-actions":4,"dependencies":4,"gomod":2,"automerge":1,"dependabot":1,"size/XS":1,"prod-dependency":1,"minor-update":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":5,"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":6},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":3,"WatchEvent":1,"DeleteEvent":8,"MemberEvent":1,"IssueCommentEvent":28,"PushEvent":6,"PullRequestReviewEvent":3,"PullRequestEvent":9,"CreateEvent":9},"last_year":{"ReleaseEvent":3,"WatchEvent":1,"DeleteEvent":8,"MemberEvent":1,"IssueCommentEvent":28,"PushEvent":6,"PullRequestReviewEvent":3,"PullRequestEvent":9,"CreateEvent":9}},"keywords":["bitcoin","bsv","golang","queue","teranode"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/auto-merge-on-approval.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:29.006Z","updated_at":"2025-07-01T03:37:29.006Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/auto-merge-on-approval.yml","dependencies":[{"id":23909066104,"package_name":"actions/github-script","ecosystem":"actions","requirements":"60a0d83039c74a4aee543508d2ffcb1c3799cdea","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-for-leaks.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:29.105Z","updated_at":"2025-07-01T03:37:29.105Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/check-for-leaks.yml","dependencies":[{"id":23909066106,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909066107,"package_name":"gitleaks/gitleaks-action","ecosystem":"actions","requirements":"ff98106e4c7b2bc287b24eaf42907196329070c7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clean-runner-cache.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:29.174Z","updated_at":"2025-07-01T03:37:29.174Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/clean-runner-cache.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:29.229Z","updated_at":"2025-07-01T03:37:29.229Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/codeql-analysis.yml","dependencies":[{"id":23909066108,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909066109,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"181d5eefc20863364f96762470ba6f862bdef56b","direct":true,"kind":"composite","optional":false},{"id":23909066110,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"181d5eefc20863364f96762470ba6f862bdef56b","direct":true,"kind":"composite","optional":false},{"id":23909066111,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"181d5eefc20863364f96762470ba6f862bdef56b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/delete-merged-branches.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:29.300Z","updated_at":"2025-07-01T03:37:29.300Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/delete-merged-branches.yml","dependencies":[{"id":23909066112,"package_name":"actions/github-script","ecosystem":"actions","requirements":"60a0d83039c74a4aee543508d2ffcb1c3799cdea","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependabot-auto-merge.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:29.369Z","updated_at":"2025-07-01T03:37:29.369Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/dependabot-auto-merge.yml","dependencies":[{"id":23909066649,"package_name":"actions/github-script","ecosystem":"actions","requirements":"60a0d83039c74a4aee543508d2ffcb1c3799cdea","direct":true,"kind":"composite","optional":false},{"id":23909066653,"package_name":"hmarr/auto-approve-action","ecosystem":"actions","requirements":"f0939ea97e9205ef24d872e76833fa908a770363","direct":true,"kind":"composite","optional":false},{"id":23909067879,"package_name":"pascalgn/automerge-action","ecosystem":"actions","requirements":"7961b8b5eec56cc088c140b56d864285eabd3f67","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull-request-management.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:32.384Z","updated_at":"2025-07-01T03:37:32.384Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/pull-request-management.yml","dependencies":[{"id":23909067930,"package_name":"actions/github-script","ecosystem":"actions","requirements":"60a0d83039c74a4aee543508d2ffcb1c3799cdea","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:32.592Z","updated_at":"2025-07-01T03:37:32.592Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/release.yml","dependencies":[{"id":23909068124,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909068128,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"d35c59abb061a4a6fb18e82ac0862c26744d6ab5","direct":true,"kind":"composite","optional":false},{"id":23909068131,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"9c156ee8a17a598857849441385a2041ef570552","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:32.674Z","updated_at":"2025-07-01T03:37:32.674Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":23909068238,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909068239,"package_name":"sonatype-nexus-community/nancy-github-action","ecosystem":"actions","requirements":"726e338312e68ecdd4b4195765f174d3b3ce1533","direct":true,"kind":"composite","optional":false},{"id":23909068259,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"d35c59abb061a4a6fb18e82ac0862c26744d6ab5","direct":true,"kind":"composite","optional":false},{"id":23909068260,"package_name":"actions/cache","ecosystem":"actions","requirements":"5a3ec84eff668545956fd18022155c47e93e2684","direct":true,"kind":"composite","optional":false},{"id":23909068261,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"18283e04ce6e62d37312384ff67231eb8fd56d24","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:32.862Z","updated_at":"2025-07-01T03:37:32.862Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":23909068264,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909068265,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"05b42c624433fc40578a4040d5cf5e36ddca8cde","direct":true,"kind":"composite","optional":false},{"id":23909069296,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":23909069297,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"181d5eefc20863364f96762470ba6f862bdef56b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:33.722Z","updated_at":"2025-07-01T03:37:33.722Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/stale.yml","dependencies":[{"id":23909069313,"package_name":"actions/stale","ecosystem":"actions","requirements":"5bef64f19d7facfb25b37b414482c7164d639639","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sync-labels.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:33.793Z","updated_at":"2025-07-01T03:37:33.793Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/sync-labels.yml","dependencies":[{"id":23909069314,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909069315,"package_name":"micnncim/action-label-syncer","ecosystem":"actions","requirements":"3abd5ab72fda571e69fffd97bd4e0033dd5f495c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-pip-requirements.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:34.793Z","updated_at":"2025-07-01T03:37:34.793Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/update-pip-requirements.yml","dependencies":[{"id":23909071281,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909071282,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a26af69be951a213d495a4c3e4e4022e16d87065","direct":true,"kind":"composite","optional":false},{"id":23909071283,"package_name":"actions/cache","ecosystem":"actions","requirements":"9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7","direct":true,"kind":"composite","optional":false},{"id":23909071284,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"271a8d0340265f705b14b6d32b9829c1cb33d45e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-pre-commit-hooks.yml","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:34.876Z","updated_at":"2025-07-01T03:37:34.876Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/workflows/update-pre-commit-hooks.yml","dependencies":[{"id":23909071351,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":23909071352,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a26af69be951a213d495a4c3e4e4022e16d87065","direct":true,"kind":"composite","optional":false},{"id":23909071353,"package_name":"actions/cache","ecosystem":"actions","requirements":"9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7","direct":true,"kind":"composite","optional":false},{"id":23909071354,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"271a8d0340265f705b14b6d32b9829c1cb33d45e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:35.027Z","updated_at":"2025-07-01T03:37:35.027Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/Dockerfile","dependencies":[{"id":23909071355,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:35.105Z","updated_at":"2025-07-01T03:37:35.105Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/go.mod","dependencies":[{"id":23909071357,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":23909071358,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":23909071359,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":23909071360,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2025-07-01T03:37:35.178Z","updated_at":"2025-07-01T03:37:35.178Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/go.sum","dependencies":[{"id":23909071361,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":23909071362,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":23909071363,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":23909071364,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":23909071365,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".github/pip-requirements.txt","sha":null,"kind":"manifest","created_at":"2025-07-01T03:37:35.253Z","updated_at":"2025-07-01T03:37:35.253Z","repository_link":"https://github.com/bsv-blockchain/go-lockfree-queue/blob/master/.github/pip-requirements.txt","dependencies":[{"id":23909071366,"package_name":"pre-commit","ecosystem":"pypi","requirements":"==3.7.0","direct":true,"kind":"runtime","optional":false},{"id":23909071367,"package_name":"cfgv","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"runtime","optional":false},{"id":23909071368,"package_name":"identify","ecosystem":"pypi","requirements":"==2.6.12","direct":true,"kind":"runtime","optional":false},{"id":23909071369,"package_name":"nodeenv","ecosystem":"pypi","requirements":"==1.9.1","direct":true,"kind":"runtime","optional":false},{"id":23909071370,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.2","direct":true,"kind":"runtime","optional":false},{"id":23909071371,"package_name":"virtualenv","ecosystem":"pypi","requirements":"==20.31.2","direct":true,"kind":"runtime","optional":false},{"id":23909071372,"package_name":"distlib","ecosystem":"pypi","requirements":"==0.3.9","direct":true,"kind":"runtime","optional":false},{"id":23909071373,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.18.0","direct":true,"kind":"runtime","optional":false},{"id":23909071374,"package_name":"platformdirs","ecosystem":"pypi","requirements":"==4.3.8","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:08.172Z","updated_at":"2025-10-07T08:14:30.928Z","avatar_url":"https://github.com/bsv-blockchain.png","language":"Makefile","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/bsv-blockchain"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/34765","html_url":"https://science.ecosyste.ms/projects/34765"}