{"id":369841,"url":"https://github.com/sixafter/prng-chacha","last_synced_at":"2026-05-31T01:30:47.128Z","repository":{"id":305266670,"uuid":"1022424848","full_name":"sixafter/prng-chacha","owner":"sixafter","description":"A fast and efficient cryptographically secure pseudorandom number generator (CSPRNG) based on ChaCha20, designed for high-performance applications and written in Go.","archived":false,"fork":false,"pushed_at":"2026-03-26T12:54:05.000Z","size":607,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T19:02:21.190Z","etag":null,"topics":["chacha20","cipher-algorithms","crypto","csprng","go","golang","prng","stream-cipher"],"latest_commit_sha":null,"homepage":"","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/sixafter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","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":"2025-07-19T03:49:51.000Z","updated_at":"2026-03-26T12:54:09.000Z","dependencies_parsed_at":"2025-07-19T08:52:53.085Z","dependency_job_id":"bde15f96-618f-4873-882f-7c0fba44c02c","html_url":"https://github.com/sixafter/prng-chacha","commit_stats":null,"previous_names":["sixafter/prng-chacha"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/sixafter/prng-chacha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/sbom","scorecard":{"id":1236716,"data":{"date":"2025-09-01T17:42:46Z","repo":{"name":"github.com/sixafter/prng-chacha","commit":"00fe7624feb377bfa87b295aa9e1d06caba977d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.3,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:33","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yaml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yaml:35","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/release.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:21"],"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":"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":"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:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/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/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/scorecard.yml/main?enable=pin","Warn: goCommand not pinned by hash: scripts/go-deps.sh:18","Warn: goCommand not pinned by hash: scripts/go-deps.sh:19","Warn: goCommand not pinned by hash: scripts/go-install.sh:18","Warn: goCommand not pinned by hash: scripts/go-install.sh:20","Info:   1 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: no dependency update tool configurations found"],"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: prng_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: prng_fuzz_test.go:42"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/sixafter/prng-chacha/releases/tag/v1.2.0","Info: signed release artifact: checksums.txt.sig: https://github.com/sixafter/prng-chacha/releases/tag/v1.0.1","Info: signed release artifact: checksums.txt.sig: https://github.com/sixafter/prng-chacha/releases/tag/v1.0.0","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/sixafter/prng-chacha/releases/239834013","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/sixafter/prng-chacha/releases/233657836","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/sixafter/prng-chacha/releases/233657668"],"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"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"}},{"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 3 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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:19"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"CI-Tests","score":10,"reason":"3 out of 3 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"}}]},"last_synced_at":"2025-09-01T19:31:45.370Z","repository_id":305266670,"created_at":"2025-09-01T19:31:45.371Z","updated_at":"2025-09-01T19:31:45.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32642293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sixafter","name":"Six After","uuid":"17947427","kind":"organization","description":"","email":null,"website":"http://sixafter.com","location":"United States of America","twitter":"six_after","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17947427?v=4","repositories_count":2,"last_synced_at":"2024-10-25T23:15:17.407Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sixafter","funding_links":[],"total_stars":0,"followers":1,"following":0,"created_at":"2024-10-25T23:15:17.429Z","updated_at":"2024-10-25T23:15:17.429Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter/repositories"},"packages":[{"id":11927331,"name":"github.com/sixafter/prng-chacha","ecosystem":"go","description":"Package prng provides a cryptographically secure pseudo-random number generator (PRNG)\nthat implements the io.Reader interface. It is designed for high-performance, concurrent\nuse in generating random bytes.\n\nThis package is part of the experimental \"x\" modules and may be subject to change.","homepage":"https://github.com/sixafter/prng-chacha","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sixafter/prng-chacha","keywords_array":[],"namespace":"github.com/sixafter","versions_count":18,"first_release_published_at":"2025-07-19T04:41:55.000Z","latest_release_published_at":"2026-03-14T19:30:36.000Z","latest_release_number":"v1.16.0","last_synced_at":"2026-04-01T21:01:33.451Z","created_at":"2025-07-19T12:14:35.987Z","updated_at":"2026-04-01T21:01:33.451Z","registry_url":"https://pkg.go.dev/github.com/sixafter/prng-chacha","install_command":"go get github.com/sixafter/prng-chacha","documentation_url":"https://pkg.go.dev/github.com/sixafter/prng-chacha#section-documentation","metadata":{},"repo_metadata":{"id":305266670,"uuid":"1022424848","full_name":"sixafter/prng-chacha","owner":"sixafter","description":"A fast and efficient cryptographically secure pseudorandom number generator (CSPRNG) based on ChaCha20, designed for high-performance applications and written in Go.","archived":false,"fork":false,"pushed_at":"2025-10-08T13:02:34.000Z","size":300,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T15:07:40.761Z","etag":null,"topics":["chacha20","cipher-algorithms","crypto","csprng","go","golang","prng","stream-cipher"],"latest_commit_sha":null,"homepage":"","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/sixafter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","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":"2025-07-19T03:49:51.000Z","updated_at":"2025-10-08T13:02:04.000Z","dependencies_parsed_at":"2025-07-19T08:52:53.085Z","dependency_job_id":"bde15f96-618f-4873-882f-7c0fba44c02c","html_url":"https://github.com/sixafter/prng-chacha","commit_stats":null,"previous_names":["sixafter/prng-chacha"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sixafter/prng-chacha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/sbom","scorecard":{"id":1236716,"data":{"date":"2025-09-01T17:42:46Z","repo":{"name":"github.com/sixafter/prng-chacha","commit":"00fe7624feb377bfa87b295aa9e1d06caba977d2"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.3,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:33","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yaml:34","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yaml:35","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/release.yaml:16","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:21"],"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":"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":"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:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/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/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/prng-chacha/scorecard.yml/main?enable=pin","Warn: goCommand not pinned by hash: scripts/go-deps.sh:18","Warn: goCommand not pinned by hash: scripts/go-deps.sh:19","Warn: goCommand not pinned by hash: scripts/go-install.sh:18","Warn: goCommand not pinned by hash: scripts/go-install.sh:20","Info:   1 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Dependency-Update-Tool","score":0,"reason":"no update tool detected","details":["Warn: no dependency update tool configurations found"],"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: prng_fuzz_test.go:15","Info: GoBuiltInFuzzer integration found: prng_fuzz_test.go:42"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: checksums.txt.sig: https://github.com/sixafter/prng-chacha/releases/tag/v1.2.0","Info: signed release artifact: checksums.txt.sig: https://github.com/sixafter/prng-chacha/releases/tag/v1.0.1","Info: signed release artifact: checksums.txt.sig: https://github.com/sixafter/prng-chacha/releases/tag/v1.0.0","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/sixafter/prng-chacha/releases/239834013","Warn: release artifact v1.0.1 does not have provenance: https://api.github.com/repos/sixafter/prng-chacha/releases/233657836","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/sixafter/prng-chacha/releases/233657668"],"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"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"}},{"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 3 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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:19"],"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"CI-Tests","score":10,"reason":"3 out of 3 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"}}]},"last_synced_at":"2025-09-01T19:31:45.370Z","repository_id":305266670,"created_at":"2025-09-01T19:31:45.371Z","updated_at":"2025-09-01T19:31:45.371Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003545,"owners_count":26083595,"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-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sixafter","name":"Six After","uuid":"17947427","kind":"organization","description":"","email":null,"website":"http://sixafter.com","location":"United States of America","twitter":"six_after","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17947427?v=4","repositories_count":2,"last_synced_at":"2024-10-25T23:15:17.407Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sixafter","funding_links":[],"total_stars":0,"followers":1,"following":0,"created_at":"2024-10-25T23:15:17.429Z","updated_at":"2024-10-25T23:15:17.429Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter/repositories"},"tags":[{"name":"v1.7.0","sha":"e206f8da24e49bc257ecb7033adc575165320412","kind":"commit","published_at":"2025-10-08T13:02:00.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.7.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"74d7a525573521144b1f7cd78aa20b4006219ce5","kind":"commit","published_at":"2025-09-30T18:29:07.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.6.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"99719579aecb890a1b30f021520c7bee20fe229d","kind":"commit","published_at":"2025-09-15T14:45:25.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.5.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"a431d5d159f44467c41385491a5f47b3c3a71491","kind":"commit","published_at":"2025-09-10T00:23:40.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.4.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"00fe7624feb377bfa87b295aa9e1d06caba977d2","kind":"commit","published_at":"2025-09-01T17:42:36.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.3.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"35923bfaf856d2e03873fbdc84b331fd0bdf5ad4","kind":"commit","published_at":"2025-08-13T23:50:04.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.2.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.2.0/manifests"},{"name":"v1.0.1","sha":"1a6dacdcc4e163ff0f50ab36815821a3a14f6c7c","kind":"commit","published_at":"2025-07-19T04:48:14.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.0.1","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e4067abc9da2f3de1bc9515dc5966a03964b965d","kind":"commit","published_at":"2025-07-19T04:41:55.000Z","download_url":"https://codeload.github.com/sixafter/prng-chacha/tar.gz/v1.0.0","html_url":"https://github.com/sixafter/prng-chacha/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/prng-chacha@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T10:38:58.601Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.63316748411963,"dependent_packages_count":5.278697957937116,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.455932721028373},"purl":"pkg:golang/github.com/sixafter/prng-chacha","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sixafter/prng-chacha","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sixafter/prng-chacha","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sixafter/prng-chacha/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T16:08:45.386Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":450.75,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":450.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Fprng-chacha/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Fprng-chacha/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Fprng-chacha/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Fprng-chacha/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Fprng-chacha/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2085511,"maintainers_count":0,"namespaces_count":779106,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53416},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-03T06:05:35.160Z","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":11483862,"full_name":"sixafter/prng-chacha","default_branch":"master","total_commits":29,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.0,"dds":0.0,"past_year_total_commits":29,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":29.0,"past_year_dds":0.0,"last_synced_at":"2026-04-01T21:00:54.233Z","last_synced_commit":"3ba80e6253bb7a56cc86a5411a49e9389d6af831","created_at":"2025-10-10T10:38:58.233Z","updated_at":"2026-04-01T21:00:54.191Z","committers":[{"name":"Michael Primeaux","email":"mprimeaux","login":"mprimeaux","count":29}],"past_year_committers":[{"name":"Michael Primeaux","email":"mprimeaux","login":"mprimeaux","count":29}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-03T00:00:08.542Z","repositories_count":6211299,"commits_count":927244950,"contributors_count":35800510,"owners_count":1145311,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sixafter/prng-chacha","html_url":"https://github.com/sixafter/prng-chacha","last_synced_at":"2026-03-14T22:05:45.877Z","status":null,"issues_count":0,"pull_requests_count":11,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":421.2,"issues_closed_count":0,"pull_requests_closed_count":10,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":421.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2025-08-29T22:23:01.154Z","updated_at":"2026-03-14T22:05:45.878Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Fprng-chacha/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"priority: medium":9,"kind: debt":5,"kind: feature":3,"kind: defect":2,"priority: low":2}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"mprimeaux":11}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-01T00:00:08.271Z","repositories_count":14036935,"issues_count":34460794,"pull_requests_count":112784701,"authors_count":11214185,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"priority: medium":9,"kind: debt":5,"kind: feature":3,"kind: defect":2,"priority: low":2}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"mprimeaux":11}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":7,"DeleteEvent":9,"PullRequestEvent":21,"WatchEvent":2,"PushEvent":15,"PullRequestReviewEvent":1,"CreateEvent":14},"last_year":{"ReleaseEvent":7,"DeleteEvent":9,"PullRequestEvent":21,"WatchEvent":2,"PushEvent":15,"PullRequestReviewEvent":1,"CreateEvent":14}},"keywords":["chacha20","cipher-algorithms","crypto","csprng","go","golang","prng","stream-cipher"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2025-07-19T08:52:51.869Z","updated_at":"2025-07-19T08:52:51.869Z","repository_link":"https://github.com/sixafter/prng-chacha/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":24211535675,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24211535676,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24211535677,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":24211535678,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24211535679,"package_name":"sonarsource/sonarqube-scan-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yaml","sha":null,"kind":"manifest","created_at":"2025-07-19T08:52:51.926Z","updated_at":"2025-07-19T08:52:51.926Z","repository_link":"https://github.com/sixafter/prng-chacha/blob/main/.github/workflows/codeql-analysis.yaml","dependencies":[{"id":24211535680,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24211535681,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24211535682,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":24211535683,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":24211535684,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2025-07-19T08:52:51.983Z","updated_at":"2025-07-19T08:52:51.983Z","repository_link":"https://github.com/sixafter/prng-chacha/blob/main/.github/workflows/release.yaml","dependencies":[{"id":24211536024,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24211536025,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24211536026,"package_name":"sigstore/cosign-installer","ecosystem":"actions","requirements":"v3.9.1","direct":true,"kind":"composite","optional":false},{"id":24211536027,"package_name":"anchore/sbom-action","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false},{"id":24211536028,"package_name":"goreleaser/goreleaser-action","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2025-07-19T08:52:52.041Z","updated_at":"2025-07-19T08:52:52.041Z","repository_link":"https://github.com/sixafter/prng-chacha/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":24211536029,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":24211536030,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"05b42c624433fc40578a4040d5cf5e36ddca8cde","direct":true,"kind":"composite","optional":false},{"id":24211536049,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":24211536050,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2025-07-19T08:52:52.942Z","updated_at":"2025-07-19T08:52:52.942Z","repository_link":"https://github.com/sixafter/prng-chacha/blob/main/go.mod","dependencies":[{"id":24211536051,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":24211536052,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":24211536053,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.40.0","direct":true,"kind":"runtime","optional":false},{"id":24211536054,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":24211536055,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":24211536056,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.34.0","direct":true,"kind":"runtime","optional":false},{"id":24211536057,"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-19T08:52:53.004Z","updated_at":"2025-07-19T08:52:53.004Z","repository_link":"https://github.com/sixafter/prng-chacha/blob/main/go.sum","dependencies":[{"id":24211536058,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":24211536059,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":24211536060,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":24211536061,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":24211536062,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":24211536063,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":24211536064,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":24211536065,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-12-17T18:13:48.448Z","updated_at":"2026-05-31T01:30:47.129Z","avatar_url":"https://github.com/sixafter.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369841","html_url":"https://summary.ecosyste.ms/projects/369841"}