{"id":11700279,"name":"github.com/mlco2/codecarbon","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mlco2/codecarbon","keywords_array":[],"namespace":null,"versions_count":63,"first_release_published_at":"2020-11-13T14:22:31.000Z","latest_release_published_at":"2026-05-17T13:12:04.000Z","latest_release_number":"v3.2.7+incompatible","last_synced_at":"2026-05-28T04:25:12.354Z","created_at":"2025-05-28T10:05:02.674Z","updated_at":"2026-05-28T04:25:12.354Z","registry_url":"https://pkg.go.dev/github.com/mlco2/codecarbon","install_command":"go get github.com/mlco2/codecarbon","documentation_url":"https://pkg.go.dev/github.com/mlco2/codecarbon#section-documentation","metadata":{},"repo_metadata":{"id":37273856,"uuid":"263364731","full_name":"mlco2/codecarbon","owner":"mlco2","description":"Track emissions from Compute and recommend ways to reduce their impact on the environment.","archived":false,"fork":false,"pushed_at":"2025-10-06T06:37:02.000Z","size":30239,"stargazers_count":1567,"open_issues_count":116,"forks_count":224,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-10-07T10:03:39.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mlco2.github.io/codecarbon","language":"Python","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/mlco2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mlco2"}},"created_at":"2020-05-12T14:44:03.000Z","updated_at":"2025-10-06T18:10:59.000Z","dependencies_parsed_at":"2023-11-22T00:59:36.622Z","dependency_job_id":"f5ef07eb-596c-4aef-b31c-31867c93fa0b","html_url":"https://github.com/mlco2/codecarbon","commit_stats":{"total_commits":1678,"total_committers":82,"mean_commits":"20.463414634146343","dds":0.834326579261025,"last_synced_commit":"d3ac941202fcbb6c3d11f478c3be9802ab13a2dd"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/mlco2/codecarbon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/sbom","scorecard":{"id":1237704,"data":{"date":"2025-09-15T12:14:48Z","repo":{"name":"github.com/mlco2/codecarbon","commit":"68abba1987a96e53465791c96729556793db87d4"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-server.yml:2","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-ui.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-package.yml:2"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/mlco2/codecarbon/releases/231954213","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/mlco2/codecarbon/releases/231954213"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/mlco2/codecarbon/scorecard.yml/master?enable=pin","Warn: containerImage not pinned by hash: webapp/dev.Dockerfile:1: pin your Docker image by updating node:18-alpine to node:18-alpine@sha256:8d6421d663b4c28fd3ebc498332f249011d118945588d0a35cb9bc4b8ca09d9e","Warn: pipCommand not pinned by hash: carbonserver/docker/Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:25","Info:  25 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  13 out of  13 third-party GitHubAction dependencies pinned","Info:   3 out of   4 containerImage dependencies pinned","Info:   0 out of   2 pipCommand 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:14"],"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"13 out of 13 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: BrynMawrCollege, Calysto, GenealogyCollective, PrunaAI, clustree, comet-ml, comet.ml, conda-forge, entalpic, eqt group, french national assembly, gramps-project, jupyter, jupyter4edu, jupyterlab, mila-iqia, mlco2, overmindai, paris1 panthéon-sorbonne esilv engineering school albert school openclassrooms, thomson reuters, university klagenfurt, university of california at berkeley"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-09-15T13:27:52.580Z","repository_id":37273856,"created_at":"2025-09-15T13:27:52.581Z","updated_at":"2025-09-15T13:27:52.581Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018708,"owners_count":26086606,"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-14T02:00:06.444Z","response_time":60,"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":"mlco2","name":"CodeCarbon","uuid":"54071934","kind":"organization","description":"","email":null,"website":"https://codecarbon.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54071934?v=4","repositories_count":7,"last_synced_at":"2025-10-10T18:48:03.395Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mlco2","funding_links":["https://github.com/sponsors/mlco2"],"total_stars":1815,"followers":69,"following":0,"created_at":"2022-11-14T20:59:51.817Z","updated_at":"2025-10-10T18:48:03.395Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlco2/repositories"},"tags":[{"name":"v3.0.6","sha":"0c33c7cefa805fe652f4ccdf25f3db01ad11f506","kind":"commit","published_at":"2025-10-05T07:28:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"6546c74be8da855266badf2796aa7ed1b627e267","kind":"commit","published_at":"2025-09-20T17:45:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"a30fe4d0f66f0db046bfb22007c9d5464e5be544","kind":"commit","published_at":"2025-07-15T09:09:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"66363cecefa59a52ecb78467d83802f607d03208","kind":"commit","published_at":"2025-07-12T08:36:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f7e61ef642e99d567b7aa59cc6bf5e7b28b78f81","kind":"commit","published_at":"2025-05-26T13:23:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a2a1cc72c3f55f1422f14e3a717f19ef17afec88","kind":"commit","published_at":"2025-05-01T19:26:15.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v3.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v3.0.0/manifests"},{"name":"v2.8.5","sha":"3120a449319dbf3f4c3d8bc3c76eaaa72ff40100","kind":"commit","published_at":"2025-04-17T16:17:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"tag","published_at":"2025-04-15T09:34:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.4/manifests"},{"name":"2.8.4","sha":"a7d78effd95a4f0d9b6110c08a2e4cec82ac6a86","kind":"commit","published_at":"2025-04-15T08:52:00.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/2.8.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/2.8.4/manifests"},{"name":"v2.8.3","sha":"46789d305673a2beb601239bbc2b95b58ed86242","kind":"tag","published_at":"2025-01-19T19:35:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"150eabb6f63555654767b924f0493bded965283f","kind":"commit","published_at":"2024-12-18T19:18:01.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"917d1278eb299965c2d4fe0ae0efbac20f0d73c7","kind":"commit","published_at":"2024-12-03T10:08:03.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6973ed99e78a8929848e164f5abb38489283bc5d","kind":"commit","published_at":"2024-11-24T13:09:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.8.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"668abac3f70070b5b47da94f8d1062862d9722a8","kind":"commit","published_at":"2024-11-10T11:48:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.3/manifests"},{"name":"v2.7.4","sha":"3f25fa6a5572e2293d89543d4c25bb80a514cad5","kind":"commit","published_at":"2024-11-10T09:44:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.4/manifests"},{"name":"v2.7.2","sha":"2ecdf5e88d1930e85906f4ab1cc985682d40c8bb","kind":"commit","published_at":"2024-10-28T13:51:59.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e6d1ca5e93028f03368a5c54ba9f8765ee1ac55a","kind":"commit","published_at":"2024-09-11T07:32:53.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ec4a507c2e61dbd83b9a47fe8da95a704eb74c93","kind":"commit","published_at":"2024-09-08T09:50:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.7.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"ba396a7ae19d3c8e6533ddfffba74b3ac9c2cb22","kind":"commit","published_at":"2024-08-09T17:35:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.6.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"1dc5249bd49fc8b1962634a17e066ae17fa775db","kind":"commit","published_at":"2024-08-05T09:40:33.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"1f5d59cb1181b0f94ae211df4520bcc434435446","kind":"commit","published_at":"2024-06-20T13:28:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.5.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.5.0/manifests"},{"name":"v2.4.3rc1","sha":"bf2be13eb0af5565a79a121c490df34c690d1dea","kind":"commit","published_at":"2024-05-24T07:12:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.3rc1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.3rc1/manifests"},{"name":"v2.4.2","sha":"3071dfca0d03d2f95a2c9d445b560e2c4eea3e99","kind":"commit","published_at":"2024-05-21T06:25:50.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"fe118ca1ed75faef549f041b1c3122550b503712","kind":"commit","published_at":"2024-05-10T06:27:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.1/manifests"},{"name":"v2.4.0rc0","sha":"26edad15e290e164a238300f6b727d08aa2afb90","kind":"commit","published_at":"2024-05-01T09:13:20.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.4.0rc0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.4.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.4.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.4.0rc0/manifests"},{"name":"v2.3.5","sha":"4817733c8dd83b081d416af58f5ad77341db654a","kind":"commit","published_at":"2024-04-09T12:55:21.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"3766cd1ca0d5b93b07e3d4d3b0525d82a387d284","kind":"commit","published_at":"2024-01-30T19:15:45.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d2cea51b6eb7bb2966eadc81f3e3030d44ff767c","kind":"commit","published_at":"2024-01-22T09:18:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b13133e6867e302e228dea7c794f7e2e6c23cc7b","kind":"commit","published_at":"2023-11-28T10:21:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"d99fe87604791ad667a4c0ec54a10f8182dea0ab","kind":"commit","published_at":"2023-08-16T12:17:43.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9f01ad25443414eadef2f9fd6b7e8631309ba2d7","kind":"commit","published_at":"2023-08-03T09:59:12.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.3.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"0963f17527d0a89262eb849946ca7af4d0f9434c","kind":"commit","published_at":"2023-07-25T06:50:42.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.7","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"45386fc30704a51eece5bf35f7649d58e7fa0b0b","kind":"commit","published_at":"2023-07-25T06:20:13.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.6","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"f9b8506b91bdbde5b5384d8cd31cf7958a0e8cb9","kind":"commit","published_at":"2023-07-12T08:52:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.5","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"9f3659562bf543768e0fde51c95cdf0ea44b4fb6","kind":"commit","published_at":"2023-06-21T08:37:08.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"0d7d95c516c9fb76dbbba499c0dd11fe42648538","kind":"commit","published_at":"2023-06-04T06:13:18.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"39d81b45f7f8fcbaa101fa75409f14932bb614d4","kind":"commit","published_at":"2023-05-25T07:25:25.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"8d43bc2f8f82e7c244da5ff77d83cbbdc7be453e","kind":"commit","published_at":"2023-05-13T07:14:32.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c9afccadd8dfb755fbeed001e085b3130826611f","kind":"commit","published_at":"2023-05-10T20:59:35.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"0f85d6822e9107254f906313d029a051462a2a54","kind":"commit","published_at":"2022-09-05T05:25:52.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.4","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"2c5eb78731d5293a306ee3c08a3d5889166aab00","kind":"commit","published_at":"2022-06-14T09:41:40.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"75d874c17dccdd311411a9bd8f3b3709ae707b7e","kind":"commit","published_at":"2022-05-17T19:47:39.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2a25fa927d32975c549596ec9f1ce3f0d6ed9999","kind":"commit","published_at":"2022-05-10T19:51:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"dfd482951ed7075e91a2f5807e69e92f7a5bc661","kind":"commit","published_at":"2022-04-27T07:37:56.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0/manifests"},{"name":"v2.0.0.a2","sha":"e143d4a7d21fb8bb98aba8f28d040979d726063c","kind":"commit","published_at":"2022-04-07T14:19:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a2","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a2/manifests"},{"name":"v2.0.0a3","sha":"ed9f94137c8a0dbf085f7661db28be6dd9489657","kind":"commit","published_at":"2022-03-18T21:30:51.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0a3","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0a3/manifests"},{"name":"v2.0.1","sha":"266f028d51c1f7f10e301283fb22a8dee9938a7c","kind":"commit","published_at":"2022-03-10T20:07:34.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.1/manifests"},{"name":"v2.0.0.a1","sha":"96479d43ae900090503287edfb4aee1deb6fe3cc","kind":"commit","published_at":"2022-03-08T10:23:28.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v2.0.0.a1","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v2.0.0.a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v2.0.0.a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v2.0.0.a1/manifests"},{"name":"v1.2.0","sha":"5cdfc977eed66df2e43f01e671d16ba7cb8c3149","kind":"commit","published_at":"2021-04-18T16:32:06.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.2.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.2.0/manifests"},{"name":"v1.1.2-alpha","sha":"df5379390689f2e31195a0f5b70c1d79c5f93d8c","kind":"commit","published_at":"2021-03-31T15:40:04.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.2-alpha","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.2-alpha/manifests"},{"name":"v1.1.0","sha":"d47e0b6dc45319d3348e46748f3da4d980389d79","kind":"commit","published_at":"2021-03-11T17:50:55.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7b8f79605292391c87088387195774258a0d580c","kind":"commit","published_at":"2020-12-01T15:09:16.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"6e09d662543444984177e5804972b3228c99ca86","kind":"commit","published_at":"2020-11-30T18:22:58.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"113dc9c8248e7f748951fa2584f8803e1f22180e","kind":"commit","published_at":"2020-11-13T14:22:31.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v0.0.10","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v0.0.10/manifests"},{"name":"0.0.9","sha":"1575d714363952c984de853b648679d63625767d","kind":"commit","published_at":"2020-11-13T13:51:24.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/0.0.9","html_url":"https://github.com/mlco2/codecarbon/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/0.0.9/manifests"},{"name":"v1.0","sha":"97d1c931dc91cf3e1282e706018a2670ea7b669b","kind":"tag","published_at":"2020-11-13T13:17:23.000Z","download_url":"https://codeload.github.com/mlco2/codecarbon/tar.gz/v1.0","html_url":"https://github.com/mlco2/codecarbon/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mlco2/codecarbon@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T13:26:15.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.796978855198666,"dependent_packages_count":5.432117933329229,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.614548394263947},"purl":"pkg:golang/github.com/mlco2/codecarbon","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mlco2/codecarbon","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mlco2/codecarbon","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mlco2/codecarbon/dependencies","status":null,"funding_links":["https://github.com/sponsors/mlco2"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T13:21:50.765Z","issues_count":381,"pull_requests_count":764,"avg_time_to_close_issue":16619674.045801526,"avg_time_to_close_pull_request":1983330.5890207714,"issues_closed_count":262,"pull_requests_closed_count":674,"pull_request_authors_count":91,"issue_authors_count":185,"avg_comments_per_issue":2.553805774278215,"avg_comments_per_pull_request":0.8756544502617801,"merged_pull_requests_count":606,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":87,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":2038721.5862068965,"past_year_avg_time_to_close_pull_request":881577.380952381,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":210,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.3218390804597702,"past_year_avg_comments_per_pull_request":0.5218978102189781,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":189,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlco2%2Fcodecarbon/issues","maintainers":[{"login":"SaboniAmine","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"LiamConnell","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiamConnell"},{"login":"kngoyal","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kngoyal"},{"login":"inimaz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"alexphiev","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"},{"login":"adijo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adijo"},{"login":"QinganZhao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QinganZhao"}],"active_maintainers":[{"login":"SaboniAmine","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SaboniAmine"},{"login":"inimaz","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inimaz"},{"login":"alexphiev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexphiev"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmlco2%2Fcodecarbon/codemeta","maintainers":[]}