{"id":374207,"url":"https://github.com/cidverse/normalizeci","last_synced_at":"2026-08-28T18:32:31.395Z","repository":{"id":46299170,"uuid":"205438004","full_name":"cidverse/normalizeci","owner":"cidverse","description":"A tool to turn the continuous integration / deployment variables into a common format for generally usable scripts without any dependencies.","archived":false,"fork":false,"pushed_at":"2026-08-21T20:53:09.000Z","size":1149,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-23T18:47:17.055Z","etag":null,"topics":["cicd","cid-wf-beta","normalization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cidverse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-30T18:38:10.000Z","updated_at":"2026-08-21T20:53:24.000Z","dependencies_parsed_at":"2026-08-23T16:27:50.486Z","dependency_job_id":null,"html_url":"https://github.com/cidverse/normalizeci","commit_stats":{"total_commits":151,"total_committers":2,"mean_commits":75.5,"dds":"0.26490066225165565","last_synced_commit":"3ee842ce9582851ca1465c7273b1a568c2b7cd5f"},"previous_names":["envcli/normalize-ci","qubid/normalizeci","qubid/normalize-ci"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cidverse/normalizeci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/sbom","scorecard":{"id":282592,"data":{"date":"2025-08-15T23:44:19Z","repo":{"name":"github.com/cidverse/normalizeci","commit":"7859bd3eda1e673af891dd0e2786db6d48cf9bd6"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.9,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 26 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: twitch4j contributor org/company found, EnvCLI contributor org/company found, cidverse contributor org/company found, Xanthic contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-beta.3 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/62145736","Warn: release artifact v2.0.0-beta.3 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/62145736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cid-ossf.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cid-ossf.yml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid-pullrequest.yml:195","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid.yml:197","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cid.yml:288","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cid.yml:290","Info: topLevel permissions set to 'read-all': .github/workflows/cid-ossf.yml:22","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid-pullrequest.yml:37","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:38","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:39","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:41","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:44","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:46","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid-pullrequest.yml:35","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:36","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:40","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:42","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:47","Info: found token with 'none' permissions: .github/workflows/cid.yml:48","Info: found token with 'none' permissions: .github/workflows/cid.yml:44","Info: found token with 'none' permissions: .github/workflows/cid.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid.yml:39","Info: found token with 'none' permissions: .github/workflows/cid.yml:40","Info: found token with 'none' permissions: .github/workflows/cid.yml:41","Info: found token with 'none' permissions: .github/workflows/cid.yml:42","Info: found token with 'none' permissions: .github/workflows/cid.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:45","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid.yml:37","Info: found token with 'none' permissions: .github/workflows/cid.yml:46"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:18:00.186Z","repository_id":46299170,"created_at":"2025-08-17T16:18:00.186Z","updated_at":"2025-08-17T16:18:00.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36876185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"cidverse","name":"cidverse","uuid":"84687161","kind":"organization","description":"A home for projects that aim to improve and unify CI/CD related processes in a platform agnostic way.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84687161?v=4","repositories_count":30,"last_synced_at":"2024-04-21T00:54:34.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cidverse","funding_links":[],"total_stars":17,"followers":3,"following":0,"created_at":"2023-03-21T20:16:43.768Z","updated_at":"2024-04-21T00:54:40.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse/repositories"},"packages":[{"id":6753514,"name":"github.com/cidverse/normalizeci/spec","ecosystem":"go","description":"","homepage":"https://github.com/cidverse/normalizeci","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cidverse/normalizeci","keywords_array":[],"namespace":"github.com/cidverse/normalizeci","versions_count":1,"first_release_published_at":"2023-03-25T12:55:43.000Z","latest_release_published_at":"2023-03-25T12:55:43.000Z","latest_release_number":"v0.0.0-20230325125543-69018907662e","last_synced_at":"2026-08-27T18:08:19.589Z","created_at":"2023-03-26T00:37:14.235Z","updated_at":"2026-08-27T18:08:19.590Z","registry_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/spec","install_command":"go get github.com/cidverse/normalizeci/spec","documentation_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/spec#section-documentation","metadata":{},"repo_metadata":{"id":46299170,"uuid":"205438004","full_name":"cidverse/normalizeci","owner":"cidverse","description":"A tool to turn the continuous integration / deployment variables into a common format for generally usable scripts without any dependencies.","archived":false,"fork":false,"pushed_at":"2026-08-21T20:53:09.000Z","size":1149,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-23T18:47:17.055Z","etag":null,"topics":["cicd","cid-wf-beta","normalization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cidverse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-30T18:38:10.000Z","updated_at":"2026-08-21T20:53:24.000Z","dependencies_parsed_at":"2026-08-23T16:27:50.486Z","dependency_job_id":null,"html_url":"https://github.com/cidverse/normalizeci","commit_stats":{"total_commits":151,"total_committers":2,"mean_commits":75.5,"dds":"0.26490066225165565","last_synced_commit":"3ee842ce9582851ca1465c7273b1a568c2b7cd5f"},"previous_names":["envcli/normalize-ci","qubid/normalizeci","qubid/normalize-ci"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cidverse/normalizeci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/sbom","scorecard":{"id":282592,"data":{"date":"2025-08-15T23:44:19Z","repo":{"name":"github.com/cidverse/normalizeci","commit":"7859bd3eda1e673af891dd0e2786db6d48cf9bd6"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.9,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 26 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: twitch4j contributor org/company found, EnvCLI contributor org/company found, cidverse contributor org/company found, Xanthic contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-beta.3 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/62145736","Warn: release artifact v2.0.0-beta.3 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/62145736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cid-ossf.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cid-ossf.yml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid-pullrequest.yml:195","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid.yml:197","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cid.yml:288","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cid.yml:290","Info: topLevel permissions set to 'read-all': .github/workflows/cid-ossf.yml:22","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid-pullrequest.yml:37","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:38","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:39","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:41","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:44","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:46","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid-pullrequest.yml:35","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:36","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:40","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:42","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:47","Info: found token with 'none' permissions: .github/workflows/cid.yml:48","Info: found token with 'none' permissions: .github/workflows/cid.yml:44","Info: found token with 'none' permissions: .github/workflows/cid.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid.yml:39","Info: found token with 'none' permissions: .github/workflows/cid.yml:40","Info: found token with 'none' permissions: .github/workflows/cid.yml:41","Info: found token with 'none' permissions: .github/workflows/cid.yml:42","Info: found token with 'none' permissions: .github/workflows/cid.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:45","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid.yml:37","Info: found token with 'none' permissions: .github/workflows/cid.yml:46"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:18:00.186Z","repository_id":46299170,"created_at":"2025-08-17T16:18:00.186Z","updated_at":"2025-08-17T16:18:00.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36876185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cidverse","name":"cidverse","uuid":"84687161","kind":"organization","description":"A home for projects that aim to improve and unify CI/CD related processes in a platform agnostic way.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84687161?v=4","repositories_count":30,"last_synced_at":"2024-04-21T00:54:34.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cidverse","funding_links":[],"total_stars":17,"followers":3,"following":0,"created_at":"2023-03-21T20:16:43.768Z","updated_at":"2024-04-21T00:54:40.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse/repositories"},"tags":[{"name":"v2.0.0-beta.3","sha":"86cc89c42dd26d7e30a7b6ce5a69ce1659c37d27","kind":"tag","published_at":"2024-11-21T20:54:47.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"3c7ebf86f4625051309b3102d40d165f9c8adaeb","kind":"commit","published_at":"2024-08-21T17:39:20.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"292cc2e3ae10c877ae9f2fe1633d3dc435dab4d1","kind":"commit","published_at":"2024-08-01T17:32:56.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"f01a3c4b3f1bbc70337807f274cfde411099314a","kind":"commit","published_at":"2023-03-24T23:35:26.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.1.0","sha":"b882a109376d53c8b319d2dd44f2c0a92fdb4d2e","kind":"commit","published_at":"2022-03-17T22:32:27.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.1.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c1604a3bf7b1b686608616206e357b1aae07ec45","kind":"commit","published_at":"2020-01-06T22:13:24.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.0.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"94cc4d84e89be758c062890ef464ba73b22a1107","kind":"commit","published_at":"2019-10-24T19:54:42.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v0.9.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T07:02:09.409Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.36526107181503,"dependent_packages_count":7.411796433251309,"stargazers_count":13.54064206847701,"forks_count":19.17107838364985,"average":12.3721944892983},"purl":"pkg:golang/github.com/cidverse/normalizeci/spec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/spec","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/spec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cidverse/normalizeci/spec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T17:33:16.200Z","issues_count":2,"pull_requests_count":287,"avg_time_to_close_issue":121740.0,"avg_time_to_close_pull_request":82376.58935361217,"issues_closed_count":2,"pull_requests_closed_count":263,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.23344947735191637,"merged_pull_requests_count":235,"bot_issues_count":2,"bot_pull_requests_count":287,"past_year_issues_count":1,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":237489.0,"past_year_avg_time_to_close_pull_request":130962.85714285714,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9318181818181818,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fspec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fspec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fspec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fspec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fspec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fspec/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"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-28T05:03:31.085Z","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":6729210,"name":"github.com/cidverse/normalizeci/pkg","ecosystem":"go","description":null,"homepage":"https://github.com/cidverse/normalizeci","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cidverse/normalizeci","keywords_array":[],"namespace":"github.com/cidverse/normalizeci","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-08-27T18:11:36.989Z","latest_release_number":null,"last_synced_at":"2026-08-27T18:11:37.608Z","created_at":"2023-03-25T01:44:37.036Z","updated_at":"2026-08-27T18:11:37.608Z","registry_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/pkg","install_command":"go get github.com/cidverse/normalizeci/pkg","documentation_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/pkg#section-documentation","metadata":{},"repo_metadata":{"id":46299170,"uuid":"205438004","full_name":"cidverse/normalizeci","owner":"cidverse","description":"A tool to turn the continuous integration / deployment variables into a common format for generally usable scripts without any dependencies.","archived":false,"fork":false,"pushed_at":"2026-08-21T20:53:09.000Z","size":1149,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-23T18:47:17.055Z","etag":null,"topics":["cicd","cid-wf-beta","normalization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cidverse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-30T18:38:10.000Z","updated_at":"2026-08-21T20:53:24.000Z","dependencies_parsed_at":"2026-08-23T16:27:50.486Z","dependency_job_id":null,"html_url":"https://github.com/cidverse/normalizeci","commit_stats":{"total_commits":151,"total_committers":2,"mean_commits":75.5,"dds":"0.26490066225165565","last_synced_commit":"3ee842ce9582851ca1465c7273b1a568c2b7cd5f"},"previous_names":["envcli/normalize-ci","qubid/normalizeci","qubid/normalize-ci"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cidverse/normalizeci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/sbom","scorecard":{"id":282592,"data":{"date":"2025-08-15T23:44:19Z","repo":{"name":"github.com/cidverse/normalizeci","commit":"7859bd3eda1e673af891dd0e2786db6d48cf9bd6"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.9,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 26 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: twitch4j contributor org/company found, EnvCLI contributor org/company found, cidverse contributor org/company found, Xanthic contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-beta.3 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/62145736","Warn: release artifact v2.0.0-beta.3 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/62145736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cid-ossf.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cid-ossf.yml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid-pullrequest.yml:195","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid.yml:197","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cid.yml:288","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cid.yml:290","Info: topLevel permissions set to 'read-all': .github/workflows/cid-ossf.yml:22","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid-pullrequest.yml:37","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:38","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:39","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:41","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:44","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:46","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid-pullrequest.yml:35","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:36","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:40","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:42","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:47","Info: found token with 'none' permissions: .github/workflows/cid.yml:48","Info: found token with 'none' permissions: .github/workflows/cid.yml:44","Info: found token with 'none' permissions: .github/workflows/cid.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid.yml:39","Info: found token with 'none' permissions: .github/workflows/cid.yml:40","Info: found token with 'none' permissions: .github/workflows/cid.yml:41","Info: found token with 'none' permissions: .github/workflows/cid.yml:42","Info: found token with 'none' permissions: .github/workflows/cid.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:45","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid.yml:37","Info: found token with 'none' permissions: .github/workflows/cid.yml:46"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:18:00.186Z","repository_id":46299170,"created_at":"2025-08-17T16:18:00.186Z","updated_at":"2025-08-17T16:18:00.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36876185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cidverse","name":"cidverse","uuid":"84687161","kind":"organization","description":"A home for projects that aim to improve and unify CI/CD related processes in a platform agnostic way.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84687161?v=4","repositories_count":30,"last_synced_at":"2024-04-21T00:54:34.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cidverse","funding_links":[],"total_stars":17,"followers":3,"following":0,"created_at":"2023-03-21T20:16:43.768Z","updated_at":"2024-04-21T00:54:40.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse/repositories"},"tags":[{"name":"v2.0.0-beta.3","sha":"86cc89c42dd26d7e30a7b6ce5a69ce1659c37d27","kind":"tag","published_at":"2024-11-21T20:54:47.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"3c7ebf86f4625051309b3102d40d165f9c8adaeb","kind":"commit","published_at":"2024-08-21T17:39:20.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"292cc2e3ae10c877ae9f2fe1633d3dc435dab4d1","kind":"commit","published_at":"2024-08-01T17:32:56.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"f01a3c4b3f1bbc70337807f274cfde411099314a","kind":"commit","published_at":"2023-03-24T23:35:26.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.1.0","sha":"b882a109376d53c8b319d2dd44f2c0a92fdb4d2e","kind":"commit","published_at":"2022-03-17T22:32:27.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.1.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c1604a3bf7b1b686608616206e357b1aae07ec45","kind":"commit","published_at":"2020-01-06T22:13:24.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.0.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"94cc4d84e89be758c062890ef464ba73b22a1107","kind":"commit","published_at":"2019-10-24T19:54:42.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v0.9.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T12:44:51.358Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.362978023995808,"dependent_packages_count":7.299956558540726,"stargazers_count":13.54064206847701,"forks_count":19.173022405940284,"average":12.344149764238457},"purl":"pkg:golang/github.com/cidverse/normalizeci/pkg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/pkg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/pkg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cidverse/normalizeci/pkg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T16:04:59.949Z","issues_count":2,"pull_requests_count":285,"avg_time_to_close_issue":121740.0,"avg_time_to_close_pull_request":82678.98473282442,"issues_closed_count":2,"pull_requests_closed_count":262,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.22807017543859648,"merged_pull_requests_count":234,"bot_issues_count":2,"bot_pull_requests_count":285,"past_year_issues_count":1,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":237489.0,"past_year_avg_time_to_close_pull_request":131122.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8863636363636364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fpkg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fpkg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fpkg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fpkg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fpkg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fpkg/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"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-28T05:03:31.085Z","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":3942649,"name":"github.com/cidverse/normalizeci","ecosystem":"go","description":"","homepage":"https://github.com/cidverse/normalizeci","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cidverse/normalizeci","keywords_array":[],"namespace":"github.com/cidverse","versions_count":4,"first_release_published_at":"2019-10-24T19:54:42.000Z","latest_release_published_at":"2022-03-17T22:32:27.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-08-27T18:25:06.776Z","created_at":"2022-04-12T04:05:58.422Z","updated_at":"2026-08-27T18:25:06.777Z","registry_url":"https://pkg.go.dev/github.com/cidverse/normalizeci","install_command":"go get github.com/cidverse/normalizeci","documentation_url":"https://pkg.go.dev/github.com/cidverse/normalizeci#section-documentation","metadata":{},"repo_metadata":{"id":46299170,"uuid":"205438004","full_name":"cidverse/normalizeci","owner":"cidverse","description":"A tool to turn the continuous integration / deployment variables into a common format for generally usable scripts without any dependencies.","archived":false,"fork":false,"pushed_at":"2026-08-21T20:53:09.000Z","size":1149,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-23T18:47:17.055Z","etag":null,"topics":["cicd","cid-wf-beta","normalization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cidverse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-30T18:38:10.000Z","updated_at":"2026-08-21T20:53:24.000Z","dependencies_parsed_at":"2026-08-23T16:27:50.486Z","dependency_job_id":null,"html_url":"https://github.com/cidverse/normalizeci","commit_stats":{"total_commits":151,"total_committers":2,"mean_commits":75.5,"dds":"0.26490066225165565","last_synced_commit":"3ee842ce9582851ca1465c7273b1a568c2b7cd5f"},"previous_names":["envcli/normalize-ci","qubid/normalizeci","qubid/normalize-ci"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cidverse/normalizeci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/sbom","scorecard":{"id":282592,"data":{"date":"2025-08-15T23:44:19Z","repo":{"name":"github.com/cidverse/normalizeci","commit":"7859bd3eda1e673af891dd0e2786db6d48cf9bd6"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.9,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 26 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: twitch4j contributor org/company found, EnvCLI contributor org/company found, cidverse contributor org/company found, Xanthic contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-beta.3 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/62145736","Warn: release artifact v2.0.0-beta.3 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/62145736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cid-ossf.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cid-ossf.yml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid-pullrequest.yml:195","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid.yml:197","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cid.yml:288","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cid.yml:290","Info: topLevel permissions set to 'read-all': .github/workflows/cid-ossf.yml:22","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid-pullrequest.yml:37","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:38","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:39","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:41","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:44","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:46","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid-pullrequest.yml:35","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:36","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:40","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:42","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:47","Info: found token with 'none' permissions: .github/workflows/cid.yml:48","Info: found token with 'none' permissions: .github/workflows/cid.yml:44","Info: found token with 'none' permissions: .github/workflows/cid.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid.yml:39","Info: found token with 'none' permissions: .github/workflows/cid.yml:40","Info: found token with 'none' permissions: .github/workflows/cid.yml:41","Info: found token with 'none' permissions: .github/workflows/cid.yml:42","Info: found token with 'none' permissions: .github/workflows/cid.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:45","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid.yml:37","Info: found token with 'none' permissions: .github/workflows/cid.yml:46"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:18:00.186Z","repository_id":46299170,"created_at":"2025-08-17T16:18:00.186Z","updated_at":"2025-08-17T16:18:00.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36876185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cidverse","name":"cidverse","uuid":"84687161","kind":"organization","description":"A home for projects that aim to improve and unify CI/CD related processes in a platform agnostic way.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84687161?v=4","repositories_count":30,"last_synced_at":"2024-04-21T00:54:34.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cidverse","funding_links":[],"total_stars":17,"followers":3,"following":0,"created_at":"2023-03-21T20:16:43.768Z","updated_at":"2024-04-21T00:54:40.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse/repositories"},"tags":[{"name":"v2.0.0-beta.3","sha":"86cc89c42dd26d7e30a7b6ce5a69ce1659c37d27","kind":"tag","published_at":"2024-11-21T20:54:47.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"3c7ebf86f4625051309b3102d40d165f9c8adaeb","kind":"commit","published_at":"2024-08-21T17:39:20.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"292cc2e3ae10c877ae9f2fe1633d3dc435dab4d1","kind":"commit","published_at":"2024-08-01T17:32:56.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"f01a3c4b3f1bbc70337807f274cfde411099314a","kind":"commit","published_at":"2023-03-24T23:35:26.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.1.0","sha":"b882a109376d53c8b319d2dd44f2c0a92fdb4d2e","kind":"commit","published_at":"2022-03-17T22:32:27.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.1.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c1604a3bf7b1b686608616206e357b1aae07ec45","kind":"commit","published_at":"2020-01-06T22:13:24.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.0.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"94cc4d84e89be758c062890ef464ba73b22a1107","kind":"commit","published_at":"2019-10-24T19:54:42.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v0.9.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T20:50:51.767Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.712729684882282,"dependent_packages_count":5.809842446135879,"stargazers_count":13.476744546154762,"forks_count":18.8699998301683,"docker_downloads_count":null,"average":10.717329126835306},"purl":"pkg:golang/github.com/cidverse/normalizeci","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cidverse/normalizeci","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cidverse/normalizeci","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cidverse/normalizeci/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T16:32:26.338Z","issues_count":2,"pull_requests_count":285,"avg_time_to_close_issue":121740.0,"avg_time_to_close_pull_request":82678.98473282442,"issues_closed_count":2,"pull_requests_closed_count":262,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.22807017543859648,"merged_pull_requests_count":234,"bot_issues_count":2,"bot_pull_requests_count":285,"past_year_issues_count":1,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":237489.0,"past_year_avg_time_to_close_pull_request":131122.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8863636363636364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"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-28T05:03:31.085Z","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":8761229,"name":"github.com/cidverse/normalizeci/cli","ecosystem":"go","description":"","homepage":"https://github.com/cidverse/normalizeci","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cidverse/normalizeci","keywords_array":[],"namespace":"github.com/cidverse/normalizeci","versions_count":8,"first_release_published_at":"2023-03-24T21:51:31.000Z","latest_release_published_at":"2023-05-16T22:55:37.000Z","latest_release_number":"v0.0.0-20230516225537-80f005c8e63c","last_synced_at":"2026-08-27T18:31:46.917Z","created_at":"2024-01-18T04:50:34.924Z","updated_at":"2026-08-27T18:31:46.917Z","registry_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/cli","install_command":"go get github.com/cidverse/normalizeci/cli","documentation_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/cli#section-documentation","metadata":{},"repo_metadata":{"id":46299170,"uuid":"205438004","full_name":"cidverse/normalizeci","owner":"cidverse","description":"A tool to turn the continuous integration / deployment variables into a common format for generally usable scripts without any dependencies.","archived":false,"fork":false,"pushed_at":"2026-08-21T20:53:09.000Z","size":1149,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-23T18:47:17.055Z","etag":null,"topics":["cicd","cid-wf-beta","normalization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cidverse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-30T18:38:10.000Z","updated_at":"2026-08-21T20:53:24.000Z","dependencies_parsed_at":"2026-08-23T16:27:50.486Z","dependency_job_id":null,"html_url":"https://github.com/cidverse/normalizeci","commit_stats":{"total_commits":151,"total_committers":2,"mean_commits":75.5,"dds":"0.26490066225165565","last_synced_commit":"3ee842ce9582851ca1465c7273b1a568c2b7cd5f"},"previous_names":["envcli/normalize-ci","qubid/normalizeci","qubid/normalize-ci"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cidverse/normalizeci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/sbom","scorecard":{"id":282592,"data":{"date":"2025-08-15T23:44:19Z","repo":{"name":"github.com/cidverse/normalizeci","commit":"7859bd3eda1e673af891dd0e2786db6d48cf9bd6"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.9,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 26 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: twitch4j contributor org/company found, EnvCLI contributor org/company found, cidverse contributor org/company found, Xanthic contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-beta.3 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/62145736","Warn: release artifact v2.0.0-beta.3 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/62145736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cid-ossf.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cid-ossf.yml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid-pullrequest.yml:195","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid.yml:197","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cid.yml:288","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cid.yml:290","Info: topLevel permissions set to 'read-all': .github/workflows/cid-ossf.yml:22","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid-pullrequest.yml:37","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:38","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:39","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:41","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:44","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:46","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid-pullrequest.yml:35","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:36","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:40","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:42","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:47","Info: found token with 'none' permissions: .github/workflows/cid.yml:48","Info: found token with 'none' permissions: .github/workflows/cid.yml:44","Info: found token with 'none' permissions: .github/workflows/cid.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid.yml:39","Info: found token with 'none' permissions: .github/workflows/cid.yml:40","Info: found token with 'none' permissions: .github/workflows/cid.yml:41","Info: found token with 'none' permissions: .github/workflows/cid.yml:42","Info: found token with 'none' permissions: .github/workflows/cid.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:45","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid.yml:37","Info: found token with 'none' permissions: .github/workflows/cid.yml:46"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:18:00.186Z","repository_id":46299170,"created_at":"2025-08-17T16:18:00.186Z","updated_at":"2025-08-17T16:18:00.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36876185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cidverse","name":"cidverse","uuid":"84687161","kind":"organization","description":"A home for projects that aim to improve and unify CI/CD related processes in a platform agnostic way.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84687161?v=4","repositories_count":30,"last_synced_at":"2024-04-21T00:54:34.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cidverse","funding_links":[],"total_stars":17,"followers":3,"following":0,"created_at":"2023-03-21T20:16:43.768Z","updated_at":"2024-04-21T00:54:40.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse/repositories"},"tags":[{"name":"v2.0.0-beta.3","sha":"86cc89c42dd26d7e30a7b6ce5a69ce1659c37d27","kind":"tag","published_at":"2024-11-21T20:54:47.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"3c7ebf86f4625051309b3102d40d165f9c8adaeb","kind":"commit","published_at":"2024-08-21T17:39:20.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"292cc2e3ae10c877ae9f2fe1633d3dc435dab4d1","kind":"commit","published_at":"2024-08-01T17:32:56.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"f01a3c4b3f1bbc70337807f274cfde411099314a","kind":"commit","published_at":"2023-03-24T23:35:26.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.1.0","sha":"b882a109376d53c8b319d2dd44f2c0a92fdb4d2e","kind":"commit","published_at":"2022-03-17T22:32:27.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.1.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c1604a3bf7b1b686608616206e357b1aae07ec45","kind":"commit","published_at":"2020-01-06T22:13:24.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.0.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"94cc4d84e89be758c062890ef464ba73b22a1107","kind":"commit","published_at":"2019-10-24T19:54:42.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v0.9.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T08:57:13.373Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.453225907731841,"dependent_packages_count":9.270385022243476,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.861805464987658},"purl":"pkg:golang/github.com/cidverse/normalizeci/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cidverse/normalizeci/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T16:04:59.949Z","issues_count":2,"pull_requests_count":285,"avg_time_to_close_issue":121740.0,"avg_time_to_close_pull_request":82678.98473282442,"issues_closed_count":2,"pull_requests_closed_count":262,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.22807017543859648,"merged_pull_requests_count":234,"bot_issues_count":2,"bot_pull_requests_count":285,"past_year_issues_count":1,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":237489.0,"past_year_avg_time_to_close_pull_request":131122.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8863636363636364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Fcli/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"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-28T05:03:31.085Z","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":5349312,"name":"github.com/cidverse/normalizeci/lib","ecosystem":"go","description":"","homepage":"https://github.com/cidverse/normalizeci","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cidverse/normalizeci","keywords_array":[],"namespace":"github.com/cidverse/normalizeci","versions_count":1,"first_release_published_at":"2022-10-11T21:13:54.000Z","latest_release_published_at":"2022-10-11T21:13:54.000Z","latest_release_number":"v0.0.0-20221011211354-a10d2b9465ce","last_synced_at":"2026-08-27T18:46:22.800Z","created_at":"2022-10-18T03:07:19.971Z","updated_at":"2026-08-27T18:46:22.800Z","registry_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/lib","install_command":"go get github.com/cidverse/normalizeci/lib","documentation_url":"https://pkg.go.dev/github.com/cidverse/normalizeci/lib#section-documentation","metadata":{},"repo_metadata":{"id":46299170,"uuid":"205438004","full_name":"cidverse/normalizeci","owner":"cidverse","description":"A tool to turn the continuous integration / deployment variables into a common format for generally usable scripts without any dependencies.","archived":false,"fork":false,"pushed_at":"2026-08-21T20:53:09.000Z","size":1149,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-23T18:47:17.055Z","etag":null,"topics":["cicd","cid-wf-beta","normalization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cidverse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-08-30T18:38:10.000Z","updated_at":"2026-08-21T20:53:24.000Z","dependencies_parsed_at":"2026-08-23T16:27:50.486Z","dependency_job_id":null,"html_url":"https://github.com/cidverse/normalizeci","commit_stats":{"total_commits":151,"total_committers":2,"mean_commits":75.5,"dds":"0.26490066225165565","last_synced_commit":"3ee842ce9582851ca1465c7273b1a568c2b7cd5f"},"previous_names":["envcli/normalize-ci","qubid/normalizeci","qubid/normalize-ci"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/cidverse/normalizeci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/sbom","scorecard":{"id":282592,"data":{"date":"2025-08-15T23:44:19Z","repo":{"name":"github.com/cidverse/normalizeci","commit":"7859bd3eda1e673af891dd0e2786db6d48cf9bd6"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":6.9,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 26 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 4 contributing companies or organizations","details":["Info: twitch4j contributor org/company found, EnvCLI contributor org/company found, cidverse contributor org/company found, Xanthic contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 24 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.0-beta.3 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/cidverse/normalizeci/releases/62145736","Warn: release artifact v2.0.0-beta.3 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/186739880","Warn: release artifact v2.0.0-beta.2 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/171364243","Warn: release artifact v2.0.0-beta.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/168296463","Warn: release artifact v2.0.0-alpha.1 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/96881728","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/cidverse/normalizeci/releases/62145736"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cid-ossf.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cid-ossf.yml:36","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid-pullrequest.yml:195","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/cid.yml:197","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cid.yml:288","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/cid.yml:290","Info: topLevel permissions set to 'read-all': .github/workflows/cid-ossf.yml:22","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid-pullrequest.yml:37","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:38","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:39","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:41","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:44","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:46","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid-pullrequest.yml:35","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:36","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:40","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:42","Info: found token with 'none' permissions: .github/workflows/cid-pullrequest.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:47","Info: found token with 'none' permissions: .github/workflows/cid.yml:48","Info: found token with 'none' permissions: .github/workflows/cid.yml:44","Info: found token with 'none' permissions: .github/workflows/cid.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/cid.yml:39","Info: found token with 'none' permissions: .github/workflows/cid.yml:40","Info: found token with 'none' permissions: .github/workflows/cid.yml:41","Info: found token with 'none' permissions: .github/workflows/cid.yml:42","Info: found token with 'none' permissions: .github/workflows/cid.yml:43","Info: found token with 'none' permissions: .github/workflows/cid.yml:45","Info: topLevel 'actions' permission set to 'read': .github/workflows/cid.yml:37","Info: found token with 'none' permissions: .github/workflows/cid.yml:46"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:18:00.186Z","repository_id":46299170,"created_at":"2025-08-17T16:18:00.186Z","updated_at":"2025-08-17T16:18:00.186Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36876185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"cidverse","name":"cidverse","uuid":"84687161","kind":"organization","description":"A home for projects that aim to improve and unify CI/CD related processes in a platform agnostic way.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/84687161?v=4","repositories_count":30,"last_synced_at":"2024-04-21T00:54:34.604Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cidverse","funding_links":[],"total_stars":17,"followers":3,"following":0,"created_at":"2023-03-21T20:16:43.768Z","updated_at":"2024-04-21T00:54:40.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cidverse/repositories"},"tags":[{"name":"v2.0.0-beta.3","sha":"86cc89c42dd26d7e30a7b6ce5a69ce1659c37d27","kind":"tag","published_at":"2024-11-21T20:54:47.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.3/manifests"},{"name":"v2.0.0-beta.2","sha":"3c7ebf86f4625051309b3102d40d165f9c8adaeb","kind":"commit","published_at":"2024-08-21T17:39:20.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"292cc2e3ae10c877ae9f2fe1633d3dc435dab4d1","kind":"commit","published_at":"2024-08-01T17:32:56.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0-alpha.1","sha":"f01a3c4b3f1bbc70337807f274cfde411099314a","kind":"commit","published_at":"2023-03-24T23:35:26.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v2.0.0-alpha.1/manifests"},{"name":"v1.1.0","sha":"b882a109376d53c8b319d2dd44f2c0a92fdb4d2e","kind":"commit","published_at":"2022-03-17T22:32:27.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.1.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c1604a3bf7b1b686608616206e357b1aae07ec45","kind":"commit","published_at":"2020-01-06T22:13:24.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v1.0.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"94cc4d84e89be758c062890ef464ba73b22a1107","kind":"commit","published_at":"2019-10-24T19:54:42.000Z","download_url":"https://codeload.github.com/cidverse/normalizeci/tar.gz/v0.9.0","html_url":"https://github.com/cidverse/normalizeci/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cidverse/normalizeci@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:12:54.094Z","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":7.3108075197775175,"forks_count":8.968987819809952,"average":8.156198900831278},"purl":"pkg:golang/github.com/cidverse/normalizeci/lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/lib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cidverse/normalizeci/lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cidverse/normalizeci/lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T16:04:59.949Z","issues_count":2,"pull_requests_count":285,"avg_time_to_close_issue":121740.0,"avg_time_to_close_pull_request":82678.98473282442,"issues_closed_count":2,"pull_requests_closed_count":262,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.22807017543859648,"merged_pull_requests_count":234,"bot_issues_count":2,"bot_pull_requests_count":285,"past_year_issues_count":1,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":237489.0,"past_year_avg_time_to_close_pull_request":131122.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8863636363636364,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Flib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Flib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Flib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Flib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Flib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcidverse%2Fnormalizeci%2Flib/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282009,"maintainers_count":0,"namespaces_count":839512,"keywords_count":125745,"github":"golang","metadata":{"funded_packages_count":68232,"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-28T05:03:31.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":498455,"full_name":"cidverse/normalizeci","default_branch":"main","total_commits":538,"total_committers":4,"total_bot_commits":378,"total_bot_committers":3,"mean_commits":134.5,"dds":0.33271375464684017,"past_year_total_commits":155,"past_year_total_committers":3,"past_year_total_bot_commits":148,"past_year_total_bot_committers":2,"past_year_mean_commits":51.666666666666664,"past_year_dds":0.07096774193548383,"last_synced_at":"2026-08-27T18:07:34.437Z","last_synced_commit":"e444ad45ec6b88b9533d57b656a7a8c258d3c543","created_at":"2023-03-09T02:20:20.841Z","updated_at":"2026-08-27T18:07:34.265Z","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":359},{"name":"Philipp Heuer","email":"git@philippheuer.me","login":"PhilippHeuer","count":160},{"name":"cid-workflow[bot]","email":"142626371+cid-workflow[bot]","login":"cid-workflow[bot]","count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":144},{"name":"Philipp Heuer","email":"git@philippheuer.de","login":"PhilippHeuer","count":7},{"name":"cid-workflow[bot]","email":"142626371+cid-workflow[bot]","login":"cid-workflow[bot]","count":4}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-28T00:00:07.607Z","repositories_count":6829898,"commits_count":987007693,"contributors_count":41697979,"owners_count":1372657,"committers_count":3380760,"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":"cidverse/normalizeci","html_url":"https://github.com/cidverse/normalizeci","last_synced_at":"2026-08-27T18:05:50.607Z","status":null,"issues_count":2,"pull_requests_count":287,"avg_time_to_close_issue":121740.0,"avg_time_to_close_pull_request":82376.58935361217,"issues_closed_count":2,"pull_requests_closed_count":263,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.23344947735191637,"merged_pull_requests_count":235,"bot_issues_count":2,"bot_pull_requests_count":287,"past_year_issues_count":1,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":237489.0,"past_year_avg_time_to_close_pull_request":134460.4411764706,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.9761904761904762,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":42,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-16T23:03:01.247Z","updated_at":"2026-08-27T18:05:50.607Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cidverse%2Fnormalizeci/issues","issue_labels_count":{"table":{"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":280,"go":3}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":286,"NONE":1}},"issue_authors":{"table":{"renovate[bot]":2}},"pull_request_authors":{"table":{"renovate[bot]":270,"dependabot[bot]":11,"cid-workflow[bot]":6}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-28T00:00:07.472Z","repositories_count":16536910,"issues_count":43290137,"pull_requests_count":138018737,"authors_count":11562989,"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":{"dependencies":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":41,"go":2}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":42}},"past_year_issue_authors":{"table":{"renovate[bot]":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":39,"dependabot[bot]":2,"cid-workflow[bot]":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"CreateEvent":129,"DeleteEvent":114,"IssueCommentEvent":56,"PullRequestEvent":200,"PullRequestReviewEvent":81,"PushEvent":190,"ReleaseEvent":1},"last_year":{"CreateEvent":71,"DeleteEvent":60,"IssueCommentEvent":48,"PullRequestEvent":77,"PullRequestReviewEvent":29,"PushEvent":110}},"keywords":["cicd","cid-wf-beta","normalization"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-10T23:20:20.406Z","updated_at":"2022-09-10T23:20:20.406Z","repository_link":"https://github.com/cidverse/normalizeci/blob/main/go.mod","dependencies":[{"id":4434697038,"package_name":"github.com/Masterminds/semver/v3","ecosystem":"go","requirements":"v3.1.1","direct":true,"kind":"runtime","optional":false},{"id":4434697039,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.4.2","direct":true,"kind":"runtime","optional":false},{"id":4434697040,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.11.0","direct":true,"kind":"runtime","optional":false},{"id":4434697041,"package_name":"github.com/google/go-github/v35","ecosystem":"go","requirements":"v35.3.0","direct":true,"kind":"runtime","optional":false},{"id":4434697042,"package_name":"github.com/gosimple/slug","ecosystem":"go","requirements":"v1.12.0","direct":true,"kind":"runtime","optional":false},{"id":4434697043,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.28.0","direct":true,"kind":"runtime","optional":false},{"id":4434697044,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":4434697045,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":4434697046,"package_name":"github.com/xanzy/go-gitlab","ecosystem":"go","requirements":"v0.73.1","direct":true,"kind":"runtime","optional":false},{"id":4434697047,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220722155238-128564f6959c","direct":true,"kind":"runtime","optional":false},{"id":4434697048,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":4434697049,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20220714114130-e85cedf506cd","direct":true,"kind":"runtime","optional":false},{"id":4434697050,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.3","direct":true,"kind":"runtime","optional":false},{"id":4434697051,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":4434697052,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":true,"kind":"runtime","optional":false},{"id":4434697053,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":4434697054,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":true,"kind":"runtime","optional":false},{"id":4434697055,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.0","direct":true,"kind":"runtime","optional":false},{"id":4434697056,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.0","direct":true,"kind":"runtime","optional":false},{"id":4434697057,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":4434697058,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":4434697059,"package_name":"github.com/gosimple/unidecode","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":4434697060,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":4434697061,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.7.1","direct":true,"kind":"runtime","optional":false},{"id":4434697062,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.13","direct":true,"kind":"runtime","optional":false},{"id":4434697063,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":4434697064,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":true,"kind":"runtime","optional":false},{"id":4434697065,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":4434697066,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":4434697067,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":true,"kind":"runtime","optional":false},{"id":4434697068,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":true,"kind":"runtime","optional":false},{"id":4434697069,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":4434697070,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":4434697071,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":4434697072,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":4434697073,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":4434697074,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":4434697075,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220805013720-a33c5aa5df48","direct":true,"kind":"runtime","optional":false},{"id":4434697076,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":true,"kind":"runtime","optional":false},{"id":4434697077,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":true,"kind":"runtime","optional":false},{"id":4434697078,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220722155302-e5dcc9cfc0b9","direct":true,"kind":"runtime","optional":false},{"id":4434697079,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":4434697080,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":true,"kind":"runtime","optional":false},{"id":4434697081,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":true,"kind":"runtime","optional":false},{"id":4434697082,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-10T23:20:20.428Z","updated_at":"2022-09-10T23:20:20.428Z","repository_link":"https://github.com/cidverse/normalizeci/blob/main/go.sum","dependencies":[{"id":4434697085,"package_name":"github.com/Masterminds/semver/v3","ecosystem":"go","requirements":"v3.1.1","direct":false,"kind":"runtime","optional":false},{"id":4434697086,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.14","direct":false,"kind":"runtime","optional":false},{"id":4434697087,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16","direct":false,"kind":"runtime","optional":false},{"id":4434697088,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":4434697089,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":4434697090,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20210428141323-04723f9f07d7","direct":false,"kind":"runtime","optional":false},{"id":4434697091,"package_name":"github.com/ProtonMail/go-crypto","ecosystem":"go","requirements":"v0.0.0-20220714114130-e85cedf506cd","direct":false,"kind":"runtime","optional":false},{"id":4434697092,"package_name":"github.com/acomagu/bufpipe","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":4434697093,"package_name":"github.com/anmitsu/go-shlex","ecosystem":"go","requirements":"v0.0.0-20161002113705-648efa622239","direct":false,"kind":"runtime","optional":false},{"id":4434697094,"package_name":"github.com/armon/go-socks5","ecosystem":"go","requirements":"v0.0.0-20160902184237-e75332964ef5","direct":false,"kind":"runtime","optional":false},{"id":4434697095,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.3-0.20220203105225-a9a7ef127534","direct":false,"kind":"runtime","optional":false},{"id":4434697096,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":4434697097,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":4434697098,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697099,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":4434697100,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":4434697239,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":4434697101,"package_name":"github.com/emirpasic/gods","ecosystem":"go","requirements":"v1.18.1","direct":false,"kind":"runtime","optional":false},{"id":4434697102,"package_name":"github.com/flynn/go-shlex","ecosystem":"go","requirements":"v0.0.0-20150515145356-3f9db97f8568","direct":false,"kind":"runtime","optional":false},{"id":4434697103,"package_name":"github.com/gliderlabs/ssh","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":4434697104,"package_name":"github.com/go-git/gcfg","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":4434697105,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.2.0","direct":false,"kind":"runtime","optional":false},{"id":4434697106,"package_name":"github.com/go-git/go-billy/v5","ecosystem":"go","requirements":"v5.3.1","direct":false,"kind":"runtime","optional":false},{"id":4434697107,"package_name":"github.com/go-git/go-git-fixtures/v4","ecosystem":"go","requirements":"v4.2.1","direct":false,"kind":"runtime","optional":false},{"id":4434697108,"package_name":"github.com/go-git/go-git/v5","ecosystem":"go","requirements":"v5.4.2","direct":false,"kind":"runtime","optional":false},{"id":4434697109,"package_name":"github.com/go-playground/assert/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":4434697110,"package_name":"github.com/go-playground/locales","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":4434697111,"package_name":"github.com/go-playground/universal-translator","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":4434697112,"package_name":"github.com/go-playground/validator/v10","ecosystem":"go","requirements":"v10.11.0","direct":false,"kind":"runtime","optional":false},{"id":4434697113,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":4434697114,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":4434697115,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":4434697116,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":4434697117,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":4434697118,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":4434697119,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":4434697120,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":4434697121,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":4434697122,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":4434697123,"package_name":"github.com/google/go-github/v35","ecosystem":"go","requirements":"v35.3.0","direct":false,"kind":"runtime","optional":false},{"id":4434697124,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":4434697125,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697126,"package_name":"github.com/gosimple/slug","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":4434697127,"package_name":"github.com/gosimple/unidecode","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":4434697128,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":4434697129,"package_name":"github.com/hashicorp/go-cleanhttp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":4434697130,"package_name":"github.com/hashicorp/go-hclog","ecosystem":"go","requirements":"v0.9.2","direct":false,"kind":"runtime","optional":false},{"id":4434697131,"package_name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":4434697132,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":4434697133,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.13","direct":false,"kind":"runtime","optional":false},{"id":4434697134,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":4434697135,"package_name":"github.com/jbenet/go-context","ecosystem":"go","requirements":"v0.0.0-20150711004518-d14ea06fba99","direct":false,"kind":"runtime","optional":false},{"id":4434697136,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":4434697137,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v0.0.0-20201106050909-4977a11b4351","direct":false,"kind":"runtime","optional":false},{"id":4434697138,"package_name":"github.com/kevinburke/ssh_config","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":4434697139,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":4434697140,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697141,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":4434697142,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":4434697143,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":4434697144,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697145,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":4434697146,"package_name":"github.com/leodido/go-urn","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":4434697147,"package_name":"github.com/matryer/is","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":4434697148,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":4434697149,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":4434697150,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697151,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":4434697152,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":4434697153,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":4434697154,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":4434697155,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":4434697156,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":4434697157,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":4434697158,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":4434697159,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":4434697160,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697161,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697162,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":4434697163,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":4434697164,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":4434697165,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":4434697166,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":4434697167,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697168,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":4434697169,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":4434697170,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":4434697171,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":4434697172,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":4434697173,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":4434697174,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":4434697175,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":4434697176,"package_name":"github.com/xanzy/go-gitlab","ecosystem":"go","requirements":"v0.73.1","direct":false,"kind":"runtime","optional":false},{"id":4434697177,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":4434697178,"package_name":"github.com/xanzy/ssh-agent","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":4434697179,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190219172222-a4c6cb3142f2","direct":false,"kind":"runtime","optional":false},{"id":4434697180,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":4434697181,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":4434697182,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210421170649-83a5a9bb288b","direct":false,"kind":"runtime","optional":false},{"id":4434697183,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210711020723-a769d52b0f97","direct":false,"kind":"runtime","optional":false},{"id":4434697184,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20211215153901-e495a2d5b3d3","direct":false,"kind":"runtime","optional":false},{"id":4434697185,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":4434697186,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":4434697187,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":4434697188,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":4434697189,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210326060303-6b1517762897","direct":false,"kind":"runtime","optional":false},{"id":4434697190,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":4434697191,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220805013720-a33c5aa5df48","direct":false,"kind":"runtime","optional":false},{"id":4434697192,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":4434697193,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220722155238-128564f6959c","direct":false,"kind":"runtime","optional":false},{"id":4434697194,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":4434697195,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":4434697196,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":4434697197,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":4434697198,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":4434697199,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":4434697200,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":4434697201,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":4434697202,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":4434697203,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210324051608-47abb6519492","direct":false,"kind":"runtime","optional":false},{"id":4434697204,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":4434697205,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210502180810-71e4cd670f79","direct":false,"kind":"runtime","optional":false},{"id":4434697206,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":4434697207,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":4434697208,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":4434697209,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210927094055-39ccf1dd6fa6","direct":false,"kind":"runtime","optional":false},{"id":4434697210,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":4434697211,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":4434697212,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":4434697213,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":4434697214,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":4434697215,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":4434697216,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":4434697217,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":4434697218,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220722155302-e5dcc9cfc0b9","direct":false,"kind":"runtime","optional":false},{"id":4434697219,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":4434697220,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":4434697221,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697222,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":4434697223,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":4434697224,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":4434697225,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.1","direct":false,"kind":"runtime","optional":false},{"id":4434697226,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":4434697227,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":4434697228,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":4434697229,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":4434697230,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":4434697231,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":4434697232,"package_name":"gopkg.in/warnings.v0","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":4434697233,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":4434697234,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":4434697235,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":4434697236,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":4434697237,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":4434697238,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":4434697240,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cid-main.yml","sha":null,"kind":"manifest","created_at":"2026-03-16T21:01:45.557Z","updated_at":"2026-03-16T21:01:45.557Z","repository_link":"https://github.com/cidverse/normalizeci/blob/main/.github/workflows/cid-main.yml","dependencies":[{"id":25840563988,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"20cf305ff2072d973412fa9b1e3a4f227bda3c76","direct":true,"kind":"composite","optional":false},{"id":25840564335,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25840564336,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false},{"id":25840564337,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cid-nightly.yml","sha":null,"kind":"manifest","created_at":"2026-03-16T21:01:46.403Z","updated_at":"2026-03-16T21:01:46.403Z","repository_link":"https://github.com/cidverse/normalizeci/blob/main/.github/workflows/cid-nightly.yml","dependencies":[{"id":25840564607,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"20cf305ff2072d973412fa9b1e3a4f227bda3c76","direct":true,"kind":"composite","optional":false},{"id":25840564608,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25840564609,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false},{"id":25840564610,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cid-pull-request.yml","sha":null,"kind":"manifest","created_at":"2026-03-16T21:01:47.010Z","updated_at":"2026-03-16T21:01:47.010Z","repository_link":"https://github.com/cidverse/normalizeci/blob/main/.github/workflows/cid-pull-request.yml","dependencies":[{"id":25840565079,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"20cf305ff2072d973412fa9b1e3a4f227bda3c76","direct":true,"kind":"composite","optional":false},{"id":25840565080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25840565081,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false},{"id":25840565082,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cid-release.yml","sha":null,"kind":"manifest","created_at":"2026-03-16T21:01:47.736Z","updated_at":"2026-03-16T21:01:47.736Z","repository_link":"https://github.com/cidverse/normalizeci/blob/main/.github/workflows/cid-release.yml","dependencies":[{"id":25840565542,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"20cf305ff2072d973412fa9b1e3a4f227bda3c76","direct":true,"kind":"composite","optional":false},{"id":25840565543,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25840565544,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"330a01c490aca151604b8cf639adc76d48f6c5d4","direct":true,"kind":"composite","optional":false},{"id":25840565545,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]}],"score":3.4657359027997265,"created_at":"2026-06-26T11:25:50.295Z","updated_at":"2026-08-28T18:32:31.395Z","avatar_url":"https://github.com/cidverse.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/374207","html_url":"https://summary.ecosyste.ms/projects/374207"}