{"id":34698038,"url":"https://github.com/bzimmer/gravl","last_synced_at":"2026-04-11T18:26:21.945Z","repository":{"id":40404383,"uuid":"303585891","full_name":"bzimmer/gravl","owner":"bzimmer","description":"Activity access","archived":false,"fork":false,"pushed_at":"2026-04-11T08:15:59.000Z","size":5029,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-11T09:09:15.017Z","etag":null,"topics":["cli","cycling","cyclinganalytics","geojson","golang","hiking","running","rwgps","strava-api","strava-data"],"latest_commit_sha":null,"homepage":"","language":"Go","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/bzimmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-13T04:17:11.000Z","updated_at":"2026-04-11T06:39:25.000Z","dependencies_parsed_at":"2022-08-09T19:30:52.125Z","dependency_job_id":"a6935456-f601-44b6-82b8-3fe7a7214f88","html_url":"https://github.com/bzimmer/gravl","commit_stats":{"total_commits":319,"total_committers":1,"mean_commits":319.0,"dds":0.0,"last_synced_commit":"ad7d85ca1c69c870848d772fc0a8e1cf5ceec63e"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/bzimmer/gravl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzimmer%2Fgravl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzimmer%2Fgravl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzimmer%2Fgravl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzimmer%2Fgravl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bzimmer","download_url":"https://codeload.github.com/bzimmer/gravl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzimmer%2Fgravl/sbom","scorecard":{"id":260648,"data":{"date":"2025-08-11","repo":{"name":"github.com/bzimmer/gravl","commit":"98cbe3834343d4937bc1e5e881181419f6bd4001"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/13 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yaml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/mkdocs.yaml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:9","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: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/bzimmer/gravl/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bzimmer/gravl/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mkdocs.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bzimmer/gravl/mkdocs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bzimmer/gravl/release.yaml/main?enable=pin","Info:   0 out of   4 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/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":"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 'main'"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.10.0 not signed: https://api.github.com/repos/bzimmer/gravl/releases/158384073","Warn: release artifact v0.9.3 not signed: https://api.github.com/repos/bzimmer/gravl/releases/100568939","Warn: release artifact v0.9.2 not signed: https://api.github.com/repos/bzimmer/gravl/releases/100568044","Warn: release artifact v0.9.1 not signed: https://api.github.com/repos/bzimmer/gravl/releases/95447970","Warn: release artifact v0.9.0 not signed: https://api.github.com/repos/bzimmer/gravl/releases/82901633","Warn: release artifact v0.10.0 does not have provenance: https://api.github.com/repos/bzimmer/gravl/releases/158384073","Warn: release artifact v0.9.3 does not have provenance: https://api.github.com/repos/bzimmer/gravl/releases/100568939","Warn: release artifact v0.9.2 does not have provenance: https://api.github.com/repos/bzimmer/gravl/releases/100568044","Warn: release artifact v0.9.1 does not have provenance: https://api.github.com/repos/bzimmer/gravl/releases/95447970","Warn: release artifact v0.9.0 does not have provenance: https://api.github.com/repos/bzimmer/gravl/releases/82901633"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T10:45:39.356Z","repository_id":40404383,"created_at":"2025-08-17T10:45:39.356Z","updated_at":"2025-08-17T10:45:39.356Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31691499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","cycling","cyclinganalytics","geojson","golang","hiking","running","rwgps","strava-api","strava-data"],"created_at":"2025-12-24T22:39:31.553Z","updated_at":"2026-04-11T18:26:21.876Z","avatar_url":"https://github.com/bzimmer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\n[![build](https://github.com/bzimmer/gravl/actions/workflows/build.yaml/badge.svg)](https://github.com/bzimmer/gravl)\n[![codecov](https://codecov.io/gh/bzimmer/gravl/branch/master/graph/badge.svg?token=KIPOKXLNFM)](https://codecov.io/gh/bzimmer/gravl)\n\n\u003cimg src=\"docs/images/gravl.png\" width=\"150\" alt=\"gravl logo\" align=\"right\"\u003e\n\n**gravl** command line clients for activity-related services\n\n## Activity clients\n* [Strava](https://strava.com)\n* [Cycling Analytics](https://www.cyclinganalytics.com/)\n* [Ride with GPS](https://ridewithgps.com)\n* [Zwift](https://zwift.com)\n\n# Installation\n\n## Docker\n\ngravl is available as a Docker image on GitHub Container Registry:\n\n```dockerfile\n# Minimal image (just the binary)\nFROM ghcr.io/bzimmer/gravl:latest AS gravl\nFROM scratch\nCOPY --from=gravl /usr/bin/gravl /usr/bin/gravl\nENTRYPOINT [\"/usr/bin/gravl\"]\n\n# Or with a base distro if you need shell access\nFROM ghcr.io/bzimmer/gravl:latest AS gravl\nFROM debian:bookworm-slim\nCOPY --from=gravl /usr/bin/gravl /usr/bin/gravl\n```\n\nAvailable image tags:\n- `ghcr.io/bzimmer/gravl:latest` - latest stable release\n- `ghcr.io/bzimmer/gravl:v1.2.3` - specific version\n\n## Homebrew\n\n```bash\nbrew install bzimmer/tap/gravl\n```\n\n# Documentation\n\n* [manual](https://bzimmer.github.io/gravl/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzimmer%2Fgravl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbzimmer%2Fgravl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzimmer%2Fgravl/lists"}