{"id":195792,"url":"https://github.com/vuejs/vue-eslint-parser","last_synced_at":"2026-06-01T00:20:45.438Z","repository":{"id":38338561,"uuid":"76510980","full_name":"vuejs/vue-eslint-parser","owner":"vuejs","description":"The ESLint custom parser for `.vue` files.","archived":false,"fork":false,"pushed_at":"2025-07-29T08:34:18.000Z","size":2334,"stargazers_count":480,"open_issues_count":24,"forks_count":77,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-21T09:33:08.538Z","etag":null,"topics":["eslint","eslint-custom-parser","javascript","single-file-component","static-code-analysis","vue","vuejs"],"latest_commit_sha":null,"homepage":"","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":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":null},"funding":{"github":["ota-meshi","mysticatea"]}},"created_at":"2016-12-15T01:11:07.000Z","updated_at":"2025-10-20T12:41:58.000Z","dependencies_parsed_at":"2024-04-09T23:31:37.928Z","dependency_job_id":"cbf301ba-5397-48ac-b025-eeeac812a686","html_url":"https://github.com/vuejs/vue-eslint-parser","commit_stats":{"total_commits":385,"total_committers":15,"mean_commits":"25.666666666666668","dds":"0.36623376623376624","last_synced_commit":"b0e0ccc6d302bb40c5cb496528536bd355ee5151"},"previous_names":["mysticatea/vue-eslint-parser"],"tags_count":97,"template":false,"template_full_name":null,"purl":"pkg:github/vuejs/vue-eslint-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvue-eslint-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvue-eslint-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvue-eslint-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvue-eslint-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vuejs","download_url":"https://codeload.github.com/vuejs/vue-eslint-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvue-eslint-parser/sbom","scorecard":{"id":671394,"data":{"date":"2025-08-04","repo":{"name":"github.com/vuejs/vue-eslint-parser","commit":"5ff1a4fda76b07608cc17687a976c2309f5648e2"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 11/30 approved changesets -- score normalized to 3","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":"10 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: 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":"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":"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":"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":"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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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":"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:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vue-eslint-parser/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vue-eslint-parser/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vue-eslint-parser/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vue-eslint-parser/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vue-eslint-parser/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/vuejs/vue-eslint-parser/CI.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:56","Warn: npmCommand not pinned by hash: .github/workflows/CI.yml:80","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand 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":"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/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 22 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"}}]},"last_synced_at":"2025-08-21T20:11:27.761Z","repository_id":38338561,"created_at":"2025-08-21T20:11:27.761Z","updated_at":"2025-08-21T20:11:27.761Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281047803,"owners_count":26435124,"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-10-25T02:00:06.499Z","response_time":81,"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":["eslint","eslint-custom-parser","javascript","single-file-component","static-code-analysis","vue","vuejs"],"created_at":"2024-03-06T18:29:43.223Z","updated_at":"2025-10-26T12:25:21.715Z","avatar_url":"https://github.com/vuejs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/195792","html_url":"https://opencollective.ecosyste.ms/projects/195792","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-12T06:15:10.703Z","created_at":"2024-01-10T13:17:54.904Z","updated_at":"2026-06-12T06:15:10.928Z","transactions_count":10891,"balance":44641.309999998295,"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":854344.2299999997,"total_expenses":-883949.9500000101,"current_balance":44641.309999998295,"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"}}