{"id":13727347,"url":"https://github.com/autoguru-au/overdrive","last_synced_at":"2026-06-10T01:01:37.426Z","repository":{"id":34260542,"uuid":"174054337","full_name":"autoguru-au/overdrive","owner":"autoguru-au","description":"🚗💨 AutoGuru's design system","archived":false,"fork":false,"pushed_at":"2026-06-09T01:45:05.000Z","size":50461,"stargazers_count":47,"open_issues_count":9,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-09T03:22:50.662Z","etag":null,"topics":["component","design-system","front-end","library","react","storybook","styleguide","typescript","ui"],"latest_commit_sha":null,"homepage":"http://overdrive.autoguru.io","language":"TypeScript","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/autoguru-au.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":"docs/ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2019-03-06T02:16:25.000Z","updated_at":"2026-06-02T23:55:25.000Z","dependencies_parsed_at":"2023-10-14T23:26:00.662Z","dependency_job_id":"9798533d-2479-4ab4-9068-752d048d508f","html_url":"https://github.com/autoguru-au/overdrive","commit_stats":{"total_commits":1097,"total_committers":9,"mean_commits":"121.88888888888889","dds":0.5414767547857794,"last_synced_commit":"41385b4d2c8009e3f33029c3644bd07ac8342dbb"},"previous_names":[],"tags_count":430,"template":false,"template_full_name":null,"purl":"pkg:github/autoguru-au/overdrive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoguru-au%2Foverdrive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoguru-au%2Foverdrive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoguru-au%2Foverdrive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoguru-au%2Foverdrive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoguru-au","download_url":"https://codeload.github.com/autoguru-au/overdrive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoguru-au%2Foverdrive/sbom","scorecard":{"id":184267,"data":{"date":"2025-08-11","repo":{"name":"github.com/autoguru-au/overdrive","commit":"5bb9667848a0e75985412e214f1cbb813d91e6dc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":10,"reason":"all changesets reviewed","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":"30 commit(s) and 3 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/buildStorybook.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/sonarqube-analysis.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":"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":"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":"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/buildStorybook.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/buildStorybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildStorybook.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/buildStorybook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/buildStorybook.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/buildStorybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonarqube-analysis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/autoguru-au/overdrive/sonarqube-analysis.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T19:28:43.641Z","repository_id":34260542,"created_at":"2025-08-16T19:28:43.641Z","updated_at":"2025-08-16T19:28:43.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34132030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":["component","design-system","front-end","library","react","storybook","styleguide","typescript","ui"],"created_at":"2024-08-03T01:03:51.112Z","updated_at":"2026-06-10T01:01:37.404Z","avatar_url":"https://github.com/autoguru-au.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://overdrive.autoguru.io/\"\u003e\n    \u003cimg alt=\"@autoguru/overdrive\"\n\tsrc=\"https://github.com/autoguru-au/overdrive/blob/main/assets/logo.png?raw=true\" width=\"100%\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv\u003e\n\t\u003ca href=\"https://codecov.io/gh/autoguru-au/overdrive\" target=\"_blank\"\u003e\u003cimg\n\tsrc=\"https://img.shields.io/codecov/c/gh/autoguru-au/overdrive/main.svg?style=for-the-badge\"/\u003e\u003c/a\u003e\n\t\u003ca href=\"https://www.npmjs.com/package/@autoguru/overdrive\" target=\"_blank\"\u003e\u003cimg\n\tsrc=\"https://img.shields.io/npm/v/@autoguru/overdrive/latest.svg?style=for-the-badge\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n---\n\n# Overdrive\n\nOverdrive is a product component library, and design system for AutoGuru. Built\nwith [React](https://github.com/facebook/react),\n[TypeScript](https://github.com/Microsoft/typescript),\n[Vanilla Extract](https://github.com/vanilla-extract-css/vanilla-extract/), and\n[Storybook](https://github.com/storybooks/storybook).\n\nThe components are housed in Storybook which provides interactive documentation,\nUI playground, and interaction testing.\n\n## Storybook\n\nVisit the Overdrive Storybook site too access foundations, components and API\nspecifications:\n\n### [overdrive.autoguru.io](http://overdrive.autoguru.io/)\n\n## Usage\n\nTo use Overdrive in your project, install it via yarn:\n\n```sh\nyarn add @autoguru/overdrive react react-dom\n```\n\nThen, import the reset and configure the Overdrive Provider with the theme you\nwant to use:\n\n```jsx\nimport { OverdriveProvider, Button } from '@autoguru/overdrive';\n\n\u003cOverdriveProvider\u003e\n  \u003cButton variant=\"primary\"\u003eHello World\u003c/Button\u003e\n\u003c/OverdriveProvider\u003e;\n```\n\nThe Overdrive Provider automatically applies global base styles to the body tag.\nIf you need more control over where the global base styles are applied, you can\nalso apply `data-od-base` to any element.\n\nYou can also customise the theme colours using the provider props:\n\n```jsx\n\u003cOverdriveProvider\n  theme={baseTheme}\n  colorOverrides={{\n    primaryBackground: '#FF0000',\n    primaryForeground: '#FFFFFF',\n    primaryBackgroundMild: '#FFE5E5',\n    primaryBackgroundStrong: '#CC0000',\n    primaryBorder: '#CC0000',\n  }}\n\u003e\n  \u003cButton variant=\"primary\"\u003eCustom Red Theme\u003c/Button\u003e\n\u003c/OverdriveProvider\u003e\n```\n\n## Thanks\n\n[Chromatic](https://www.chromatic.com) for providing visual regression testing.\n\n## License\n\nMIT ©[AutoGuru](https://www.autoguru.com.au/)\n\n\u003ca href=\"http://www.autoguru.com.au/\"\u003e\u003cimg src=\"https://cdn.autoguru.com.au/images/logos/autoguru.svg\"\nalt=\"AutoGuru\" width=\"150\" /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoguru-au%2Foverdrive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautoguru-au%2Foverdrive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautoguru-au%2Foverdrive/lists"}