{"id":76737,"name":"carbontracker","description":"Track and predict the energy consumption and carbon footprint of training deep learning models.","url":"https://github.com/lfwa/carbontracker","last_synced_at":"2025-09-08T17:10:50.406Z","repository":{"id":59743843,"uuid":"257581525","full_name":"lfwa/carbontracker","owner":"lfwa","description":"Track and predict the energy consumption and carbon footprint of training deep learning models.","archived":false,"fork":false,"pushed_at":"2025-09-01T13:54:01.000Z","size":3003,"stargazers_count":457,"open_issues_count":18,"forks_count":36,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-09-02T04:03:22.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lfwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-04-21T12:01:38.000Z","updated_at":"2025-08-24T07:00:23.000Z","dependencies_parsed_at":"2024-01-12T04:48:50.852Z","dependency_job_id":"814c5bf2-fd96-49bf-a0a4-ce129604c149","html_url":"https://github.com/lfwa/carbontracker","commit_stats":{"total_commits":124,"total_committers":6,"mean_commits":"20.666666666666668","dds":0.5483870967741935,"last_synced_commit":"1e001abfb93c4db91f3449a6bd5b8d0b58b83ac1"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/lfwa/carbontracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/sbom","scorecard":{"id":586888,"data":{"date":"2025-08-11","repo":{"name":"github.com/lfwa/carbontracker","commit":"8beb2b9dc124f910deeef9aaae39c45a9b017ca5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/17 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","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":"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/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:57"],"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 22 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"}}]},"last_synced_at":"2025-08-20T20:45:28.942Z","repository_id":59743843,"created_at":"2025-08-20T20:45:28.942Z","updated_at":"2025-08-20T20:45:28.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274146718,"owners_count":25230123,"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-09-08T02:00:09.813Z","response_time":121,"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":"lfwa","name":null,"uuid":"8901046","kind":"user","description":"","email":"","website":"lfwa.github.io","location":"Denmark/Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8901046?u=337c33538421e2fa6f875eb189f87e702cc6afbe\u0026v=4","repositories_count":9,"last_synced_at":"2024-06-11T15:58:35.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lfwa","funding_links":[],"total_stars":337,"followers":14,"following":1,"created_at":"2023-03-03T20:34:09.349Z","updated_at":"2024-06-11T15:58:38.802Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa/repositories"},"packages":[{"id":2664609,"name":"carbontracker","ecosystem":"pypi","description":"Tracking and predicting the carbon footprint of training deep learning models.","homepage":null,"licenses":"MIT License\n        \n        Copyright (c) 2020 Lasse F. Wolff Anthony \u0026 Benjamin Kanding\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/lfwa/carbontracker","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2020-05-02T19:48:37.000Z","latest_release_published_at":"2025-06-13T11:26:08.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-09-08T07:05:15.440Z","created_at":"2022-04-10T10:17:22.132Z","updated_at":"2025-09-08T07:05:15.441Z","registry_url":"https://pypi.org/project/carbontracker/","install_command":"pip install carbontracker --index-url https://pypi.org/simple","documentation_url":"https://carbontracker.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3"],"normalized_name":"carbontracker","project_status":null},"repo_metadata":{"id":59743843,"uuid":"257581525","full_name":"lfwa/carbontracker","owner":"lfwa","description":"Track and predict the energy consumption and carbon footprint of training deep learning models.","archived":false,"fork":false,"pushed_at":"2024-05-21T10:31:58.000Z","size":168,"stargazers_count":345,"open_issues_count":18,"forks_count":27,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-06-11T19:53:28.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lfwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-04-21T12:01:38.000Z","updated_at":"2024-06-13T04:18:15.736Z","dependencies_parsed_at":"2024-01-12T04:48:50.852Z","dependency_job_id":"814c5bf2-fd96-49bf-a0a4-ce129604c149","html_url":"https://github.com/lfwa/carbontracker","commit_stats":{"total_commits":124,"total_committers":6,"mean_commits":"20.666666666666668","dds":0.5483870967741935,"last_synced_commit":"1e001abfb93c4db91f3449a6bd5b8d0b58b83ac1"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215597737,"owners_count":15902975,"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","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":"lfwa","name":null,"uuid":"8901046","kind":"user","description":"","email":"","website":"lfwa.github.io","location":"Denmark/Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8901046?u=337c33538421e2fa6f875eb189f87e702cc6afbe\u0026v=4","repositories_count":9,"last_synced_at":"2024-06-11T15:58:35.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lfwa","funding_links":[],"total_stars":337,"followers":14,"following":1,"created_at":"2023-03-03T20:34:09.349Z","updated_at":"2024-06-11T15:58:38.802Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa/repositories"},"tags":[{"name":"v1.2.5","sha":"2d2b34dbcca0f757378e5a73fc423195b672eab8","kind":"commit","published_at":"2023-11-22T12:52:58.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.5","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.5/manifests"},{"name":"dev-v1.2.7","sha":"2d2b34dbcca0f757378e5a73fc423195b672eab8","kind":"commit","published_at":"2023-11-22T12:52:58.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.7","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.7/manifests"},{"name":"dev-v1.2.6","sha":"993fc0d17dac547e923761faf534fa9f81f3bc06","kind":"commit","published_at":"2023-11-22T12:25:43.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.6","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.6/manifests"},{"name":"dev-v1.2.4","sha":"dcae5f3a73cdcd8d0aa3ff45bb84de48b4d60ce8","kind":"commit","published_at":"2023-11-20T15:29:15.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.4","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.4/manifests"},{"name":"v1.2.4","sha":"dcae5f3a73cdcd8d0aa3ff45bb84de48b4d60ce8","kind":"commit","published_at":"2023-11-20T15:29:15.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.4","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"e24045303925d9ce7ecae5019f1e8cd9957cf067","kind":"commit","published_at":"2023-09-13T07:34:21.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.3","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"e24045303925d9ce7ecae5019f1e8cd9957cf067","kind":"commit","published_at":"2023-09-13T07:34:21.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.2/manifests"},{"name":"dev-v1.2.3","sha":"e24045303925d9ce7ecae5019f1e8cd9957cf067","kind":"commit","published_at":"2023-09-13T07:34:21.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.3","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.3/manifests"},{"name":"v1.2.1","sha":"bc962f43734be718e83377152bb3f604b3e62e36","kind":"commit","published_at":"2023-09-13T06:24:06.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.1/manifests"},{"name":"dev-v1.2.2","sha":"6580e10a33675e305faa94d56b9949f5ff485256","kind":"commit","published_at":"2023-09-11T14:46:02.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.2/manifests"},{"name":"v1.2.0","sha":"6580e10a33675e305faa94d56b9949f5ff485256","kind":"commit","published_at":"2023-09-11T14:46:02.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.0/manifests"},{"name":"dev-v1.2.1","sha":"9f1367edfb72ca8138906220f1300f61bc5bf834","kind":"commit","published_at":"2023-09-10T07:46:14.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.1/manifests"},{"name":"dev-v1.2.0","sha":"b0fc31ffa8277df71537fa1c29f97fbb12de4036","kind":"commit","published_at":"2023-09-08T11:57:32.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.0/manifests"},{"name":"1.1.7","sha":"449752b0295f162136ef1e4ceef2859ce668ce9a","kind":"commit","published_at":"2022-12-06T07:55:44.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/1.1.7","html_url":"https://github.com/lfwa/carbontracker/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/1.1.7/manifests"},{"name":"test-1.1.9","sha":"ebd76f8415f0deb0032a4fbbc4babc0a1ea52d45","kind":"commit","published_at":"2022-12-05T15:35:38.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/test-1.1.9","html_url":"https://github.com/lfwa/carbontracker/releases/tag/test-1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/test-1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/test-1.1.9/manifests"}]},"repo_metadata_updated_at":"2024-09-07T19:53:37.613Z","dependent_packages_count":2,"downloads":1984,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":6.422156430158167,"dependent_repos_count":7.4949175858199215,"dependent_packages_count":3.1605581849082776,"stargazers_count":null,"forks_count":null,"docker_downloads_count":3.2637824145056995,"average":5.085353653848016},"purl":"pkg:pypi/carbontracker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/carbontracker","docker_dependents_count":1,"docker_downloads_count":41,"usage_url":"https://repos.ecosyste.ms/usage/pypi/carbontracker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/carbontracker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T18:32:25.538Z","issues_count":63,"pull_requests_count":12,"avg_time_to_close_issue":26438379.659574468,"avg_time_to_close_pull_request":1138045.0,"issues_closed_count":47,"pull_requests_closed_count":10,"pull_request_authors_count":5,"issue_authors_count":23,"avg_comments_per_issue":1.9047619047619049,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":70302.0,"past_year_avg_time_to_close_pull_request":1247758.7777777778,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/issues","maintainers":[{"login":"lfwa","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lfwa"},{"login":"raghavian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raghavian"},{"login":"Snailed","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snailed"},{"login":"kanding","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kanding"},{"login":"PedramBakh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PedramBakh"}],"active_maintainers":[{"login":"Snailed","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snailed"},{"login":"raghavian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raghavian"},{"login":"PedramBakh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PedramBakh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carbontracker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carbontracker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carbontracker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/carbontracker/related_packages","maintainers":[{"uuid":"lfwa","login":"lfwa","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/lfwa/","role":null,"created_at":"2022-12-19T18:52:52.112Z","updated_at":"2022-12-19T18:52:52.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lfwa/packages"},{"uuid":"PedramBakh","login":"PedramBakh","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/PedramBakh/","role":null,"created_at":"2022-12-19T18:52:52.118Z","updated_at":"2022-12-19T18:52:52.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/PedramBakh/packages"},{"uuid":"raghavian","login":"raghavian","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/raghavian/","role":null,"created_at":"2022-12-19T18:52:52.125Z","updated_at":"2022-12-19T18:52:52.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/raghavian/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726217,"maintainers_count":308810,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11700272,"name":"github.com/lfwa/carbontracker","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lfwa/carbontracker","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2023-09-11T14:46:02.000Z","latest_release_published_at":"2025-06-13T11:22:00.000Z","latest_release_number":"v2.3.1+incompatible","last_synced_at":"2025-09-08T07:05:19.372Z","created_at":"2025-05-28T10:05:02.494Z","updated_at":"2025-09-08T07:05:19.372Z","registry_url":"https://pkg.go.dev/github.com/lfwa/carbontracker","install_command":"go get github.com/lfwa/carbontracker","documentation_url":"https://pkg.go.dev/github.com/lfwa/carbontracker#section-documentation","metadata":{},"repo_metadata":{"id":59743843,"uuid":"257581525","full_name":"lfwa/carbontracker","owner":"lfwa","description":"Track and predict the energy consumption and carbon footprint of training deep learning models.","archived":false,"fork":false,"pushed_at":"2025-06-15T14:40:39.000Z","size":3001,"stargazers_count":457,"open_issues_count":19,"forks_count":36,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-08-26T00:45:13.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/lfwa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-04-21T12:01:38.000Z","updated_at":"2025-08-24T07:00:23.000Z","dependencies_parsed_at":"2024-01-12T04:48:50.852Z","dependency_job_id":"814c5bf2-fd96-49bf-a0a4-ce129604c149","html_url":"https://github.com/lfwa/carbontracker","commit_stats":{"total_commits":124,"total_committers":6,"mean_commits":"20.666666666666668","dds":0.5483870967741935,"last_synced_commit":"1e001abfb93c4db91f3449a6bd5b8d0b58b83ac1"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/lfwa/carbontracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/sbom","scorecard":{"id":586888,"data":{"date":"2025-08-11","repo":{"name":"github.com/lfwa/carbontracker","commit":"8beb2b9dc124f910deeef9aaae39c45a9b017ca5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/17 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","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":"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/deploy-docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/lfwa/carbontracker/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy-docs.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:35","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:57"],"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 22 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"}}]},"last_synced_at":"2025-08-20T20:45:28.942Z","repository_id":59743843,"created_at":"2025-08-20T20:45:28.942Z","updated_at":"2025-08-20T20:45:28.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227973,"owners_count":25067691,"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-09-02T02:00:09.530Z","response_time":77,"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":"lfwa","name":null,"uuid":"8901046","kind":"user","description":"","email":"","website":"lfwa.github.io","location":"Denmark/Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8901046?u=337c33538421e2fa6f875eb189f87e702cc6afbe\u0026v=4","repositories_count":9,"last_synced_at":"2024-06-11T15:58:35.497Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lfwa","funding_links":[],"total_stars":337,"followers":14,"following":1,"created_at":"2023-03-03T20:34:09.349Z","updated_at":"2024-06-11T15:58:38.802Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lfwa/repositories"},"tags":[{"name":"v2.3.1","sha":"953691b528e7c355dca9a8c5befa9e88c3667ab1","kind":"commit","published_at":"2025-06-13T11:22:00.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.3.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e43b3e4bcb7ad981380bac5caa508bfe32361102","kind":"commit","published_at":"2025-06-12T23:42:54.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.3.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.3.0/manifests"},{"name":"dev-v2.1.0","sha":"9d4fdffdae3563e602a4bf5ce0dc56423d6e4043","kind":"commit","published_at":"2025-05-15T10:45:25.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v2.1.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.1.0/manifests"},{"name":"v2.2.0","sha":"9d4fdffdae3563e602a4bf5ce0dc56423d6e4043","kind":"commit","published_at":"2025-05-15T10:45:25.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.2.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"79b5d34bd99943ec959dceb859cdc111a0b7eb4d","kind":"tag","published_at":"2025-02-06T14:19:14.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.1.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"c586de41f698b66721370b5bcbfbbadb3f9f8576","kind":"tag","published_at":"2025-02-06T14:02:44.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.1.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f819b5d300bee3acd1092fc8bfe9fc11a1f8b229","kind":"tag","published_at":"2025-02-06T13:28:49.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.1.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"f819b5d300bee3acd1092fc8bfe9fc11a1f8b229","kind":"tag","published_at":"2025-02-06T13:22:22.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.0.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"809d737f1e090a7a60dec1c4508454a8640d5d79","kind":"tag","published_at":"2024-11-18T12:51:13.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.0.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.0.1/manifests"},{"name":"dev-v2.0.2","sha":"ecf4ae6b15835a8a1cecd5ac4d0b9c3520bc11f4","kind":"commit","published_at":"2024-09-20T07:04:51.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v2.0.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.0.2/manifests"},{"name":"dev-v2.0.1","sha":"97ff1ef5b0a707bf61121eab9bd60943f17f469e","kind":"commit","published_at":"2024-09-19T11:18:58.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v2.0.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.0.1/manifests"},{"name":"v2.0.0","sha":"42a4a9176d2159aed7f025e4df28e5b7044a3de1","kind":"tag","published_at":"2024-09-16T08:44:51.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v2.0.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v2.0.0/manifests"},{"name":"dev-v2.0.0","sha":"42a4a9176d2159aed7f025e4df28e5b7044a3de1","kind":"tag","published_at":"2024-09-16T08:31:44.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v2.0.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v2.0.0/manifests"},{"name":"show","sha":"ea4eb04778b915e02db2c1d1c47d6279b205a9b7","kind":"tag","published_at":"2024-09-16T08:08:17.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/show","html_url":"https://github.com/lfwa/carbontracker/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/show/manifests"},{"name":"dev-v1.2.7","sha":"2d2b34dbcca0f757378e5a73fc423195b672eab8","kind":"commit","published_at":"2023-11-22T12:52:58.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.7","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.7/manifests"},{"name":"v1.2.5","sha":"2d2b34dbcca0f757378e5a73fc423195b672eab8","kind":"commit","published_at":"2023-11-22T12:52:58.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.5","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.5/manifests"},{"name":"dev-v1.2.6","sha":"993fc0d17dac547e923761faf534fa9f81f3bc06","kind":"commit","published_at":"2023-11-22T12:25:43.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.6","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.6/manifests"},{"name":"dev-v1.2.4","sha":"dcae5f3a73cdcd8d0aa3ff45bb84de48b4d60ce8","kind":"commit","published_at":"2023-11-20T15:29:15.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.4","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.4/manifests"},{"name":"v1.2.4","sha":"dcae5f3a73cdcd8d0aa3ff45bb84de48b4d60ce8","kind":"commit","published_at":"2023-11-20T15:29:15.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.4","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.4/manifests"},{"name":"dev-v1.2.3","sha":"e24045303925d9ce7ecae5019f1e8cd9957cf067","kind":"commit","published_at":"2023-09-13T07:34:21.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.3","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.3/manifests"},{"name":"v1.2.2","sha":"e24045303925d9ce7ecae5019f1e8cd9957cf067","kind":"commit","published_at":"2023-09-13T07:34:21.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.2/manifests"},{"name":"v1.2.3","sha":"e24045303925d9ce7ecae5019f1e8cd9957cf067","kind":"commit","published_at":"2023-09-13T07:34:21.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.3","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"bc962f43734be718e83377152bb3f604b3e62e36","kind":"commit","published_at":"2023-09-13T06:24:06.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6580e10a33675e305faa94d56b9949f5ff485256","kind":"commit","published_at":"2023-09-11T14:46:02.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/v1.2.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/v1.2.0/manifests"},{"name":"dev-v1.2.2","sha":"6580e10a33675e305faa94d56b9949f5ff485256","kind":"commit","published_at":"2023-09-11T14:46:02.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.2","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.2/manifests"},{"name":"dev-v1.2.1","sha":"9f1367edfb72ca8138906220f1300f61bc5bf834","kind":"commit","published_at":"2023-09-10T07:46:14.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.1","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.1/manifests"},{"name":"dev-v1.2.0","sha":"b0fc31ffa8277df71537fa1c29f97fbb12de4036","kind":"commit","published_at":"2023-09-08T11:57:32.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/dev-v1.2.0","html_url":"https://github.com/lfwa/carbontracker/releases/tag/dev-v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@dev-v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/dev-v1.2.0/manifests"},{"name":"1.1.7","sha":"449752b0295f162136ef1e4ceef2859ce668ce9a","kind":"commit","published_at":"2022-12-06T07:55:44.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/1.1.7","html_url":"https://github.com/lfwa/carbontracker/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/1.1.7/manifests"},{"name":"test-1.1.9","sha":"ebd76f8415f0deb0032a4fbbc4babc0a1ea52d45","kind":"commit","published_at":"2022-12-05T15:35:38.000Z","download_url":"https://codeload.github.com/lfwa/carbontracker/tar.gz/test-1.1.9","html_url":"https://github.com/lfwa/carbontracker/releases/tag/test-1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lfwa/carbontracker@test-1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/test-1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/tags/test-1.1.9/manifests"}]},"repo_metadata_updated_at":"2025-09-02T04:11:37.800Z","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/lfwa/carbontracker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lfwa/carbontracker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lfwa/carbontracker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lfwa/carbontracker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T04:04:19.408Z","issues_count":68,"pull_requests_count":37,"avg_time_to_close_issue":27002313.094339624,"avg_time_to_close_pull_request":795973.6774193548,"issues_closed_count":53,"pull_requests_closed_count":31,"pull_request_authors_count":7,"issue_authors_count":25,"avg_comments_per_issue":1.852941176470588,"avg_comments_per_pull_request":0.05405405405405406,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":1727661.0,"past_year_avg_time_to_close_pull_request":147800.57142857142,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.058823529411764705,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/issues","maintainers":[{"login":"Snailed","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snailed"},{"login":"lfwa","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lfwa"},{"login":"raghavian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raghavian"},{"login":"kanding","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kanding"},{"login":"PedramBakh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PedramBakh"}],"active_maintainers":[{"login":"Snailed","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snailed"},{"login":"raghavian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raghavian"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flfwa%2Fcarbontracker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flfwa%2Fcarbontracker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flfwa%2Fcarbontracker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flfwa%2Fcarbontracker/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":1254179,"full_name":"lfwa/carbontracker","default_branch":"master","committers":[{"name":"Lasse","email":"lassewolffanthony@gmail.com","login":"lfwa","count":57},{"name":"Rasmus Hag Løvstad","email":"rasmus.hag.lovstad@gmail.com","login":"Snailed","count":44},{"name":"kanding","email":"bmk1212@live.dk","login":"kanding","count":39},{"name":"Pedram Bakh","email":"56321501+PedramBakh","login":"PedramBakh","count":31},{"name":"Raghav","email":"raghav@di.ku.dk","login":"raghavian","count":14},{"name":"Laurențiu Nicola","email":"lnicola","login":"lnicola","count":1},{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":1}],"total_commits":187,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.714285714285715,"dds":0.6951871657754011,"past_year_committers":[{"name":"Rasmus Hag Løvstad","email":"rasmus.hag.lovstad@gmail.com","login":"Snailed","count":28},{"name":"Pedram Bakh","email":"56321501+PedramBakh","login":"PedramBakh","count":14},{"name":"Raghav","email":"8407225+raghavian","login":"raghavian","count":4},{"name":"lfwa","email":"lassewolffanthony@gmail.com","login":"lfwa","count":1},{"name":"Andreas Fehlner","email":"fehlner@arcor.de","login":"andife","count":1}],"past_year_total_commits":48,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.6,"past_year_dds":0.41666666666666663,"last_synced_at":"2025-08-08T16:03:59.407Z","last_synced_commit":"8beb2b9dc124f910deeef9aaae39c45a9b017ca5","created_at":"2023-03-27T10:59:15.698Z","updated_at":"2025-08-08T16:03:59.407Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-12T00:00:10.817Z","repositories_count":5475901,"commits_count":852898841,"contributors_count":31081197,"owners_count":906473,"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_stats":{"full_name":"lfwa/carbontracker","html_url":"https://github.com/lfwa/carbontracker","last_synced_at":"2025-09-06T15:12:09.229Z","status":null,"issues_count":67,"pull_requests_count":48,"avg_time_to_close_issue":30269056.48214286,"avg_time_to_close_pull_request":663417.2631578947,"issues_closed_count":56,"pull_requests_closed_count":38,"pull_request_authors_count":9,"issue_authors_count":25,"avg_comments_per_issue":1.9253731343283582,"avg_comments_per_pull_request":0.0625,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":5,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1727661.0,"past_year_avg_time_to_close_pull_request":123994.28571428571,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.07142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":20,"created_at":"2023-05-09T10:34:58.089Z","updated_at":"2025-09-06T15:12:09.231Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lfwa%2Fcarbontracker/issues","issue_labels_count":{"enhancement":22,"bug":22,"question":3,"API":3,"help wanted":1,"duplicate":1},"pull_request_labels_count":{"enhancement":1,"dependencies":1,"github_actions":1},"issue_author_associations_count":{"NONE":30,"OWNER":21,"COLLABORATOR":13,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"COLLABORATOR":34,"NONE":11,"CONTRIBUTOR":2,"OWNER":1},"issue_authors":{"lfwa":21,"leondz":8,"raghavian":7,"kanding":3,"lnicola":3,"PedramBakh":2,"Princec711":2,"LukasHedegaard":2,"Snailed":2,"mpariente":2,"Teamsusai":1,"tuanaqeelbohoran":1,"HishamAbulfeilat":1,"sagnik":1,"ib31iat":1,"Thire399":1,"pascaljoly":1,"mehdi-ericsson":1,"manuelpabloduran":1,"hrv897":1,"AndySAnker":1,"Hasseneby":1,"agarwalmanvi":1,"andreasgoethals":1,"nfurnon":1},"pull_request_authors":{"Snailed":37,"yoviny":2,"andife":2,"DaniG2106":2,"lfwa":1,"leondz":1,"dependabot[bot]":1,"snehaaprabhu":1,"lnicola":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10142800,"issues_count":31975455,"pull_requests_count":99810167,"authors_count":10718855,"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":{"bug":1},"past_year_pull_request_labels_count":{"dependencies":1,"github_actions":1},"past_year_issue_author_associations_count":{"COLLABORATOR":2,"NONE":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":22,"NONE":5,"CONTRIBUTOR":1},"past_year_issue_authors":{"ib31iat":1,"lnicola":1,"pascaljoly":1,"raghavian":1,"Snailed":1},"past_year_pull_request_authors":{"Snailed":22,"andife":2,"yoviny":2,"snehaaprabhu":1,"dependabot[bot]":1},"maintainers":[{"login":"Snailed","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snailed"},{"login":"lfwa","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lfwa"},{"login":"raghavian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raghavian"},{"login":"kanding","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kanding"},{"login":"PedramBakh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PedramBakh"}],"active_maintainers":[{"login":"Snailed","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Snailed"},{"login":"raghavian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raghavian"}]},"events":{"total":{"CreateEvent":18,"ReleaseEvent":2,"IssuesEvent":10,"WatchEvent":69,"DeleteEvent":9,"MemberEvent":1,"IssueCommentEvent":8,"PushEvent":37,"PullRequestEvent":14,"ForkEvent":6},"last_year":{"CreateEvent":18,"ReleaseEvent":2,"IssuesEvent":10,"WatchEvent":69,"DeleteEvent":9,"MemberEvent":1,"IssueCommentEvent":8,"PushEvent":37,"PullRequestEvent":14,"ForkEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:23:58.962Z","updated_at":"2023-09-21T19:23:58.962Z","repository_link":"https://github.com/lfwa/carbontracker/blob/master/.github/workflows/publish.yml","dependencies":[{"id":13856659123,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856659124,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856659125,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.4.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:23:59.191Z","updated_at":"2023-09-21T19:23:59.191Z","repository_link":"https://github.com/lfwa/carbontracker/blob/master/.github/workflows/test.yml","dependencies":[{"id":13856659128,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856659129,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:23:59.587Z","updated_at":"2023-09-21T19:23:59.587Z","repository_link":"https://github.com/lfwa/carbontracker/blob/master/pyproject.toml","dependencies":[{"id":13856659131,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856659132,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856659133,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856659134,"package_name":"geocoder","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856659135,"package_name":"pynvml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856659136,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13856659137,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.727476050966649,"created_at":"2025-09-08T15:39:46.016Z","updated_at":"2025-10-07T08:27:40.469Z","avatar_url":"https://github.com/lfwa.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1984,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/76737","html_url":"https://science.ecosyste.ms/projects/76737"}