{"id":13678716,"url":"https://github.com/wakatime/wakatime-cli","last_synced_at":"2026-05-01T22:03:07.781Z","repository":{"id":37022993,"uuid":"244958571","full_name":"wakatime/wakatime-cli","owner":"wakatime","description":"Command line interface used by all WakaTime text editor plugins","archived":false,"fork":false,"pushed_at":"2026-04-30T12:26:39.000Z","size":3420,"stargazers_count":428,"open_issues_count":7,"forks_count":69,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2026-04-30T13:17:07.387Z","etag":null,"topics":["analytics","metrics","productivity","quantified-self","time-tracker"],"latest_commit_sha":null,"homepage":"https://wakatime.com/plugins","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wakatime.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-04T17:11:29.000Z","updated_at":"2026-04-30T12:21:30.000Z","dependencies_parsed_at":"2023-10-03T04:56:57.819Z","dependency_job_id":"0eddf2f5-3fbb-4b29-a91b-6a483173065f","html_url":"https://github.com/wakatime/wakatime-cli","commit_stats":{"total_commits":817,"total_committers":9,"mean_commits":90.77777777777777,"dds":0.5887392900856794,"last_synced_commit":"f77369fab1eacba84b0380c7522613655e9a8c9c"},"previous_names":["alanhamlett/wakatime-cli"],"tags_count":675,"template":false,"template_full_name":null,"purl":"pkg:github/wakatime/wakatime-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fwakatime-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fwakatime-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fwakatime-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fwakatime-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wakatime","download_url":"https://codeload.github.com/wakatime/wakatime-cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fwakatime-cli/sbom","scorecard":{"id":170259,"data":{"date":"2025-08-04","repo":{"name":"github.com/wakatime/wakatime-cli","commit":"6c9eada6a79c59a04131e0049e49f518cf3c98f1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on_open_issue.yml:1","Warn: no topLevel permission defined: .github/workflows/on_pull_request_linter.yml:1","Warn: no topLevel permission defined: .github/workflows/on_push.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/on_open_issue.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_open_issue.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_pull_request_linter.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_pull_request_linter.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_pull_request_linter.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_pull_request_linter.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_pull_request_linter.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_pull_request_linter.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:403: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:420: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:427: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:444: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:461: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:468: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:526: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:529: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:543: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:550: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:567: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:577: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:607: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:614: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:249: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:640: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:647: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:658: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:674: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:684: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:698: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:709: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on_push.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:304: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:362: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:365: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:386: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:485: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:488: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:502: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on_push.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/wakatime/wakatime-cli/on_push.yml/develop?enable=pin","Info:   0 out of  53 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.130.1 not signed: https://api.github.com/repos/wakatime/wakatime-cli/releases/238317089","Warn: release artifact v1.130.1-alpha.1 not signed: https://api.github.com/repos/wakatime/wakatime-cli/releases/238313971","Warn: release artifact v1.130.0 not signed: https://api.github.com/repos/wakatime/wakatime-cli/releases/238183459","Warn: release artifact v1.130.0-alpha.1 not signed: https://api.github.com/repos/wakatime/wakatime-cli/releases/238182793","Warn: release artifact v1.129.1 not signed: https://api.github.com/repos/wakatime/wakatime-cli/releases/237103888","Warn: release artifact v1.130.1 does not have provenance: https://api.github.com/repos/wakatime/wakatime-cli/releases/238317089","Warn: release artifact v1.130.1-alpha.1 does not have provenance: https://api.github.com/repos/wakatime/wakatime-cli/releases/238313971","Warn: release artifact v1.130.0 does not have provenance: https://api.github.com/repos/wakatime/wakatime-cli/releases/238183459","Warn: release artifact v1.130.0-alpha.1 does not have provenance: https://api.github.com/repos/wakatime/wakatime-cli/releases/238182793","Warn: release artifact v1.129.1 does not have provenance: https://api.github.com/repos/wakatime/wakatime-cli/releases/237103888"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T16:14:18.145Z","repository_id":37022993,"created_at":"2025-08-16T16:14:18.145Z","updated_at":"2025-08-16T16:14:18.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32514340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","metrics","productivity","quantified-self","time-tracker"],"created_at":"2024-08-02T13:00:57.434Z","updated_at":"2026-05-01T22:03:07.763Z","avatar_url":"https://github.com/wakatime.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# WakaTime CLI\n\n[![Tests](https://img.shields.io/github/actions/workflow/status/wakatime/wakatime-cli/on_push.yml?branch=develop\u0026label=tests)](https://github.com/wakatime/wakatime-cli/actions)\n[![Coverage](https://img.shields.io/codecov/c/gh/wakatime/wakatime-cli/develop)](https://codecov.io/gh/wakatime/wakatime-cli)\n[![Downloads](https://img.shields.io/github/downloads/wakatime/wakatime-cli/total?color=007ec6)](https://github.com/wakatime/wakatime-cli/releases)\n[![wakatime](https://wakatime.com/badge/github/wakatime/wakatime-cli.svg)](https://wakatime.com)\n\nCommand line interface to [WakaTime][wakatime] used by all WakaTime [text editor plugins][editors].\n\nGo to [http://wakatime.com/editors][editors] to install the plugin for your text editor or IDE.\n\n## Usage\n\nNormally you don't need to use wakatime-cli directly unless you're building a new WakaTime plugin.\nIf you're building a plugin using the [WakaTime API][api], follow the [Creating a Plugin][creating-plugin] guide.\n\nWakaTime plugins and wakatime-cli share a common [INI][usage] config file:\n\n`$WAKATIME_HOME/.wakatime.cfg`\n\nIDE plugins log to the IDE’s console, and wakatime-cli writes JSONL logs to:\n\n`$WAKATIME_HOME/.wakatime/wakatime.log`\n\nWith the `~/.wakatime.cfg` config `debug = true` enabling verbose logs.\n\nSee [Usage][usage] or the [WakaTime FAQ][faq] for more details.\n\n## Contributing\n\nPull requests and issues are welcome!\nSee [Contributing][contributing] for more details.\n\n## Troubleshooting\n\nSee [Troubleshooting][troubleshooting] for more details.\n\nMany thanks to all [contributors][authors]!\n\nMade with :heart: by the WakaTime Team.\n\n[wakatime]: http://wakatime.com\n[editors]: http://wakatime.com/editors\n[api]: https://wakatime.com/developers/\n[creating-plugin]: https://wakatime.com/help/misc/creating-plugin\n[faq]: https://wakatime.com/faq\n[usage]: USAGE.md\n[contributing]: CONTRIBUTING.md\n[troubleshooting]: TROUBLESHOOTING.md\n[authors]: AUTHORS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fwakatime-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwakatime%2Fwakatime-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fwakatime-cli/lists"}