{"id":22121,"url":"https://github.com/vuejs/vitepress","last_synced_at":"2026-05-28T00:21:09.197Z","repository":{"id":36956111,"uuid":"260338399","full_name":"vuejs/vitepress","owner":"vuejs","description":"Vite \u0026 Vue powered static site generator.","archived":false,"fork":false,"pushed_at":"2025-09-21T17:25:55.000Z","size":14142,"stargazers_count":15965,"open_issues_count":476,"forks_count":2486,"subscribers_count":83,"default_branch":"main","last_synced_at":"2025-09-21T19:25:25.583Z","etag":null,"topics":["docs-generator","hacktoberfest","markdown","ssg","vite","vue"],"latest_commit_sha":null,"homepage":"https://vitepress.dev","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/vuejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/contributing.md","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":null},"funding":{"github":["yyx990803","kiaking","brc-dd","posva"],"open_collective":"vuejs","patreon":"evanyou"}},"created_at":"2020-04-30T23:16:17.000Z","updated_at":"2025-09-21T17:25:59.000Z","dependencies_parsed_at":"2024-11-06T15:39:59.739Z","dependency_job_id":"a5a46e4f-82c1-4a48-b82c-0e9c64607e01","html_url":"https://github.com/vuejs/vitepress","commit_stats":{"total_commits":2301,"total_committers":367,"mean_commits":6.269754768392371,"dds":0.6666666666666667,"last_synced_commit":"81fc1481989b49eaa3fb1740ffff997755ca6e37"},"previous_names":[],"tags_count":245,"template":false,"template_full_name":null,"purl":"pkg:github/vuejs/vitepress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvitepress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvitepress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvitepress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvitepress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","download_url":"https://codeload.github.com/vuejs/vitepress/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvitepress/sbom","scorecard":{"id":114210,"data":{"date":"2025-08-04","repo":{"name":"github.com/vuejs/vitepress","commit":"5bf835b5074e9567852d552bfb5115c6456026e8"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.8,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 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 19 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/cr.yml:1","Warn: no topLevel permission defined: .github/workflows/release-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: found token with 'none' permissions: .github/workflows/test.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":"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":"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":"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":"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/cr.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/cr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/cr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cr.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/cr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/lock-threads.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-tag.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/release-tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-tag.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/release-tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vitepress/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","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/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: MIT 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":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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/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 15 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm"],"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-15T23:35:43.602Z","repository_id":36956111,"created_at":"2025-08-15T23:35:43.603Z","updated_at":"2025-08-15T23:35:43.603Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276631018,"owners_count":25676644,"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-23T02:00:09.130Z","response_time":73,"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":["docs-generator","hacktoberfest","markdown","ssg","vite","vue"],"created_at":"2024-01-11T19:16:30.207Z","updated_at":"2025-09-25T12:28:00.339Z","avatar_url":"https://github.com/vuejs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/22121","html_url":"https://opencollective.ecosyste.ms/projects/22121","collective":{"id":3397,"uuid":"nmlo94zn-7x08dpob-awqewga3-vjbrky5m","slug":"vuejs","name":"vue","description":"We are on a mission to help more frontend devs enjoy building apps for the web.","website":"https://vuejs.org","github":"vuejs","twitter":"vuejs","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://vuejs.org"},{"type":"TWITTER","url":"https://twitter.com/vuejs"},{"type":"GITHUB","url":"https://github.com/vuejs"}],"currency":"USD","projects_count":123,"last_synced_at":"2026-06-03T00:15:11.708Z","created_at":"2024-01-10T13:17:54.904Z","updated_at":"2026-06-03T00:15:11.933Z","transactions_count":10891,"balance":35531.67000000188,"account_type":"COLLECTIVE","owner":{"login":"vuejs","name":"Vue","uuid":"6128107","kind":"organization","description":"Your friendly JavaScript framework","email":null,"website":"https://vuejs.org","location":"All Over the World","twitter":"vuejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6128107?v=4","repositories_count":123,"last_synced_at":"2024-10-29T23:35:46.659Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vuejs","funding_links":[],"total_stars":607532,"followers":16755,"following":0,"created_at":"2022-11-02T16:20:38.075Z","updated_at":"2024-10-29T23:35:46.660Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs/repositories"},"last_project_activity_at":"2026-05-23T14:10:38.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2017-09-09T18:23:53.988Z","collective_updated_at":"2022-02-12T08:46:38.660Z","html_url":"https://opencollective.com/vuejs","icon_url":"https://images.opencollective.com/vuejs/logo/40.png","total_donations":845234.5899999999,"total_expenses":-882460.5900000101,"current_balance":35531.66999999827,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/vuejs","url":"https://opencollective.ecosyste.ms/collectives/vuejs","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/vuejs/projects"}}