{"id":21668,"url":"https://github.com/ActivityWatch/aw-client","last_synced_at":"2026-07-17T12:20:26.393Z","repository":{"id":37998240,"uuid":"56850164","full_name":"ActivityWatch/aw-client","owner":"ActivityWatch","description":"Client library for ActivityWatch","archived":false,"fork":false,"pushed_at":"2025-01-10T17:39:34.000Z","size":531,"stargazers_count":56,"open_issues_count":16,"forks_count":48,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-08T23:37:49.967Z","etag":null,"topics":["activitywatch","client","library","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ActivityWatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"github":["ActivityWatch"],"open_collective":"activitywatch","liberapay":"ActivityWatch","custom":["https://activitywatch.net/donate/"]}},"created_at":"2016-04-22T11:19:48.000Z","updated_at":"2025-09-01T10:10:19.000Z","dependencies_parsed_at":"2024-11-06T07:30:27.555Z","dependency_job_id":"84087d69-2862-42ba-9498-76671e5af280","html_url":"https://github.com/ActivityWatch/aw-client","commit_stats":{"total_commits":304,"total_committers":16,"mean_commits":19.0,"dds":0.3421052631578947,"last_synced_commit":"16ff14f169e84b0ab75cf4704562aaa8bc7e83eb"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ActivityWatch/aw-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActivityWatch","download_url":"https://codeload.github.com/ActivityWatch/aw-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ActivityWatch%2Faw-client/sbom","scorecard":{"id":8390,"data":{"date":"2025-08-11","repo":{"name":"github.com/ActivityWatch/aw-client","commit":"8f9483ddb46e2dea3293092b26888e52bf38bb04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/examples.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.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/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/examples.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/examples.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/examples.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/examples.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/examples.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ActivityWatch/aw-client/lint.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/examples.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/examples.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/examples.yml:55","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 4 commits out of 8 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-14T14:03:44.305Z","repository_id":37998240,"created_at":"2025-08-14T14:03:44.306Z","updated_at":"2025-08-14T14:03:44.306Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276239631,"owners_count":25608666,"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-21T02:00:07.055Z","response_time":72,"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":["activitywatch","client","library","python"],"created_at":"2024-01-11T19:14:24.019Z","updated_at":"2025-09-21T12:22:40.854Z","avatar_url":"https://github.com/ActivityWatch.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21668","html_url":"https://opencollective.ecosyste.ms/projects/21668","collective":{"id":3330,"uuid":"4rxg0j35-lzkwm6vz-rxqvoe98-n47dabyo","slug":"activitywatch","name":"ActivityWatch","description":"Log your digital life without giving up your privacy. Maintained by @ErikBjare and @johan_bjareholt. Get the code: https://t.co/7Z14imnapO","website":"https://activitywatch.net","github":"ActivityWatch","twitter":"ActivityWatchIt","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://activitywatch.net"},{"type":"TWITTER","url":"https://twitter.com/ActivityWatchIt"},{"type":"GITHUB","url":"https://github.com/ActivityWatch"}],"currency":"USD","projects_count":57,"last_synced_at":"2026-07-29T00:15:13.553Z","created_at":"2024-01-10T13:17:54.758Z","updated_at":"2026-07-29T00:15:13.957Z","transactions_count":199,"balance":6117.899999999984,"account_type":"COLLECTIVE","owner":{"login":"ActivityWatch","name":"ActivityWatch","uuid":"18249061","kind":"organization","description":"Open source time-tracking application with a focus on extensibility and privacy.","email":null,"website":"https://activitywatch.net","location":null,"twitter":"ActivityWatchIt","company":null,"icon_url":"https://avatars.githubusercontent.com/u/18249061?v=4","repositories_count":57,"last_synced_at":"2024-11-24T17:20:04.076Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["ActivityWatch"],"open_collective":"activitywatch","liberapay":"ActivityWatch","custom":["https://activitywatch.net/donate/"]}},"html_url":"https://github.com/ActivityWatch","funding_links":["https://github.com/sponsors/ActivityWatch","https://opencollective.com/activitywatch","https://liberapay.com/ActivityWatch","https://activitywatch.net/donate/"],"total_stars":14278,"followers":506,"following":0,"created_at":"2022-11-04T19:14:16.578Z","updated_at":"2024-11-24T17:20:04.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActivityWatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ActivityWatch/repositories"},"last_project_activity_at":"2025-09-21T02:19:27.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-11-21T15:45:14.793Z","collective_updated_at":"2020-12-08T15:00:10.186Z","html_url":"https://opencollective.com/activitywatch","icon_url":"https://images.opencollective.com/activitywatch/logo/40.png","total_donations":7625.250000000005,"total_expenses":-2103.0499999999956,"current_balance":6117.899999999984,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/activitywatch","url":"https://opencollective.ecosyste.ms/collectives/activitywatch","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/activitywatch/projects"}}