{"id":12834771,"name":"python311Packages.timetagger","ecosystem":"nixpkgs","description":"Library to interact with TimeTagger","homepage":"https://github.com/almarklein/timetagger","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/almarklein/timetagger","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:42:37.679Z","latest_release_published_at":"2026-01-26T20:42:37.679Z","latest_release_number":"23.4.1","last_synced_at":"2026-04-21T16:09:30.476Z","created_at":"2026-01-26T20:42:37.501Z","updated_at":"2026-04-21T16:33:17.238Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.timetagger","install_command":"nix-env -iA nixpkgs.python311Packages.timetagger","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/timetagger/default.nix#L57","metadata":{"nix_attribute":"python3.11-timetagger-23.4.1","position":"pkgs/development/python-modules/timetagger/default.nix:57","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"timetagger","upstream_purl":"pkg:pypi/timetagger"},"repo_metadata":{"id":37477414,"uuid":"325533242","full_name":"almarklein/timetagger","owner":"almarklein","description":"Tag your time, get the insight","archived":false,"fork":false,"pushed_at":"2026-02-02T12:22:03.000Z","size":3897,"stargazers_count":1680,"open_issues_count":91,"forks_count":152,"subscribers_count":17,"default_branch":"main","last_synced_at":"2026-03-04T23:02:09.163Z","etag":null,"topics":["python","timetracker"],"latest_commit_sha":null,"homepage":"https://timetagger.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/almarklein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"},"funding":{"custom":["https://timetagger.app","https://almarklein.org/donate.html"]}},"created_at":"2020-12-30T11:29:32.000Z","updated_at":"2026-03-04T17:27:29.000Z","dependencies_parsed_at":"2023-10-16T11:50:52.666Z","dependency_job_id":"42903824-b989-4aa1-872c-533a6a7d16d6","html_url":"https://github.com/almarklein/timetagger","commit_stats":{"total_commits":402,"total_committers":17,"mean_commits":"23.647058823529413","dds":"0.057213930348258724","last_synced_commit":"bc577a3b117c5aafb71b0196b528730f513296b1"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/almarklein/timetagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Ftimetagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Ftimetagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Ftimetagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Ftimetagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almarklein","download_url":"https://codeload.github.com/almarklein/timetagger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Ftimetagger/sbom","scorecard":{"id":186041,"data":{"date":"2025-08-11","repo":{"name":"github.com/almarklein/timetagger","commit":"dad0551bee5f4bed4f583013341b8669abe8c628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 9/11 approved changesets -- score normalized to 8","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":"Maintained","score":10,"reason":"4 commit(s) and 10 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dockerimage.yml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/dockerimage.yml:12","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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerimage.yml:17"],"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":"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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dockerimage.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/almarklein/timetagger/dockerimage.yml/main?enable=pin","Warn: containerImage not pinned by hash: deploy/image.Dockerfile:11: pin your Docker image by updating ghcr.io/almarklein/timetagger to ghcr.io/almarklein/timetagger@sha256:96f6dc05bce3091bfc2c7f9f2cb9d73ff872fd3d37d98fab40d9398583664b00","Warn: containerImage not pinned by hash: deploy/pip.Dockerfile:14: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a","Warn: containerImage not pinned by hash: deploy/repo.Dockerfile:5: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a","Warn: containerImage not pinned by hash: deploy/repo.nonroot.Dockerfile:6: pin your Docker image by updating python:3.13-slim-bookworm to python:3.13-slim-bookworm@sha256:6f79e7a10bb7d0b0a50534a70ebc78823f941fba26143ecd7e6c5dca9d7d7e8a","Warn: containerImage not pinned by hash: deploy/repo.rpi.Dockerfile:4: pin your Docker image by updating python:3.10-slim-bullseye to python:3.10-slim-bullseye@sha256:f1fb49e4d5501ac93d0ca519fb7ee6250842245aba8612926a46a0832a1ed089","Warn: pipCommand not pinned by hash: deploy/pip.Dockerfile:28","Warn: pipCommand not pinned by hash: deploy/repo.Dockerfile:12-16","Warn: pipCommand not pinned by hash: deploy/repo.nonroot.Dockerfile:22-26","Warn: pipCommand not pinned by hash: deploy/repo.rpi.Dockerfile:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:72","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:73","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:74","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of   9 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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: PYSEC-2020-150 / GHSA-33c7-2mpw-hg34","Warn: Project is vulnerable to: PYSEC-2020-151 / GHSA-f97h-2pfx-f59f"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-16T19:49:16.658Z","repository_id":37477414,"created_at":"2025-08-16T19:49:16.658Z","updated_at":"2025-08-16T19:49:16.658Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30107637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"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"}},"repo_metadata_updated_at":"2026-03-05T03:00:15.635Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.3205001384877142,"forks_count":0.3620464527361215,"docker_downloads_count":null,"average":0.17063664780595894},"purl":"pkg:nix/python311Packages.timetagger?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.timetagger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.timetagger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.timetagger/dependencies","status":null,"funding_links":["https://timetagger.app","https://almarklein.org/donate.html"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T18:05:05.512Z","issues_count":170,"pull_requests_count":143,"avg_time_to_close_issue":3750154.5054945056,"avg_time_to_close_pull_request":608088.8503937008,"issues_closed_count":91,"pull_requests_closed_count":127,"pull_request_authors_count":24,"issue_authors_count":93,"avg_comments_per_issue":2.8294117647058825,"avg_comments_per_pull_request":0.951048951048951,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":22,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":391834.5,"past_year_avg_time_to_close_pull_request":3801851.1666666665,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":0.9090909090909091,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Ftimetagger/issues","maintainers":[{"login":"almarklein","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.timetagger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.timetagger/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.timetagger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.timetagger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.timetagger/codemeta","maintainers":[{"uuid":"matthiasbeyer","login":null,"name":"Matthias Beyer","email":"mail@beyermatthias.de","url":"https://github.com/matthiasbeyer","packages_count":79,"html_url":null,"role":null,"created_at":"2026-03-05T03:34:02.826Z","updated_at":"2026-03-05T03:34:02.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/matthiasbeyer/packages"}]}