{"id":5805025,"name":"GeopJr/CO2","ecosystem":"actions","description":"Get notified about your website's carbon emissions on commits \u0026 PRs along with some fun facts about it!","homepage":"https://github.com/marketplace/actions/co2-ci","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GeopJr/CO2","keywords_array":["actions","carbon-emissions","ci","co2","ecology","planet","renewable-energy"],"namespace":"GeopJr","versions_count":3,"first_release_published_at":"2021-12-06T21:28:52.000Z","latest_release_published_at":"2021-12-07T00:33:30.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-04-11T21:17:50.806Z","created_at":"2023-01-04T15:20:07.817Z","updated_at":"2026-04-11T21:17:50.806Z","registry_url":"https://github.com/GeopJr/CO2","install_command":null,"documentation_url":null,"metadata":{"name":"CO2 CI","description":"Get notified about your website's carbon emissions on commits \u0026 PRs along with some fun facts about it!","inputs":{"url":{"description":"The url to check (please include the protocol eg. https://)","required":true},"comment":{"description":"Whether to create commit \u0026 PR comments","required":false,"default":"true"},"token":{"description":"Token used for creating comments","required":false,"default":"${{ github.token }}"},"renewable":{"description":"Whether to check if the website uses renewable energy (calls external service)","required":false,"default":"false"},"nerds":{"description":"Whether to include 'Stats for nerds' (comment only)","required":false,"default":"true"},"footer":{"description":"Whether to include the footer (comment only)","required":false,"default":"true"}},"outputs":{"nerds":{"description":"'Stats for nerds' (in JSON)"}},"runs":{"using":"docker","image":"Dockerfile"},"branding":{"icon":"cloud-off","color":"green"},"default_branch":"main","path":null},"repo_metadata":{"id":40475355,"uuid":"434623878","full_name":"GeopJr/CO2","owner":"GeopJr","description":"A GitHub action that notifies you about your website's carbon emissions and gives you some fun facts about it","archived":false,"fork":false,"pushed_at":"2023-03-16T23:45:26.000Z","size":46,"stargazers_count":18,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T05:29:06.517Z","etag":null,"topics":["actions","carbon-emissions","ci","co2","ecology","planet","renewable-energy"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/co2-ci","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeopJr.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}},"created_at":"2021-12-03T14:25:40.000Z","updated_at":"2025-09-17T03:42:55.000Z","dependencies_parsed_at":"2023-01-04T15:06:11.356Z","dependency_job_id":"bb8cf9e6-6bc0-42d6-bd2a-a7a4366d3201","html_url":"https://github.com/GeopJr/CO2","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":0.5454545454545454,"last_synced_commit":"5d41ab048a15abfe7a429f9d7a0c55547361d1ac"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/GeopJr/CO2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","download_url":"https://codeload.github.com/GeopJr/CO2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/sbom","scorecard":{"id":55751,"data":{"date":"2025-08-11","repo":{"name":"github.com/GeopJr/CO2","commit":"5d41ab048a15abfe7a429f9d7a0c55547361d1ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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":"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":"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: BSD 2-Clause \"Simplified\" 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/CO2/docker-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/CO2/docker-publish.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/CO2/docker-publish.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/CO2/test.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating geopjr/co2-node-chromium-pnpm:stable to geopjr/co2-node-chromium-pnpm:stable@sha256:c9adc35856a1f12235092dceced0e0bba4a21ade139f5c749e0343f0f2717d82","Warn: containerImage not pinned by hash: Dockerfile.base:1: pin your Docker image by updating node:lts-slim to node:lts-slim@sha256:88f44fbb06cc98e1451e4e015c122f84030ec55c603f753ed97b889db0bb8d4d","Warn: npmCommand not pinned by hash: Dockerfile.base:5","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 npmCommand 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-15T00:42:02.269Z","repository_id":40475355,"created_at":"2025-08-15T00:42:02.269Z","updated_at":"2025-08-15T00:42:02.269Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001926,"owners_count":26083260,"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-09T02:00:07.460Z","response_time":59,"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":"GeopJr","name":"Evangelos \"GeopJr\" Paterakis","uuid":"18014039","kind":"user","description":"Free Software Developer \u0026 Security Researcher","email":"","website":"https://geopjr.dev","location":"Greece","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18014039?u=26ae05840d64f4bba0ad8352bcbfeaa3fb4ea0cf\u0026v=4","repositories_count":68,"last_synced_at":"2025-10-01T03:47:33.751Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"GeopJr","custom":["https://www.paypal.me/GeopJr","https://geopjr.dev/donate"]}},"html_url":"https://github.com/GeopJr","funding_links":["https://github.com/sponsors/GeopJr","https://www.paypal.me/GeopJr","https://geopjr.dev/donate"],"total_stars":1424,"followers":196,"following":37,"created_at":"2022-11-14T05:34:42.390Z","updated_at":"2025-10-01T03:47:33.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr/repositories"},"tags":[{"name":"v1.0.1","sha":"650c5d6c20e83f896c61f56950ad2216813ed8dc","kind":"commit","published_at":"2021-12-07T00:33:30.000Z","download_url":"https://codeload.github.com/GeopJr/CO2/tar.gz/v1.0.1","html_url":"https://github.com/GeopJr/CO2/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T01:10:25.798Z","dependency_job_id":null,"purl":"pkg:github/GeopJr/CO2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags/v1.0.1/manifests"},{"name":"v1","sha":"650c5d6c20e83f896c61f56950ad2216813ed8dc","kind":"commit","published_at":"2021-12-07T00:33:30.000Z","download_url":"https://codeload.github.com/GeopJr/CO2/tar.gz/v1","html_url":"https://github.com/GeopJr/CO2/releases/tag/v1","dependencies_parsed_at":"2023-05-31T01:10:27.250Z","dependency_job_id":null,"purl":"pkg:github/GeopJr/CO2@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags/v1/manifests"},{"name":"v1.0.0","sha":"edaea7286187f6aa23ae5aac6b7598c0ebb5081a","kind":"commit","published_at":"2021-12-06T21:28:52.000Z","download_url":"https://codeload.github.com/GeopJr/CO2/tar.gz/v1.0.0","html_url":"https://github.com/GeopJr/CO2/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T01:10:28.130Z","dependency_job_id":null,"purl":"pkg:github/GeopJr/CO2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T20:55:35.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.55458722864839,"dependent_packages_count":0.0,"stargazers_count":10.061796862620822,"forks_count":35.087941689114245,"docker_downloads_count":null,"average":16.426081445095864},"purl":"pkg:githubactions/GeopJr/CO2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/GeopJr/CO2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/GeopJr/CO2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/GeopJr/CO2/dependencies","status":null,"funding_links":["https://github.com/sponsors/GeopJr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-31T13:35:10.177Z","issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":16066.0,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2FCO2/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/GeopJr%2FCO2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/GeopJr%2FCO2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/GeopJr%2FCO2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/GeopJr%2FCO2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/GeopJr%2FCO2/codemeta","maintainers":[]}