{"id":369840,"url":"https://github.com/sixafter/aes-ctr-drbg","last_synced_at":"2026-08-24T19:34:48.282Z","repository":{"id":305252042,"uuid":"1022374253","full_name":"sixafter/aes-ctr-drbg","owner":"sixafter","description":"A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A written in Go.","archived":false,"fork":false,"pushed_at":"2026-08-14T01:19:59.000Z","size":317,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-08-14T06:53:05.061Z","etag":null,"topics":["aes-ctr","cipher-algorithms","cipher-streams","crypto","drbg","fips-140","fips-140-2","nist-sp-800-90a"],"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2025-07-19T00:16:40.000Z","updated_at":"2026-08-14T01:19:20.000Z","dependencies_parsed_at":"2026-08-14T03:25:33.811Z","dependency_job_id":null,"html_url":"https://github.com/sixafter/aes-ctr-drbg","commit_stats":null,"previous_names":["sixafter/aes-ctr-drbg"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sixafter/aes-ctr-drbg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/sbom","scorecard":{"id":1236721,"data":{"date":"2025-09-01T18:34:54Z","repo":{"name":"github.com/sixafter/aes-ctr-drbg","commit":"5cbd917dea805bd0375e47bd665f2d96ce369028"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/14 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":"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":"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":["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:22"],"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":"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":"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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/aes-ctr-drbg/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/aes-ctr-drbg/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":"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":"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: aes_ctr_drbg_fuzz_test.go:19","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:41","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:75","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:174","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:197","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:218","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:251","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:274","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:301"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: aes-ctr-drbg-1.6.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.6.0","Info: signed release artifact: aes-ctr-drbg-1.5.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.5.0","Info: signed release artifact: aes-ctr-drbg-1.4.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.4.0","Info: signed release artifact: aes-ctr-drbg-1.3.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.3.0","Info: signed release artifact: aes-ctr-drbg-1.2.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.2.0","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/239832457","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/234708116","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/233769689","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/233730261","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/233659260"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"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'","Info: 'up-to-date branches' is required to merge 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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 11 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":"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":"CI-Tests","score":6,"reason":"7 out of 11 merged PRs checked by a CI test -- score normalized to 6","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-01T20:23:23.276Z","repository_id":305252042,"created_at":"2025-09-01T20:23:23.276Z","updated_at":"2025-09-01T20:23:23.276Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36641171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"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":11927319,"name":"github.com/sixafter/aes-ctr-drbg","ecosystem":"go","description":"Package ctrdrbg provides a FIPS 140-2 aligned, high-performance AES-CTR-DRBG.","homepage":"https://github.com/sixafter/aes-ctr-drbg","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sixafter/aes-ctr-drbg","keywords_array":[],"namespace":"github.com/sixafter","versions_count":30,"first_release_published_at":"2025-07-19T01:43:31.000Z","latest_release_published_at":"2026-08-22T21:43:29.000Z","latest_release_number":"v1.20.0","last_synced_at":"2026-08-23T19:07:40.023Z","created_at":"2025-07-19T12:14:34.127Z","updated_at":"2026-08-23T19:07:40.023Z","registry_url":"https://pkg.go.dev/github.com/sixafter/aes-ctr-drbg","install_command":"go get github.com/sixafter/aes-ctr-drbg","documentation_url":"https://pkg.go.dev/github.com/sixafter/aes-ctr-drbg#section-documentation","metadata":{},"repo_metadata":{"id":305252042,"uuid":"1022374253","full_name":"sixafter/aes-ctr-drbg","owner":"sixafter","description":"A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A written in Go.","archived":false,"fork":false,"pushed_at":"2026-08-14T01:19:59.000Z","size":317,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-08-14T06:53:05.061Z","etag":null,"topics":["aes-ctr","cipher-algorithms","cipher-streams","crypto","drbg","fips-140","fips-140-2","nist-sp-800-90a"],"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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2025-07-19T00:16:40.000Z","updated_at":"2026-08-14T01:19:20.000Z","dependencies_parsed_at":"2026-08-14T03:25:33.811Z","dependency_job_id":null,"html_url":"https://github.com/sixafter/aes-ctr-drbg","commit_stats":null,"previous_names":["sixafter/aes-ctr-drbg"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/sixafter/aes-ctr-drbg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sixafter","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/sbom","scorecard":{"id":1236721,"data":{"date":"2025-09-01T18:34:54Z","repo":{"name":"github.com/sixafter/aes-ctr-drbg","commit":"5cbd917dea805bd0375e47bd665f2d96ce369028"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/14 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":"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":"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":["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:22"],"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":"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":"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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/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/aes-ctr-drbg/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/aes-ctr-drbg/scorecard.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/sixafter/aes-ctr-drbg/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":"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":"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: aes_ctr_drbg_fuzz_test.go:19","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:41","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:75","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:174","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:197","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:218","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:251","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:274","Info: GoBuiltInFuzzer integration found: aes_ctr_drbg_fuzz_test.go:301"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: aes-ctr-drbg-1.6.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.6.0","Info: signed release artifact: aes-ctr-drbg-1.5.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.5.0","Info: signed release artifact: aes-ctr-drbg-1.4.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.4.0","Info: signed release artifact: aes-ctr-drbg-1.3.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.3.0","Info: signed release artifact: aes-ctr-drbg-1.2.0.tar.gz.sig: https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.2.0","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/239832457","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/234708116","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/233769689","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/233730261","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/sixafter/aes-ctr-drbg/releases/233659260"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"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'","Info: 'up-to-date branches' is required to merge 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":"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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 11 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":"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":"CI-Tests","score":6,"reason":"7 out of 11 merged PRs checked by a CI test -- score normalized to 6","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-01T20:23:23.276Z","repository_id":305252042,"created_at":"2025-09-01T20:23:23.276Z","updated_at":"2025-09-01T20:23:23.276Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36641171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.19.3","sha":"b5102e18d0db22ff3b3c2d157f9e6b1d90e0a7e6","kind":"commit","published_at":"2026-08-14T01:19:15.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.19.3","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"1fd57164d9f6d927c2e466b8dcb714fa63c475f8","kind":"commit","published_at":"2026-06-29T13:24:07.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.19.2","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"d8facbb5765b560dd38a9aafa874691b41773e5d","kind":"commit","published_at":"2026-05-08T11:27:16.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.19.1","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"6c6654c2bd1a9c6d6847559aedf845c5fc196d69","kind":"commit","published_at":"2026-03-26T12:34:30.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.19.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"355f2e5f825066df52becd961e24c18b732f7e73","kind":"commit","published_at":"2026-03-14T19:40:22.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.18.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"a6c219482a24e55e9b63a3386a496b8459bbcee0","kind":"commit","published_at":"2026-02-13T00:57:29.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.17.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"d387469bf9a0ae7e414b07f319974e38af33b925","kind":"commit","published_at":"2026-01-22T16:48:11.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.16.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"da5ff618d47d3cd06453bd28b6a98498d85b2ca7","kind":"commit","published_at":"2025-12-29T20:46:29.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.15.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.15.0/manifests"},{"name":"v1.14.5","sha":"e8eb41bb5955cf7a23ac98fce1a299f0c6c8ee1b","kind":"commit","published_at":"2025-11-21T11:46:41.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.14.5","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"7351baf35410ffe19b30e8104b0f1f13710640ac","kind":"commit","published_at":"2025-11-21T11:35:52.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.14.4","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"dc9c67e29cc5f82e55e0e32dbfc88a5910685627","kind":"commit","published_at":"2025-11-21T11:25:42.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.14.3","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"abde1f53118234136aff512b35e0fa4388a264d5","kind":"commit","published_at":"2025-11-21T10:59:29.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.14.2","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"75bf2fe7a8d44520a71a32a8c8e59684e658e069","kind":"commit","published_at":"2025-11-20T13:32:19.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.14.1","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a782089d1c17b04985f1ec9cbc0f7e586a5366a4","kind":"commit","published_at":"2025-11-20T12:24:55.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.14.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"e6b4168ede1b72f4430cc9b45960aa568689472b","kind":"commit","published_at":"2025-11-07T19:01:47.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.13.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"faead1135a696b34980fc5f1074d8b7abdc12001","kind":"commit","published_at":"2025-10-16T13:18:05.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.12.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"b3be0aa95c3c049236e7042398ffe05aa53361a5","kind":"commit","published_at":"2025-10-08T13:26:45.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.11.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"b9cdd8bb2cdbd08400f4d7927df5dd265f7e37b7","kind":"commit","published_at":"2025-09-30T18:01:55.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.10.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"11f1a6c2a2d781bf9821d7b2680dd32ea394efa6","kind":"commit","published_at":"2025-09-15T14:49:37.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.9.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"668d121b23a8cbde1e7e12295f8b7d87de41eb2b","kind":"commit","published_at":"2025-09-10T15:37:46.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.8.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"5cbd917dea805bd0375e47bd665f2d96ce369028","kind":"commit","published_at":"2025-09-01T18:34:41.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.7.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"dd496377c317a827e59af9aa9316505f444814fb","kind":"commit","published_at":"2025-08-13T23:33:05.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.6.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"5898d175ff60555682e7ab9d15ba19a4b0eaf843","kind":"commit","published_at":"2025-07-23T21:59:46.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.5.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"57c051db87cf78ca66d3abb8144b667657e514a9","kind":"commit","published_at":"2025-07-20T19:14:30.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.4.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"b4509325d6b678bf6eb9c16d8c6e4ea0e30be5f0","kind":"commit","published_at":"2025-07-20T04:21:21.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.3.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"b514019ef6b240f76ede3d5151146c08b64d6d80","kind":"commit","published_at":"2025-07-19T05:28:39.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.2.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"6d7db4218eb13a71f73542960e3a520da8798537","kind":"commit","published_at":"2025-07-19T03:15:38.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.1.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"c78ca43d8c07a4cebe07e17a68de273767bf41b1","kind":"commit","published_at":"2025-07-19T01:51:41.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.0.1","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4089f11561e6c21b1f7d5040644f99e852b6b3d8","kind":"commit","published_at":"2025-07-19T01:43:31.000Z","download_url":"https://codeload.github.com/sixafter/aes-ctr-drbg/tar.gz/v1.0.0","html_url":"https://github.com/sixafter/aes-ctr-drbg/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sixafter/aes-ctr-drbg@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T19:07:14.555Z","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/aes-ctr-drbg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sixafter/aes-ctr-drbg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sixafter/aes-ctr-drbg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sixafter/aes-ctr-drbg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T16:31:24.279Z","issues_count":5,"pull_requests_count":15,"avg_time_to_close_issue":331887.6666666667,"avg_time_to_close_pull_request":666.3333333333334,"issues_closed_count":3,"pull_requests_closed_count":12,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":2.4,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":879115.0,"past_year_avg_time_to_close_pull_request":653.2,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Faes-ctr-drbg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Faes-ctr-drbg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Faes-ctr-drbg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Faes-ctr-drbg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Faes-ctr-drbg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsixafter%2Faes-ctr-drbg/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":11209647,"full_name":"sixafter/aes-ctr-drbg","default_branch":"master","total_commits":44,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":44.0,"dds":0.0,"past_year_total_commits":31,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":31.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T17:09:07.727Z","last_synced_commit":"b5102e18d0db22ff3b3c2d157f9e6b1d90e0a7e6","created_at":"2025-09-17T23:15:24.470Z","updated_at":"2026-08-19T17:09:07.315Z","committers":[{"name":"Michael Primeaux","email":"mprimeaux","login":"mprimeaux","count":44}],"past_year_committers":[{"name":"Michael Primeaux","email":"mprimeaux","login":"mprimeaux","count":31}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6758962,"commits_count":979707202,"contributors_count":41284905,"owners_count":1360748,"committers_count":3355090,"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/aes-ctr-drbg","html_url":"https://github.com/sixafter/aes-ctr-drbg","last_synced_at":"2026-08-23T19:06:39.066Z","status":null,"issues_count":5,"pull_requests_count":16,"avg_time_to_close_issue":331887.6666666667,"avg_time_to_close_pull_request":882.6153846153846,"issues_closed_count":3,"pull_requests_closed_count":13,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":2.4,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":879115.0,"past_year_avg_time_to_close_pull_request":910.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":8.0,"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":11,"created_at":"2025-08-29T13:46:58.926Z","updated_at":"2026-08-23T19:06:39.066Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sixafter%2Faes-ctr-drbg/issues","issue_labels_count":{"table":{"priority: high":4,"kind: risk":3,"kind: debt":2,"priority: low":1}},"pull_request_labels_count":{"table":{"kind: debt":10,"priority: medium":10,"priority: high":4,"kind: feature":3,"kind: risk":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":3,"NONE":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16}},"issue_authors":{"table":{"mprimeaux":3,"sdrapkin":1,"gnawybol":1}},"pull_request_authors":{"table":{"mprimeaux":16}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16314225,"issues_count":42383996,"pull_requests_count":134979923,"authors_count":11518883,"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":{"kind: risk":1,"priority: high":1}},"past_year_pull_request_labels_count":{"table":{"kind: debt":9,"priority: medium":9,"kind: feature":1,"priority: high":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11}},"past_year_issue_authors":{"table":{"gnawybol":1}},"past_year_pull_request_authors":{"table":{"mprimeaux":11}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":12,"DeleteEvent":14,"PullRequestEvent":22,"IssuesEvent":7,"WatchEvent":5,"IssueCommentEvent":7,"PushEvent":37,"PullRequestReviewEvent":1,"CreateEvent":18},"last_year":{"ReleaseEvent":6,"DeleteEvent":9,"PullRequestEvent":10,"IssuesEvent":2,"IssueCommentEvent":3,"PushEvent":19,"CreateEvent":6}},"keywords":["aes-ctr","cipher-algorithms","cipher-streams","crypto","drbg","fips-140","fips-140-2","nist-sp-800-90a"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2025-07-19T05:45:07.293Z","updated_at":"2025-07-19T05:45:07.293Z","repository_link":"https://github.com/sixafter/aes-ctr-drbg/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":24210138425,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24210138426,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24210138427,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":24210138428,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24210138429,"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-19T05:45:07.347Z","updated_at":"2025-07-19T05:45:07.347Z","repository_link":"https://github.com/sixafter/aes-ctr-drbg/blob/main/.github/workflows/codeql-analysis.yaml","dependencies":[{"id":24210138430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24210138431,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24210138432,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":24210138433,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":24210138434,"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-19T05:45:07.406Z","updated_at":"2025-07-19T05:45:07.406Z","repository_link":"https://github.com/sixafter/aes-ctr-drbg/blob/main/.github/workflows/release.yaml","dependencies":[{"id":24210138435,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":24210138436,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":24210138437,"package_name":"sigstore/cosign-installer","ecosystem":"actions","requirements":"v3.9.1","direct":true,"kind":"composite","optional":false},{"id":24210138438,"package_name":"anchore/sbom-action","ecosystem":"actions","requirements":"v0","direct":true,"kind":"composite","optional":false},{"id":24210138439,"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-19T05:45:07.460Z","updated_at":"2025-07-19T05:45:07.460Z","repository_link":"https://github.com/sixafter/aes-ctr-drbg/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":24210138440,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":24210138441,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"05b42c624433fc40578a4040d5cf5e36ddca8cde","direct":true,"kind":"composite","optional":false},{"id":24210138442,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":24210138443,"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-19T05:45:07.514Z","updated_at":"2025-07-19T05:45:07.514Z","repository_link":"https://github.com/sixafter/aes-ctr-drbg/blob/main/go.mod","dependencies":[{"id":24210138444,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":24210138445,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":true,"kind":"runtime","optional":false},{"id":24210138446,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":24210138447,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":24210138448,"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-19T05:45:07.568Z","updated_at":"2025-07-19T05:45:07.568Z","repository_link":"https://github.com/sixafter/aes-ctr-drbg/blob/main/go.sum","dependencies":[{"id":24210138449,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":24210138450,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":24210138451,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":24210138452,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":24210138453,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":24210138454,"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:35.667Z","updated_at":"2026-08-24T19:34:48.282Z","avatar_url":"https://github.com/sixafter.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369840","html_url":"https://summary.ecosyste.ms/projects/369840"}