{"id":372203,"url":"https://github.com/jcmturner/aescts","last_synced_at":"2026-08-26T10:06:08.048Z","repository":{"id":57479800,"uuid":"104556867","full_name":"jcmturner/aescts","owner":"jcmturner","description":"AES CBC Ciphertext Stealing mode for Go","archived":false,"fork":false,"pushed_at":"2020-02-04T21:43:45.000Z","size":11,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T00:20:15.128Z","etag":null,"topics":["aes","cts","encryption","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcmturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T09:37:36.000Z","updated_at":"2024-01-26T15:18:58.000Z","dependencies_parsed_at":"2022-09-26T17:41:30.844Z","dependency_job_id":null,"html_url":"https://github.com/jcmturner/aescts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcmturner/aescts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/sbom","scorecard":{"id":511579,"data":{"date":"2025-08-11","repo":{"name":"github.com/jcmturner/aescts","commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/testingv2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T00:40:24.931Z","repository_id":57479800,"created_at":"2025-08-20T00:40:24.931Z","updated_at":"2025-08-20T00:40:24.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36096234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"jcmturner","name":"Jonathan Turner","uuid":"10795321","kind":"user","description":"","email":"","website":"https://jcmturner.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10795321?u=ae643771831fe8883cc0aa2f5935244c68ad18e3\u0026v=4","repositories_count":52,"last_synced_at":"2023-08-19T22:10:20.426Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jcmturner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T17:37:16.078Z","updated_at":"2023-08-19T22:10:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner/repositories"},"packages":[{"id":13476650,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T05:10:54.673Z","latest_release_published_at":"2026-02-10T05:10:54.673Z","latest_release_number":"1.0.1-4","last_synced_at":"2026-03-10T06:03:11.297Z","created_at":"2026-02-10T05:10:54.379Z","updated_at":"2026-03-10T06:03:11.297Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":3618531,"name":"github.com/jcmturner/aescts/v2","ecosystem":"go","description":"Package aescts provides AES CBC CipherText Stealing encryption and decryption methods","homepage":"https://github.com/jcmturner/aescts","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":[],"namespace":"github.com/jcmturner/aescts","versions_count":1,"first_release_published_at":"2020-02-04T21:18:11.000Z","latest_release_published_at":"2020-02-04T21:18:11.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-08-25T09:45:06.419Z","created_at":"2022-04-11T07:49:01.509Z","updated_at":"2026-08-25T09:45:06.419Z","registry_url":"https://pkg.go.dev/github.com/jcmturner/aescts/v2","install_command":"go get github.com/jcmturner/aescts/v2","documentation_url":"https://pkg.go.dev/github.com/jcmturner/aescts/v2#section-documentation","metadata":{},"repo_metadata":{"id":57479800,"uuid":"104556867","full_name":"jcmturner/aescts","owner":"jcmturner","description":"AES CBC Ciphertext Stealing mode for Go","archived":false,"fork":false,"pushed_at":"2020-02-04T21:43:45.000Z","size":11,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T00:20:15.128Z","etag":null,"topics":["aes","cts","encryption","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcmturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T09:37:36.000Z","updated_at":"2024-01-26T15:18:58.000Z","dependencies_parsed_at":"2022-09-26T17:41:30.844Z","dependency_job_id":null,"html_url":"https://github.com/jcmturner/aescts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcmturner/aescts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/sbom","scorecard":{"id":511579,"data":{"date":"2025-08-11","repo":{"name":"github.com/jcmturner/aescts","commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/testingv2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T00:40:24.931Z","repository_id":57479800,"created_at":"2025-08-20T00:40:24.931Z","updated_at":"2025-08-20T00:40:24.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36096234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"jcmturner","name":"Jonathan Turner","uuid":"10795321","kind":"user","description":"","email":"","website":"https://jcmturner.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10795321?u=ae643771831fe8883cc0aa2f5935244c68ad18e3\u0026v=4","repositories_count":52,"last_synced_at":"2023-08-19T22:10:20.426Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jcmturner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T17:37:16.078Z","updated_at":"2023-08-19T22:10:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner/repositories"},"tags":[{"name":"v2.0.0","sha":"72347e1bd92aa67384e4f8c0e8a6d7cfaa716eea","kind":"commit","published_at":"2020-02-04T21:18:11.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v2.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"f6abebb3171c4c1b1fea279cb7c7325020a26290","kind":"commit","published_at":"2017-09-29T18:09:25.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.1","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c06fdb524cfe767494154cd2c5182a08a81fd8b4","kind":"commit","published_at":"2017-09-23T09:50:19.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:14:34.854Z","dependent_packages_count":2182,"downloads":null,"downloads_period":null,"dependent_repos_count":6575,"rankings":{"downloads":null,"dependent_repos_count":0.09412229710306941,"dependent_packages_count":0.07805263662205755,"stargazers_count":16.436867194736337,"forks_count":13.4630817017471,"docker_downloads_count":0.030442524513718098,"average":6.020513270944456},"purl":"pkg:golang/github.com/jcmturner/aescts/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jcmturner/aescts/v2","docker_dependents_count":3128,"docker_downloads_count":16373601299,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jcmturner/aescts/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jcmturner/aescts/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:24.512Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":8849809.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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"}},{"id":13418601,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:28:45.242Z","latest_release_published_at":"2026-02-07T04:28:45.242Z","latest_release_number":"1.0.1-3","last_synced_at":"2026-03-07T04:43:47.784Z","created_at":"2026-02-07T04:28:44.903Z","updated_at":"2026-03-07T05:08:45.796Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13790738,"name":"golang-github-jcmturner-aescts.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:08:38.693Z","latest_release_published_at":"2026-02-13T15:08:38.693Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-13T17:20:33.013Z","created_at":"2026-02-13T15:08:38.372Z","updated_at":"2026-03-13T17:20:33.014Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jcmturner-aescts.v2","install_command":"apt-get install golang-github-jcmturner-aescts.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-jcmturner-aescts.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:13:45.493Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-jcmturner-aescts.v2?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jcmturner-aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jcmturner-aescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jcmturner-aescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jcmturner-aescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jcmturner-aescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jcmturner-aescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-jcmturner-aescts.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13645924,"name":"golang-github-jcmturner-aescts.v2","ecosystem":"debian","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:21:20.002Z","latest_release_published_at":"2026-02-12T03:21:20.002Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-13T10:12:16.364Z","created_at":"2026-02-12T03:21:19.820Z","updated_at":"2026-03-13T10:12:16.364Z","registry_url":"https://tracker.debian.org/pkg/golang-github-jcmturner-aescts.v2","install_command":"apt-get install golang-github-jcmturner-aescts.v2","documentation_url":"https://packages.debian.org/trixie/golang-github-jcmturner-aescts.v2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-jcmturner-aescts.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:21:20.564Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-jcmturner-aescts.v2?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-jcmturner-aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-jcmturner-aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-jcmturner-aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jcmturner-aescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jcmturner-aescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jcmturner-aescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jcmturner-aescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jcmturner-aescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-jcmturner-aescts.v2/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13647058,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:44:08.187Z","latest_release_published_at":"2026-02-12T03:44:08.187Z","latest_release_number":"1.0.1-4","last_synced_at":"2026-03-13T21:22:05.511Z","created_at":"2026-02-12T03:44:07.980Z","updated_at":"2026-03-13T21:22:05.512Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":"https://packages.debian.org/trixie/golang-gopkg-jcmturner-aescts.v1","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:44:08.792Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13506585,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:11:22.563Z","latest_release_published_at":"2026-02-10T19:11:22.563Z","latest_release_number":"1.0.1-3","last_synced_at":"2026-03-13T16:30:32.840Z","created_at":"2026-02-10T19:11:22.373Z","updated_at":"2026-03-13T16:30:32.840Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":"https://packages.debian.org/bullseye/golang-gopkg-jcmturner-aescts.v1","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:15:06.326Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13546872,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:17:25.837Z","latest_release_published_at":"2026-02-11T02:17:25.837Z","latest_release_number":"1.0.1-4","last_synced_at":"2026-03-11T21:28:48.717Z","created_at":"2026-02-11T02:17:25.641Z","updated_at":"2026-03-11T21:28:48.718Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:15.133Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13545888,"name":"golang-github-jcmturner-aescts.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:05:08.399Z","latest_release_published_at":"2026-02-11T02:05:08.399Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-11T21:32:15.860Z","created_at":"2026-02-11T02:05:08.224Z","updated_at":"2026-03-11T21:32:15.861Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jcmturner-aescts.v2","install_command":"apt-get install golang-github-jcmturner-aescts.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-jcmturner-aescts.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:28.077Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-jcmturner-aescts.v2?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jcmturner-aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jcmturner-aescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jcmturner-aescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jcmturner-aescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jcmturner-aescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jcmturner-aescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-jcmturner-aescts.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13448523,"name":"golang-github-jcmturner-aescts.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:42:45.519Z","latest_release_published_at":"2026-02-08T15:42:45.519Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-08-16T23:28:23.679Z","created_at":"2026-02-08T15:42:45.205Z","updated_at":"2026-08-16T23:28:23.679Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jcmturner-aescts.v2","install_command":"apt-get install golang-github-jcmturner-aescts.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-jcmturner-aescts.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-jcmturner-aescts.v2?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jcmturner-aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jcmturner-aescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jcmturner-aescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jcmturner-aescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jcmturner-aescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jcmturner-aescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-jcmturner-aescts.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":3597158,"name":"github.com/jcmturner/aescts","ecosystem":"go","description":"Package aescts provides AES CBC CipherText Stealing encryption and decryption methods","homepage":"https://github.com/jcmturner/aescts","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":[],"namespace":"github.com/jcmturner","versions_count":3,"first_release_published_at":"2017-09-23T09:50:19.000Z","latest_release_published_at":"2020-02-04T21:18:11.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-08-25T09:38:43.549Z","created_at":"2022-04-11T05:49:50.985Z","updated_at":"2026-08-25T09:38:43.549Z","registry_url":"https://pkg.go.dev/github.com/jcmturner/aescts","install_command":"go get github.com/jcmturner/aescts","documentation_url":"https://pkg.go.dev/github.com/jcmturner/aescts#section-documentation","metadata":{},"repo_metadata":{"id":57479800,"uuid":"104556867","full_name":"jcmturner/aescts","owner":"jcmturner","description":"AES CBC Ciphertext Stealing mode for Go","archived":false,"fork":false,"pushed_at":"2020-02-04T21:43:45.000Z","size":11,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T00:20:15.128Z","etag":null,"topics":["aes","cts","encryption","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcmturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T09:37:36.000Z","updated_at":"2024-01-26T15:18:58.000Z","dependencies_parsed_at":"2022-09-26T17:41:30.844Z","dependency_job_id":null,"html_url":"https://github.com/jcmturner/aescts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcmturner/aescts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/sbom","scorecard":{"id":511579,"data":{"date":"2025-08-11","repo":{"name":"github.com/jcmturner/aescts","commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/testingv2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T00:40:24.931Z","repository_id":57479800,"created_at":"2025-08-20T00:40:24.931Z","updated_at":"2025-08-20T00:40:24.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36096234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"jcmturner","name":"Jonathan Turner","uuid":"10795321","kind":"user","description":"","email":"","website":"https://jcmturner.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10795321?u=ae643771831fe8883cc0aa2f5935244c68ad18e3\u0026v=4","repositories_count":52,"last_synced_at":"2023-08-19T22:10:20.426Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jcmturner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T17:37:16.078Z","updated_at":"2023-08-19T22:10:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner/repositories"},"tags":[{"name":"v2.0.0","sha":"72347e1bd92aa67384e4f8c0e8a6d7cfaa716eea","kind":"commit","published_at":"2020-02-04T21:18:11.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v2.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"f6abebb3171c4c1b1fea279cb7c7325020a26290","kind":"commit","published_at":"2017-09-29T18:09:25.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.1","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c06fdb524cfe767494154cd2c5182a08a81fd8b4","kind":"commit","published_at":"2017-09-23T09:50:19.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T06:58:50.321Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":243,"rankings":{"downloads":null,"dependent_repos_count":0.4139185218307835,"dependent_packages_count":0.800045500218022,"stargazers_count":16.436867194736337,"forks_count":13.460980070704945,"docker_downloads_count":1.0551079561787347,"average":6.433383848733764},"purl":"pkg:golang/github.com/jcmturner/aescts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jcmturner/aescts","docker_dependents_count":14,"docker_downloads_count":7446,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jcmturner/aescts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jcmturner/aescts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:24.512Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":8849809.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjcmturner%2Faescts/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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"}},{"id":13439138,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T02:10:56.267Z","latest_release_published_at":"2026-02-08T02:10:56.267Z","latest_release_number":"1.0.1-3","last_synced_at":"2026-03-08T04:57:26.745Z","created_at":"2026-02-08T02:10:55.530Z","updated_at":"2026-03-08T05:02:29.655Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13449453,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:54:28.343Z","latest_release_published_at":"2026-02-08T16:54:28.343Z","latest_release_number":"1.0.1-4","last_synced_at":"2026-03-08T17:40:31.862Z","created_at":"2026-02-08T16:54:28.059Z","updated_at":"2026-03-08T18:05:17.524Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13964341,"name":"go-github-com-jcmturner-aescts-v2","ecosystem":"guix","description":"Encrypt and decrypt data in Go using AES CipherText Stealing","homepage":"https://github.com/jcmturner/aescts","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:10:51.697Z","latest_release_published_at":"2026-03-02T23:10:51.697Z","latest_release_number":"2.0.0","last_synced_at":"2026-04-07T02:02:13.762Z","created_at":"2026-03-02T23:10:51.504Z","updated_at":"2026-04-07T02:02:13.763Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-jcmturner-aescts-v2/2.0.0/","install_command":"guix install go-github-com-jcmturner-aescts-v2","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-crypto.scm#n1661","metadata":{"location":"gnu/packages/golang-crypto.scm:1661","variable_name":"go-github-com-jcmturner-aescts-v2"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T23:14:02.645Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-jcmturner-aescts-v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-jcmturner-aescts-v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-jcmturner-aescts-v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-jcmturner-aescts-v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jcmturner-aescts-v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jcmturner-aescts-v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jcmturner-aescts-v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jcmturner-aescts-v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jcmturner-aescts-v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-jcmturner-aescts-v2/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13388110,"name":"golang-github-jcmturner-aescts.v2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T16:13:16.565Z","latest_release_published_at":"2026-02-05T16:13:16.565Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-08-13T18:33:40.252Z","created_at":"2026-02-05T16:13:06.004Z","updated_at":"2026-08-13T18:33:40.252Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-jcmturner-aescts.v2","install_command":"apt-get install golang-github-jcmturner-aescts.v2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-jcmturner-aescts.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-jcmturner-aescts.v2?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-jcmturner-aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-jcmturner-aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jcmturner-aescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jcmturner-aescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jcmturner-aescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jcmturner-aescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jcmturner-aescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-jcmturner-aescts.v2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13389051,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T17:18:30.065Z","latest_release_published_at":"2026-02-05T17:18:30.065Z","latest_release_number":"1.0.1-4","last_synced_at":"2026-08-14T04:42:06.933Z","created_at":"2026-02-05T17:18:23.182Z","updated_at":"2026-08-14T04:42:06.933Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":3676934,"name":"gopkg.in/jcmturner/aescts.v2","ecosystem":"go","description":"Package aescts provides AES CBC CipherText Stealing encryption and decryption methods","homepage":"https://github.com/jcmturner/aescts","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":[],"namespace":"gopkg.in/jcmturner","versions_count":1,"first_release_published_at":"2020-02-04T21:18:11.000Z","latest_release_published_at":"2020-02-04T21:18:11.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-08-24T09:42:13.984Z","created_at":"2022-04-11T10:43:31.497Z","updated_at":"2026-08-24T09:42:13.984Z","registry_url":"https://pkg.go.dev/gopkg.in/jcmturner/aescts.v2","install_command":"go get gopkg.in/jcmturner/aescts.v2","documentation_url":"https://pkg.go.dev/gopkg.in/jcmturner/aescts.v2#section-documentation","metadata":{},"repo_metadata":{"id":57479800,"uuid":"104556867","full_name":"jcmturner/aescts","owner":"jcmturner","description":"AES CBC Ciphertext Stealing mode for Go","archived":false,"fork":false,"pushed_at":"2020-02-04T21:43:45.000Z","size":11,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T00:20:15.128Z","etag":null,"topics":["aes","cts","encryption","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcmturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T09:37:36.000Z","updated_at":"2024-01-26T15:18:58.000Z","dependencies_parsed_at":"2022-09-26T17:41:30.844Z","dependency_job_id":null,"html_url":"https://github.com/jcmturner/aescts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcmturner/aescts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/sbom","scorecard":{"id":511579,"data":{"date":"2025-08-11","repo":{"name":"github.com/jcmturner/aescts","commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/testingv2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T00:40:24.931Z","repository_id":57479800,"created_at":"2025-08-20T00:40:24.931Z","updated_at":"2025-08-20T00:40:24.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36096234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"jcmturner","name":"Jonathan Turner","uuid":"10795321","kind":"user","description":"","email":"","website":"https://jcmturner.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10795321?u=ae643771831fe8883cc0aa2f5935244c68ad18e3\u0026v=4","repositories_count":52,"last_synced_at":"2023-08-19T22:10:20.426Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jcmturner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T17:37:16.078Z","updated_at":"2023-08-19T22:10:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner/repositories"},"tags":[{"name":"v2.0.0","sha":"72347e1bd92aa67384e4f8c0e8a6d7cfaa716eea","kind":"commit","published_at":"2020-02-04T21:18:11.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v2.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"f6abebb3171c4c1b1fea279cb7c7325020a26290","kind":"commit","published_at":"2017-09-29T18:09:25.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.1","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c06fdb524cfe767494154cd2c5182a08a81fd8b4","kind":"commit","published_at":"2017-09-23T09:50:19.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T07:15:15.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/gopkg.in/jcmturner/aescts.v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/jcmturner/aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/jcmturner/aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/jcmturner/aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T06:04:24.512Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":8849809.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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"}},{"id":3495277,"name":"gopkg.in/jcmturner/aescts.v1","ecosystem":"go","description":"Package aescts provides AES CBC CipherText Stealing encryption and decryption methods","homepage":"https://github.com/jcmturner/aescts","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":[],"namespace":"gopkg.in/jcmturner","versions_count":2,"first_release_published_at":"2017-09-23T09:50:19.000Z","latest_release_published_at":"2017-09-29T18:09:25.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-08-24T10:18:44.009Z","created_at":"2022-04-10T19:32:57.656Z","updated_at":"2026-08-24T10:18:44.009Z","registry_url":"https://pkg.go.dev/gopkg.in/jcmturner/aescts.v1","install_command":"go get gopkg.in/jcmturner/aescts.v1","documentation_url":"https://pkg.go.dev/gopkg.in/jcmturner/aescts.v1#section-documentation","metadata":{},"repo_metadata":{"id":57479800,"uuid":"104556867","full_name":"jcmturner/aescts","owner":"jcmturner","description":"AES CBC Ciphertext Stealing mode for Go","archived":false,"fork":false,"pushed_at":"2020-02-04T21:43:45.000Z","size":11,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T00:20:15.128Z","etag":null,"topics":["aes","cts","encryption","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcmturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T09:37:36.000Z","updated_at":"2024-01-26T15:18:58.000Z","dependencies_parsed_at":"2022-09-26T17:41:30.844Z","dependency_job_id":null,"html_url":"https://github.com/jcmturner/aescts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcmturner/aescts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/sbom","scorecard":{"id":511579,"data":{"date":"2025-08-11","repo":{"name":"github.com/jcmturner/aescts","commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/testingv2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T00:40:24.931Z","repository_id":57479800,"created_at":"2025-08-20T00:40:24.931Z","updated_at":"2025-08-20T00:40:24.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36096234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"jcmturner","name":"Jonathan Turner","uuid":"10795321","kind":"user","description":"","email":"","website":"https://jcmturner.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10795321?u=ae643771831fe8883cc0aa2f5935244c68ad18e3\u0026v=4","repositories_count":52,"last_synced_at":"2023-08-19T22:10:20.426Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jcmturner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T17:37:16.078Z","updated_at":"2023-08-19T22:10:20.661Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner/repositories"},"tags":[{"name":"v2.0.0","sha":"72347e1bd92aa67384e4f8c0e8a6d7cfaa716eea","kind":"commit","published_at":"2020-02-04T21:18:11.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v2.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"f6abebb3171c4c1b1fea279cb7c7325020a26290","kind":"commit","published_at":"2017-09-29T18:09:25.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.1","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c06fdb524cfe767494154cd2c5182a08a81fd8b4","kind":"commit","published_at":"2017-09-23T09:50:19.000Z","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/v1.0.0","html_url":"https://github.com/jcmturner/aescts/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jcmturner/aescts@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-19T08:20:40.647Z","dependent_packages_count":845,"downloads":null,"downloads_period":null,"dependent_repos_count":6012,"rankings":{"downloads":null,"dependent_repos_count":0.10110910600785716,"dependent_packages_count":0.1413331629882781,"stargazers_count":16.436867194736337,"forks_count":13.4630817017471,"docker_downloads_count":0.2826663259765562,"average":6.085011498291226},"purl":"pkg:golang/gopkg.in/jcmturner/aescts.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/jcmturner/aescts.v1","docker_dependents_count":711,"docker_downloads_count":79775165,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/jcmturner/aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/jcmturner/aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T06:32:16.556Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":8849809.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fjcmturner%2Faescts.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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"}},{"id":13685000,"name":"golang-github-jcmturner-aescts.v2","ecosystem":"debian","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:51:22.855Z","latest_release_published_at":"2026-02-12T17:51:22.855Z","latest_release_number":"2.0.0-2","last_synced_at":"2026-03-13T01:12:59.425Z","created_at":"2026-02-12T17:51:22.665Z","updated_at":"2026-03-13T01:12:59.425Z","registry_url":"https://tracker.debian.org/pkg/golang-github-jcmturner-aescts.v2","install_command":"apt-get install golang-github-jcmturner-aescts.v2","documentation_url":"https://packages.debian.org/bookworm/golang-github-jcmturner-aescts.v2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-jcmturner-aescts.v2-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:51:23.459Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-jcmturner-aescts.v2?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-jcmturner-aescts.v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-jcmturner-aescts.v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-jcmturner-aescts.v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jcmturner-aescts.v2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jcmturner-aescts.v2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jcmturner-aescts.v2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jcmturner-aescts.v2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jcmturner-aescts.v2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-jcmturner-aescts.v2/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13686203,"name":"golang-gopkg-jcmturner-aescts.v1","ecosystem":"debian","description":null,"homepage":"https://github.com/jcmturner/aescts","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jcmturner/aescts","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:07:15.176Z","latest_release_published_at":"2026-02-12T18:07:15.176Z","latest_release_number":"1.0.1-4","last_synced_at":"2026-03-13T01:13:37.589Z","created_at":"2026-02-12T18:07:14.937Z","updated_at":"2026-03-13T01:30:19.779Z","registry_url":"https://tracker.debian.org/pkg/golang-gopkg-jcmturner-aescts.v1","install_command":"apt-get install golang-gopkg-jcmturner-aescts.v1","documentation_url":"https://packages.debian.org/bookworm/golang-gopkg-jcmturner-aescts.v1","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-gopkg-jcmturner-aescts.v1-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-github-stretchr-testify-dev","build_depends_arch":null},"repo_metadata":{"id":57479800,"uuid":"104556867","full_name":"jcmturner/aescts","owner":"jcmturner","description":"AES CBC Ciphertext Stealing mode for Go","archived":false,"fork":false,"pushed_at":"2020-02-04T21:43:45.000Z","size":11,"stargazers_count":3,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T11:49:11.263Z","etag":null,"topics":["aes","cts","encryption","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcmturner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-23T09:37:36.000Z","updated_at":"2024-01-26T15:18:58.000Z","dependencies_parsed_at":"2022-09-26T17:41:30.844Z","dependency_job_id":null,"html_url":"https://github.com/jcmturner/aescts","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jcmturner/aescts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcmturner","download_url":"https://codeload.github.com/jcmturner/aescts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/sbom","scorecard":{"id":511579,"data":{"date":"2025-08-11","repo":{"name":"github.com/jcmturner/aescts","commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/testing.yml:1","Warn: no topLevel permission defined: .github/workflows/testingv2.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testingv2.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jcmturner/aescts/testingv2.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T00:40:24.931Z","repository_id":57479800,"created_at":"2025-08-20T00:40:24.931Z","updated_at":"2025-08-20T00:40:24.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29375713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T18:07:15.873Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":5.948062417228076,"forks_count":5.9365463234870735,"docker_downloads_count":null,"average":2.9711521851787874},"purl":"pkg:deb/debian/golang-gopkg-jcmturner-aescts.v1?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-gopkg-jcmturner-aescts.v1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-gopkg-jcmturner-aescts.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-gopkg-jcmturner-aescts.v1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-17T13:48:22.429Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":8849809.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-jcmturner-aescts.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-jcmturner-aescts.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-jcmturner-aescts.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-jcmturner-aescts.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-jcmturner-aescts.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-gopkg-jcmturner-aescts.v1/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":{"id":488619,"full_name":"jcmturner/aescts","default_branch":"master","total_commits":8,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T07:05:08.294Z","last_synced_commit":"0fccc897c59f4a8409c84f0a677f14f12a1de0c0","created_at":"2023-03-09T01:48:52.225Z","updated_at":"2026-08-20T07:05:07.735Z","committers":[{"name":"Jonathan Turner","email":"jt@jtnet.co.uk","login":"jcmturner","count":8}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"jcmturner/aescts","html_url":"https://github.com/jcmturner/aescts","last_synced_at":"2026-08-25T09:35:17.565Z","status":null,"issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":8849809.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T03:58:11.639Z","updated_at":"2026-08-25T09:35:17.565Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcmturner%2Faescts/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":3}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{"caraarslan":1,"sarahli123":1,"robcowart":1}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1},"last_year":{}},"keywords":["aes","cts","encryption","go","golang"],"dependencies":[{"ecosystem":"go","filepath":"v2/go.mod","sha":null,"kind":"manifest","created_at":"2022-09-26T17:41:30.614Z","updated_at":"2022-09-26T17:41:30.614Z","repository_link":"https://github.com/jcmturner/aescts/blob/master/v2/go.mod","dependencies":[{"id":6136301187,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"v2/go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-26T17:41:30.697Z","updated_at":"2022-09-26T17:41:30.697Z","repository_link":"https://github.com/jcmturner/aescts/blob/master/v2/go.sum","dependencies":[{"id":6136301244,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6136301245,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6136301246,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6136301247,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6136301248,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":6136301249,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false}]}],"score":25.133236114368472,"created_at":"2026-05-14T05:08:53.436Z","updated_at":"2026-08-26T10:06:08.049Z","avatar_url":"https://github.com/jcmturner.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372203","html_url":"https://summary.ecosyste.ms/projects/372203"}