{"id":13778,"url":"https://github.com/semantic-release/env-ci","last_synced_at":"2026-07-11T18:20:29.149Z","repository":{"id":38091778,"uuid":"114841957","full_name":"semantic-release/env-ci","owner":"semantic-release","description":"Get environment variables exposed by CI services","archived":false,"fork":false,"pushed_at":"2025-10-06T05:04:49.000Z","size":1315,"stargazers_count":238,"open_issues_count":10,"forks_count":49,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-10-06T07:12:50.640Z","etag":null,"topics":["appveyor","bamboo","bitbucket","bitrise","buddy","buildkite","ci","circleci","cirrus-ci","codeship","continuous-integration","drone","environment","gitlab","jenkins","semaphore","shippable","travis","vsts","wercker"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/semantic-release.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"dco":null,"cla":null}},"created_at":"2017-12-20T04:15:19.000Z","updated_at":"2025-10-06T01:03:04.000Z","dependencies_parsed_at":"2024-11-09T12:31:30.348Z","dependency_job_id":"cba4a16f-1b54-4b80-83be-4f2f29ed366a","html_url":"https://github.com/semantic-release/env-ci","commit_stats":{"total_commits":376,"total_committers":29,"mean_commits":12.96551724137931,"dds":0.4920212765957447,"last_synced_commit":"7e29f58a4ae36d57ab69596e1c7cc013679d2e2f"},"previous_names":["pvdlg/env-ci"],"tags_count":78,"template":false,"template_full_name":null,"purl":"pkg:github/semantic-release/env-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fenv-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fenv-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fenv-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fenv-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","download_url":"https://codeload.github.com/semantic-release/env-ci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semantic-release%2Fenv-ci/sbom","scorecard":{"id":750503,"data":{"date":"2025-08-11","repo":{"name":"github.com/semantic-release/env-ci","commit":"1b7ef50009bff7eb7fbaf9dc1e2f419217443340"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"16 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/semantic-release/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:12"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T20:12:28.794Z","repository_id":38091778,"created_at":"2025-08-22T20:12:28.794Z","updated_at":"2025-08-22T20:12:28.794Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011851,"owners_count":26085004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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"}},"keywords":["appveyor","bamboo","bitbucket","bitrise","buddy","buildkite","ci","circleci","cirrus-ci","codeship","continuous-integration","drone","environment","gitlab","jenkins","semaphore","shippable","travis","vsts","wercker"],"created_at":"2024-01-11T18:23:20.091Z","updated_at":"2025-10-12T18:26:57.625Z","avatar_url":"https://github.com/semantic-release.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/13778","html_url":"https://opencollective.ecosyste.ms/projects/13778","collective":{"id":1195,"uuid":"7ywz9j4a-vgod8pgj-w95pmr35-nxklb0e7","slug":"semantic-release","name":"semantic-release","description":null,"website":"","github":"semantic-release","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/semantic-release"}],"currency":"USD","projects_count":35,"last_synced_at":"2026-07-27T00:15:20.942Z","created_at":"2024-01-10T13:17:49.866Z","updated_at":"2026-07-27T00:15:21.076Z","transactions_count":18,"balance":67.98999999999997,"account_type":"COLLECTIVE","owner":{"login":"semantic-release","name":"Semantic Release","uuid":"12867925","kind":"organization","description":"","email":null,"website":"https://semantic-release.gitbook.io","location":null,"twitter":"SemanticRelease","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12867925?v=4","repositories_count":35,"last_synced_at":"2025-10-27T18:35:53.608Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/semantic-release","funding_links":[],"total_stars":26340,"followers":331,"following":0,"created_at":"2022-11-02T16:27:51.938Z","updated_at":"2025-10-27T18:35:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semantic-release/repositories"},"last_project_activity_at":"2026-05-16T00:57:59.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-05-04T23:12:07.026Z","collective_updated_at":"2022-09-15T02:41:41.738Z","html_url":"https://opencollective.com/semantic-release","icon_url":"https://images.opencollective.com/semantic-release/logo/40.png","total_donations":67.99,"total_expenses":-5.53,"current_balance":67.98999999999997,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/semantic-release","url":"https://opencollective.ecosyste.ms/collectives/semantic-release","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/semantic-release/projects"}}