{"id":369229,"url":"https://github.com/vercel/arg","last_synced_at":"2026-08-24T12:31:45.837Z","repository":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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"}},"owner":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"packages":[{"id":13793265,"name":"node-arg","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:55:45.689Z","latest_release_published_at":"2026-02-13T15:55:45.689Z","latest_release_number":"5.0.2-2","last_synced_at":"2026-03-14T09:18:54.515Z","created_at":"2026-02-13T15:55:45.510Z","updated_at":"2026-08-22T14:13:57.804Z","registry_url":"https://launchpad.net/ubuntu/+source/node-arg","install_command":"apt-get install node-arg","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-arg","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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-08-22T14:13:57.804Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-arg?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:47.863Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13428028,"name":"node-arg","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:11:55.887Z","latest_release_published_at":"2026-02-07T15:11:55.887Z","latest_release_number":"5.0.1-1","last_synced_at":"2026-03-07T15:37:04.415Z","created_at":"2026-02-07T15:11:55.532Z","updated_at":"2026-08-22T14:13:57.805Z","registry_url":"https://launchpad.net/ubuntu/+source/node-arg","install_command":"apt-get install node-arg","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-arg","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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-08-22T14:13:57.804Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-arg?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:47.863Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":1429577,"name":"arg","ecosystem":"npm","description":"Unopinionated, no-frills CLI argument parser","homepage":"https://github.com/vercel/arg#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/arg","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2012-06-01T15:39:03.936Z","latest_release_published_at":"2022-06-05T18:20:09.200Z","latest_release_number":"5.0.2","last_synced_at":"2026-08-22T12:04:09.652Z","created_at":"2022-04-09T00:51:27.248Z","updated_at":"2026-08-22T12:04:09.652Z","registry_url":"https://www.npmjs.com/package/arg","install_command":"npm install arg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.2"},"contentPolicy":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2023-10-20T13:39:08.000Z","size":251,"stargazers_count":1199,"open_issues_count":13,"forks_count":50,"subscribers_count":55,"default_branch":"main","last_synced_at":"2024-04-14T09:58:10.304Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2024-05-15T09:37:26.837Z","dependencies_parsed_at":"2024-06-03T18:49:41.229Z","dependency_job_id":null,"html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215698950,"owners_count":15917962,"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","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"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[{"name":"5.0.2","sha":"20e630a8a581dfe7ac9a47290b9be66d2ac5c752","kind":"commit","published_at":"2022-06-05T18:19:37.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.2","html_url":"https://github.com/vercel/arg/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c1109765e0061ea41211a646fbbd8ff11bee2944","kind":"commit","published_at":"2021-08-17T02:12:53.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.1","html_url":"https://github.com/vercel/arg/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"99b578ee3e7822c8e42a02907c02f58f5d2745e8","kind":"tag","published_at":"2020-11-17T01:31:02.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.0","html_url":"https://github.com/vercel/arg/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"3ce0a32c783e47cca1c549ded84b48347bc5d4be","kind":"tag","published_at":"2020-02-01T17:47:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.3","html_url":"https://github.com/vercel/arg/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"f01c810d0d5b4284c9d999326ddedb23e55372ad","kind":"tag","published_at":"2019-11-25T16:54:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.2","html_url":"https://github.com/vercel/arg/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e62c2ab8a0056504b9a20f0f1a037a436861c546","kind":"tag","published_at":"2019-07-12T10:43:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.1","html_url":"https://github.com/vercel/arg/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5e5b9bd4671ccf8952aee4e96e47288dd9fab0a1","kind":"tag","published_at":"2019-01-02T05:02:47.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.0","html_url":"https://github.com/vercel/arg/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f17ffd2ce4fe2aff9deabf3f008195fdba7a6f5d","kind":"tag","published_at":"2018-12-28T21:04:39.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.1","html_url":"https://github.com/vercel/arg/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cdf6dc57370a2b25b282f8497930e360f2f6b6e0","kind":"tag","published_at":"2018-12-28T19:24:48.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.0","html_url":"https://github.com/vercel/arg/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"30826caf576c9398991d491d3148a72cdf0d0aa5","kind":"commit","published_at":"2018-12-14T12:51:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/3.0.0","html_url":"https://github.com/vercel/arg/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b2c0da56c435b0ad0f11a746e582ea84f88fb1a0","kind":"commit","published_at":"2018-11-14T12:08:10.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.1","html_url":"https://github.com/vercel/arg/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507d9826349559ebbf425aa679207d18c5e51256","kind":"tag","published_at":"2018-04-01T08:26:35.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.0","html_url":"https://github.com/vercel/arg/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"f584f4fc4d518fd322a2719af3e09b64e02d820d","kind":"commit","published_at":"2018-03-09T02:12:40.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.1","html_url":"https://github.com/vercel/arg/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e6c663df46f695ca621e70370fbc8ddcf84b32d","kind":"tag","published_at":"2017-10-24T07:09:07.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.0","html_url":"https://github.com/vercel/arg/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"d1d7b61ab02c16d3f0ed8b4f3cfa678e8961d0b5","kind":"tag","published_at":"2017-09-19T18:31:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.2.0","html_url":"https://github.com/vercel/arg/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"86b77dcf15f07121bbbe42d384de4d02a83ca0b3","kind":"tag","published_at":"2017-08-23T05:04:17.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.1","html_url":"https://github.com/vercel/arg/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fa615eb9fde3f7c19a18565fa97f80fcfc0fd9d4","kind":"tag","published_at":"2017-08-23T04:25:09.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.0","html_url":"https://github.com/vercel/arg/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T20:26:24.018Z","dependent_packages_count":3711,"downloads":423655160,"downloads_period":"last-month","dependent_repos_count":1116241,"rankings":{"downloads":0.011773328919703981,"dependent_repos_count":0.03052851568713939,"dependent_packages_count":0.02707865651531915,"stargazers_count":2.2487605833328543,"forks_count":3.934071548436433,"docker_downloads_count":0.06415095269503819,"average":1.0527272642644145},"purl":"pkg:npm/arg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/arg","docker_dependents_count":15444,"docker_downloads_count":2514427284,"usage_url":"https://repos.ecosyste.ms/usage/npm/arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/arg/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-07T20:26:18.755Z","issues_count":29,"pull_requests_count":48,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":21,"issue_authors_count":23,"avg_comments_per_issue":3.344827586206897,"avg_comments_per_pull_request":1.7916666666666667,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":6,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":206950.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"leerob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/arg/codemeta","maintainers":[{"uuid":"vercel-release-bot","login":"vercel-release-bot","name":null,"email":"infra+release@vercel.com","url":null,"packages_count":579,"html_url":"https://www.npmjs.com/~vercel-release-bot","role":null,"created_at":"2022-11-11T11:59:01.004Z","updated_at":"2022-11-11T11:59:01.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vercel-release-bot/packages"},{"uuid":"zeit-bot","login":"zeit-bot","name":null,"email":"team@zeit.co","url":null,"packages_count":272,"html_url":"https://www.npmjs.com/~zeit-bot","role":null,"created_at":"2022-11-11T11:59:00.971Z","updated_at":"2022-11-11T11:59:00.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zeit-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777882,"maintainers_count":1236521,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13398895,"name":"node-arg","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:04:40.437Z","latest_release_published_at":"2026-02-06T05:04:40.437Z","latest_release_number":"5.0.2-2","last_synced_at":"2026-03-06T05:34:45.204Z","created_at":"2026-02-06T05:04:33.891Z","updated_at":"2026-08-22T22:10:43.351Z","registry_url":"https://launchpad.net/ubuntu/+source/node-arg","install_command":"apt-get install node-arg","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-arg","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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-08-22T22:10:43.351Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-arg?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:47.863Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13522342,"name":"node-arg","ecosystem":"debian","description":null,"homepage":"https://github.com/vercel/arg","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:54:58.401Z","latest_release_published_at":"2026-02-10T21:54:58.401Z","latest_release_number":"5.0.0-1","last_synced_at":"2026-03-14T00:30:20.163Z","created_at":"2026-02-10T21:54:58.184Z","updated_at":"2026-08-07T23:37:26.490Z","registry_url":"https://tracker.debian.org/pkg/node-arg","install_command":"apt-get install node-arg","documentation_url":"https://packages.debian.org/bullseye/node-arg","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-arg","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-08-07T23:37:26.489Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-arg?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":4996694,"name":"org.webjars.npm:arg","ecosystem":"maven","description":"WebJar for arg","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/arg","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2019-04-01T16:07:10.000Z","latest_release_published_at":"2022-06-22T12:41:09.000Z","latest_release_number":"5.0.2","last_synced_at":"2026-08-23T12:03:16.428Z","created_at":"2022-07-27T10:50:19.514Z","updated_at":"2026-08-23T12:03:16.428Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/arg/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/arg/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[{"name":"5.0.2","sha":"20e630a8a581dfe7ac9a47290b9be66d2ac5c752","kind":"commit","published_at":"2022-06-05T18:19:37.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.2","html_url":"https://github.com/vercel/arg/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c1109765e0061ea41211a646fbbd8ff11bee2944","kind":"commit","published_at":"2021-08-17T02:12:53.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.1","html_url":"https://github.com/vercel/arg/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"99b578ee3e7822c8e42a02907c02f58f5d2745e8","kind":"tag","published_at":"2020-11-17T01:31:02.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.0","html_url":"https://github.com/vercel/arg/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"3ce0a32c783e47cca1c549ded84b48347bc5d4be","kind":"tag","published_at":"2020-02-01T17:47:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.3","html_url":"https://github.com/vercel/arg/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"f01c810d0d5b4284c9d999326ddedb23e55372ad","kind":"tag","published_at":"2019-11-25T16:54:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.2","html_url":"https://github.com/vercel/arg/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e62c2ab8a0056504b9a20f0f1a037a436861c546","kind":"tag","published_at":"2019-07-12T10:43:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.1","html_url":"https://github.com/vercel/arg/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5e5b9bd4671ccf8952aee4e96e47288dd9fab0a1","kind":"tag","published_at":"2019-01-02T05:02:47.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.0","html_url":"https://github.com/vercel/arg/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f17ffd2ce4fe2aff9deabf3f008195fdba7a6f5d","kind":"tag","published_at":"2018-12-28T21:04:39.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.1","html_url":"https://github.com/vercel/arg/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cdf6dc57370a2b25b282f8497930e360f2f6b6e0","kind":"tag","published_at":"2018-12-28T19:24:48.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.0","html_url":"https://github.com/vercel/arg/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"30826caf576c9398991d491d3148a72cdf0d0aa5","kind":"commit","published_at":"2018-12-14T12:51:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/3.0.0","html_url":"https://github.com/vercel/arg/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b2c0da56c435b0ad0f11a746e582ea84f88fb1a0","kind":"commit","published_at":"2018-11-14T12:08:10.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.1","html_url":"https://github.com/vercel/arg/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507d9826349559ebbf425aa679207d18c5e51256","kind":"tag","published_at":"2018-04-01T08:26:35.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.0","html_url":"https://github.com/vercel/arg/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"f584f4fc4d518fd322a2719af3e09b64e02d820d","kind":"commit","published_at":"2018-03-09T02:12:40.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.1","html_url":"https://github.com/vercel/arg/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e6c663df46f695ca621e70370fbc8ddcf84b32d","kind":"tag","published_at":"2017-10-24T07:09:07.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.0","html_url":"https://github.com/vercel/arg/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"d1d7b61ab02c16d3f0ed8b4f3cfa678e8961d0b5","kind":"tag","published_at":"2017-09-19T18:31:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.2.0","html_url":"https://github.com/vercel/arg/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"86b77dcf15f07121bbbe42d384de4d02a83ca0b3","kind":"tag","published_at":"2017-08-23T05:04:17.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.1","html_url":"https://github.com/vercel/arg/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fa615eb9fde3f7c19a18565fa97f80fcfc0fd9d4","kind":"tag","published_at":"2017-08-23T04:25:09.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.0","html_url":"https://github.com/vercel/arg/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:47:51.805Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":9.091036771448005,"forks_count":16.102631805988327,"average":17.648569531082277},"purl":"pkg:maven/org.webjars.npm/arg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:47.863Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:arg/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617985,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8093456,"name":"tridactyl-arg","ecosystem":"npm","description":"Unopinionated, no-frills CLI argument parser","homepage":"https://github.com/vercel/arg#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/arg","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-06-15T14:44:36.231Z","latest_release_published_at":"2023-06-15T14:44:36.231Z","latest_release_number":"5.0.2","last_synced_at":"2026-08-23T12:04:13.115Z","created_at":"2023-08-15T00:15:31.657Z","updated_at":"2026-08-23T12:04:13.115Z","registry_url":"https://www.npmjs.com/package/tridactyl-arg","install_command":"npm install tridactyl-arg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.2"},"contentPolicy":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1293,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-07T17:23:30.783Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-07T09:23:42.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36392890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[{"name":"5.0.2","sha":"20e630a8a581dfe7ac9a47290b9be66d2ac5c752","kind":"commit","published_at":"2022-06-05T18:19:37.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.2","html_url":"https://github.com/vercel/arg/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c1109765e0061ea41211a646fbbd8ff11bee2944","kind":"commit","published_at":"2021-08-17T02:12:53.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.1","html_url":"https://github.com/vercel/arg/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"99b578ee3e7822c8e42a02907c02f58f5d2745e8","kind":"tag","published_at":"2020-11-17T01:31:02.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.0","html_url":"https://github.com/vercel/arg/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"3ce0a32c783e47cca1c549ded84b48347bc5d4be","kind":"tag","published_at":"2020-02-01T17:47:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.3","html_url":"https://github.com/vercel/arg/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"f01c810d0d5b4284c9d999326ddedb23e55372ad","kind":"tag","published_at":"2019-11-25T16:54:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.2","html_url":"https://github.com/vercel/arg/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e62c2ab8a0056504b9a20f0f1a037a436861c546","kind":"tag","published_at":"2019-07-12T10:43:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.1","html_url":"https://github.com/vercel/arg/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5e5b9bd4671ccf8952aee4e96e47288dd9fab0a1","kind":"tag","published_at":"2019-01-02T05:02:47.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.0","html_url":"https://github.com/vercel/arg/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f17ffd2ce4fe2aff9deabf3f008195fdba7a6f5d","kind":"tag","published_at":"2018-12-28T21:04:39.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.1","html_url":"https://github.com/vercel/arg/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cdf6dc57370a2b25b282f8497930e360f2f6b6e0","kind":"tag","published_at":"2018-12-28T19:24:48.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.0","html_url":"https://github.com/vercel/arg/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"30826caf576c9398991d491d3148a72cdf0d0aa5","kind":"commit","published_at":"2018-12-14T12:51:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/3.0.0","html_url":"https://github.com/vercel/arg/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b2c0da56c435b0ad0f11a746e582ea84f88fb1a0","kind":"commit","published_at":"2018-11-14T12:08:10.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.1","html_url":"https://github.com/vercel/arg/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507d9826349559ebbf425aa679207d18c5e51256","kind":"tag","published_at":"2018-04-01T08:26:35.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.0","html_url":"https://github.com/vercel/arg/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"f584f4fc4d518fd322a2719af3e09b64e02d820d","kind":"commit","published_at":"2018-03-09T02:12:40.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.1","html_url":"https://github.com/vercel/arg/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e6c663df46f695ca621e70370fbc8ddcf84b32d","kind":"tag","published_at":"2017-10-24T07:09:07.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.0","html_url":"https://github.com/vercel/arg/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"d1d7b61ab02c16d3f0ed8b4f3cfa678e8961d0b5","kind":"tag","published_at":"2017-09-19T18:31:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.2.0","html_url":"https://github.com/vercel/arg/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"86b77dcf15f07121bbbe42d384de4d02a83ca0b3","kind":"tag","published_at":"2017-08-23T05:04:17.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.1","html_url":"https://github.com/vercel/arg/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fa615eb9fde3f7c19a18565fa97f80fcfc0fd9d4","kind":"tag","published_at":"2017-08-23T04:25:09.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.0","html_url":"https://github.com/vercel/arg/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:10:45.897Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":7.611275902025924,"dependent_packages_count":51.836728746128266,"stargazers_count":2.285496608700158,"forks_count":3.80507208448169,"docker_downloads_count":null,"average":25.08406086516797},"purl":"pkg:npm/tridactyl-arg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tridactyl-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tridactyl-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tridactyl-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:04.047Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tridactyl-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tridactyl-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tridactyl-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tridactyl-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tridactyl-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tridactyl-arg/codemeta","maintainers":[{"uuid":"ratson","login":"ratson","name":null,"email":"npm@ratson.name","url":null,"packages_count":181,"html_url":"https://www.npmjs.com/~ratson","role":null,"created_at":"2023-08-15T00:26:34.834Z","updated_at":"2023-08-15T00:26:34.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ratson/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777882,"maintainers_count":1236521,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074179,"name":"@depup/arg","ecosystem":"npm","description":"[DepUp] Unopinionated, no-frills CLI argument parser","homepage":"https://github.com/vercel/arg#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/arg","keywords_array":["depup","dependency-bumped","updated-deps","arg"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:34:04.838Z","latest_release_published_at":"2026-03-17T16:34:04.838Z","latest_release_number":"5.0.2-depup.0","last_synced_at":"2026-08-23T12:08:34.947Z","created_at":"2026-03-19T04:21:55.326Z","updated_at":"2026-08-23T12:08:34.947Z","registry_url":"https://www.npmjs.com/package/@depup/arg","install_command":"npm install @depup/arg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.2-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[{"name":"5.0.2","sha":"20e630a8a581dfe7ac9a47290b9be66d2ac5c752","kind":"commit","published_at":"2022-06-05T18:19:37.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.2","html_url":"https://github.com/vercel/arg/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c1109765e0061ea41211a646fbbd8ff11bee2944","kind":"commit","published_at":"2021-08-17T02:12:53.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.1","html_url":"https://github.com/vercel/arg/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"99b578ee3e7822c8e42a02907c02f58f5d2745e8","kind":"tag","published_at":"2020-11-17T01:31:02.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.0","html_url":"https://github.com/vercel/arg/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"3ce0a32c783e47cca1c549ded84b48347bc5d4be","kind":"tag","published_at":"2020-02-01T17:47:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.3","html_url":"https://github.com/vercel/arg/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"f01c810d0d5b4284c9d999326ddedb23e55372ad","kind":"tag","published_at":"2019-11-25T16:54:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.2","html_url":"https://github.com/vercel/arg/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e62c2ab8a0056504b9a20f0f1a037a436861c546","kind":"tag","published_at":"2019-07-12T10:43:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.1","html_url":"https://github.com/vercel/arg/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5e5b9bd4671ccf8952aee4e96e47288dd9fab0a1","kind":"tag","published_at":"2019-01-02T05:02:47.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.0","html_url":"https://github.com/vercel/arg/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f17ffd2ce4fe2aff9deabf3f008195fdba7a6f5d","kind":"tag","published_at":"2018-12-28T21:04:39.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.1","html_url":"https://github.com/vercel/arg/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cdf6dc57370a2b25b282f8497930e360f2f6b6e0","kind":"tag","published_at":"2018-12-28T19:24:48.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.0","html_url":"https://github.com/vercel/arg/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"30826caf576c9398991d491d3148a72cdf0d0aa5","kind":"commit","published_at":"2018-12-14T12:51:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/3.0.0","html_url":"https://github.com/vercel/arg/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b2c0da56c435b0ad0f11a746e582ea84f88fb1a0","kind":"commit","published_at":"2018-11-14T12:08:10.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.1","html_url":"https://github.com/vercel/arg/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507d9826349559ebbf425aa679207d18c5e51256","kind":"tag","published_at":"2018-04-01T08:26:35.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.0","html_url":"https://github.com/vercel/arg/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"f584f4fc4d518fd322a2719af3e09b64e02d820d","kind":"commit","published_at":"2018-03-09T02:12:40.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.1","html_url":"https://github.com/vercel/arg/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e6c663df46f695ca621e70370fbc8ddcf84b32d","kind":"tag","published_at":"2017-10-24T07:09:07.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.0","html_url":"https://github.com/vercel/arg/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"d1d7b61ab02c16d3f0ed8b4f3cfa678e8961d0b5","kind":"tag","published_at":"2017-09-19T18:31:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.2.0","html_url":"https://github.com/vercel/arg/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"86b77dcf15f07121bbbe42d384de4d02a83ca0b3","kind":"tag","published_at":"2017-08-23T05:04:17.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.1","html_url":"https://github.com/vercel/arg/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fa615eb9fde3f7c19a18565fa97f80fcfc0fd9d4","kind":"tag","published_at":"2017-08-23T04:25:09.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.0","html_url":"https://github.com/vercel/arg/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:46:26.605Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/arg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:30:47.863Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Farg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Farg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Farg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Farg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Farg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Farg/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:00.136Z","updated_at":"2026-03-19T04:22:00.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777882,"maintainers_count":1236521,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12401262,"name":"stringify-coder","ecosystem":"npm","description":"Unopinionated, no-frills CLI argument parser","homepage":"https://github.com/vercel/arg#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/arg","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-10-20T10:20:00.221Z","latest_release_published_at":"2025-10-20T10:20:00.221Z","latest_release_number":"3.0.2","last_synced_at":"2026-08-23T12:06:15.718Z","created_at":"2025-10-20T10:20:04.177Z","updated_at":"2026-08-23T12:06:15.718Z","registry_url":"https://www.npmjs.com/package/stringify-coder","install_command":"npm install stringify-coder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.2"}},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1293,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-07T17:23:30.783Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-07T09:23:42.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36392890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08-22T02:10:45.892Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.619269225683613,"dependent_packages_count":34.07185845729679,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.845563841490204},"purl":"pkg:npm/stringify-coder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/stringify-coder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/stringify-coder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/stringify-coder/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:04.047Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringify-coder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringify-coder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringify-coder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringify-coder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringify-coder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringify-coder/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777882,"maintainers_count":1236521,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459016,"name":"node-arg","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:41:47.236Z","latest_release_published_at":"2026-02-09T05:41:47.236Z","latest_release_number":"5.0.2-2","last_synced_at":"2026-03-09T06:22:03.932Z","created_at":"2026-02-09T05:41:46.959Z","updated_at":"2026-08-22T02:10:45.896Z","registry_url":"https://launchpad.net/ubuntu/+source/node-arg","install_command":"apt-get install node-arg","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-arg","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1293,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-07T17:23:30.783Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-07T09:23:42.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36392890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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-08-22T02:10:45.895Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-arg?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:04.047Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13700905,"name":"node-arg","ecosystem":"debian","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/vercel/arg","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:04:30.376Z","latest_release_published_at":"2026-02-12T21:04:30.376Z","latest_release_number":"5.0.2-2","last_synced_at":"2026-03-13T19:54:35.111Z","created_at":"2026-02-12T21:04:30.145Z","updated_at":"2026-08-22T03:57:41.175Z","registry_url":"https://tracker.debian.org/pkg/node-arg","install_command":"apt-get install node-arg","documentation_url":"https://packages.debian.org/bookworm/node-arg","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-arg","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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"},"owner_record":{"login":"vercel","name":"Vercel","uuid":"14985020","kind":"organization","description":"Develop. Preview. Ship. Creators of Next.js.","email":"contactus@vercel.com","website":"https://vercel.com","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14985020?v=4","repositories_count":147,"last_synced_at":"2024-04-14T07:01:26.655Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vercel","funding_links":[],"total_stars":390396,"followers":14338,"following":0,"created_at":"2022-11-02T16:19:59.831Z","updated_at":"2024-04-14T07:01:59.842Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel/repositories"},"tags":[{"name":"5.0.2","sha":"20e630a8a581dfe7ac9a47290b9be66d2ac5c752","kind":"commit","published_at":"2022-06-05T18:19:37.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.2","html_url":"https://github.com/vercel/arg/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"c1109765e0061ea41211a646fbbd8ff11bee2944","kind":"commit","published_at":"2021-08-17T02:12:53.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.1","html_url":"https://github.com/vercel/arg/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"99b578ee3e7822c8e42a02907c02f58f5d2745e8","kind":"tag","published_at":"2020-11-17T01:31:02.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/5.0.0","html_url":"https://github.com/vercel/arg/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/5.0.0/manifests"},{"name":"4.1.3","sha":"3ce0a32c783e47cca1c549ded84b48347bc5d4be","kind":"tag","published_at":"2020-02-01T17:47:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.3","html_url":"https://github.com/vercel/arg/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"f01c810d0d5b4284c9d999326ddedb23e55372ad","kind":"tag","published_at":"2019-11-25T16:54:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.2","html_url":"https://github.com/vercel/arg/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"e62c2ab8a0056504b9a20f0f1a037a436861c546","kind":"tag","published_at":"2019-07-12T10:43:42.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.1","html_url":"https://github.com/vercel/arg/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"5e5b9bd4671ccf8952aee4e96e47288dd9fab0a1","kind":"tag","published_at":"2019-01-02T05:02:47.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.1.0","html_url":"https://github.com/vercel/arg/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f17ffd2ce4fe2aff9deabf3f008195fdba7a6f5d","kind":"tag","published_at":"2018-12-28T21:04:39.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.1","html_url":"https://github.com/vercel/arg/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"cdf6dc57370a2b25b282f8497930e360f2f6b6e0","kind":"tag","published_at":"2018-12-28T19:24:48.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/4.0.0","html_url":"https://github.com/vercel/arg/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"30826caf576c9398991d491d3148a72cdf0d0aa5","kind":"commit","published_at":"2018-12-14T12:51:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/3.0.0","html_url":"https://github.com/vercel/arg/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"b2c0da56c435b0ad0f11a746e582ea84f88fb1a0","kind":"commit","published_at":"2018-11-14T12:08:10.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.1","html_url":"https://github.com/vercel/arg/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507d9826349559ebbf425aa679207d18c5e51256","kind":"tag","published_at":"2018-04-01T08:26:35.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/2.0.0","html_url":"https://github.com/vercel/arg/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/2.0.0/manifests"},{"name":"1.0.1","sha":"f584f4fc4d518fd322a2719af3e09b64e02d820d","kind":"commit","published_at":"2018-03-09T02:12:40.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.1","html_url":"https://github.com/vercel/arg/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7e6c663df46f695ca621e70370fbc8ddcf84b32d","kind":"tag","published_at":"2017-10-24T07:09:07.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/1.0.0","html_url":"https://github.com/vercel/arg/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"d1d7b61ab02c16d3f0ed8b4f3cfa678e8961d0b5","kind":"tag","published_at":"2017-09-19T18:31:44.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.2.0","html_url":"https://github.com/vercel/arg/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"86b77dcf15f07121bbbe42d384de4d02a83ca0b3","kind":"tag","published_at":"2017-08-23T05:04:17.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.1","html_url":"https://github.com/vercel/arg/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fa615eb9fde3f7c19a18565fa97f80fcfc0fd9d4","kind":"tag","published_at":"2017-08-23T04:25:09.000Z","download_url":"https://codeload.github.com/vercel/arg/tar.gz/0.1.0","html_url":"https://github.com/vercel/arg/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vercel/arg@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:57:41.174Z","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":1.347382967697357,"forks_count":2.683249841653711,"docker_downloads_count":null,"average":1.0076582023377672},"purl":"pkg:deb/debian/node-arg?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:04.047Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13557783,"name":"node-arg","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:39:22.085Z","latest_release_published_at":"2026-02-11T04:39:22.085Z","latest_release_number":"5.0.2-2","last_synced_at":"2026-03-11T05:12:45.489Z","created_at":"2026-02-11T04:39:21.900Z","updated_at":"2026-08-22T07:54:52.044Z","registry_url":"https://launchpad.net/ubuntu/+source/node-arg","install_command":"apt-get install node-arg","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-arg","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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-08-22T07:54:52.044Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-arg?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:04.047Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13658963,"name":"node-arg","ecosystem":"debian","description":null,"homepage":"https://github.com/vercel/arg","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/vercel/arg","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:07:32.573Z","latest_release_published_at":"2026-02-12T08:07:32.573Z","latest_release_number":"5.0.2-2","last_synced_at":"2026-03-14T07:00:41.353Z","created_at":"2026-02-12T08:07:32.352Z","updated_at":"2026-08-22T07:37:22.054Z","registry_url":"https://tracker.debian.org/pkg/node-arg","install_command":"apt-get install node-arg","documentation_url":"https://packages.debian.org/trixie/node-arg","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-arg","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"chai \u003c!nocheck\u003e, debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37443661,"uuid":"100829255","full_name":"vercel/arg","owner":"vercel","description":"Simple argument parsing","archived":false,"fork":false,"pushed_at":"2024-07-18T14:08:05.000Z","size":328,"stargazers_count":1292,"open_issues_count":18,"forks_count":57,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-08-22T01:12:19.368Z","etag":null,"topics":["argument","argv","cli","command","parser"],"latest_commit_sha":null,"homepage":"https://npmjs.com/arg","language":"JavaScript","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/vercel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-20T00:38:19.000Z","updated_at":"2026-08-16T08:22:23.000Z","dependencies_parsed_at":"2024-09-23T10:56:05.418Z","dependency_job_id":"0a121d0f-9f55-4976-904e-934b87477365","html_url":"https://github.com/vercel/arg","commit_stats":{"total_commits":61,"total_committers":22,"mean_commits":2.772727272727273,"dds":0.819672131147541,"last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"previous_names":["zeit/arg","zeit/zarg"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/vercel/arg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel","download_url":"https://codeload.github.com/vercel/arg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/sbom","scorecard":{"id":918739,"data":{"date":"2025-08-11","repo":{"name":"github.com/vercel/arg","commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/29 approved changesets -- score normalized to 4","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":"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":"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/vercel/arg/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/vercel/arg/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vercel/.github/SECURITY.md:1","Info: Found linked content: github.com/vercel/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vercel/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vercel/.github/SECURITY.md:1"],"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-24T23:17:41.831Z","repository_id":37443661,"created_at":"2025-08-24T23:17:41.831Z","updated_at":"2025-08-24T23:17:41.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36811048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"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-08-22T07:37:22.054Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-arg?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-arg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-arg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-arg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:03:04.047Z","issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","maintainers":[{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"},{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"},{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"},{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-arg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-arg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-arg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-arg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-arg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-arg/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":11120,"full_name":"vercel/arg","default_branch":"main","total_commits":61,"total_committers":16,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":3.8125,"dds":0.5081967213114754,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T10:01:23.503Z","last_synced_commit":"07b9cadc447bfeddbe9a6b252ee1e6671833ba23","created_at":"2023-03-07T11:16:31.835Z","updated_at":"2026-08-19T10:01:22.709Z","committers":[{"name":"Josh Junon","email":"junon@zeit.co","login":"Qix-","count":30},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":5},{"name":"Tim Neutkens","email":"timneutkens@me.com","login":"timneutkens","count":4},{"name":"YuLe","email":"joyful4yu@gmail.com","login":"yuler","count":4},{"name":"Lee Robinson","email":"lrobinson2011@gmail.com","login":"leerob","count":3},{"name":"Leo Lamprecht","email":"mindrun@icloud.com","login":"leo","count":3},{"name":"Tobias Herber","email":"tobihrbr@gmail.com","login":"herber","count":2},{"name":"Arjun Sajeev","email":"6488520+arjunsajeev","login":"arjunsajeev","count":2},{"name":"mackie","email":"macklinu","login":"macklinu","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Paco","email":"34928425+pacocoursey","login":"pacocoursey","count":1},{"name":"Matheus Fernandes","email":"matheus@zeit.co","login":"matheuss","count":1},{"name":"Jannik Hollenbach","email":"jannik@hollenbach.de","login":"J12934","count":1},{"name":"Jake Hamilton","email":"jakehamilton","login":"jakehamilton","count":1},{"name":"Dinesh Pandiyan","email":"flexdinesh@gmail.com","login":"flexdinesh","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750914,"commits_count":978124663,"contributors_count":41232052,"owners_count":1358723,"committers_count":3352629,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"vercel/arg","html_url":"https://github.com/vercel/arg","last_synced_at":"2026-08-23T12:02:28.482Z","status":null,"issues_count":29,"pull_requests_count":52,"avg_time_to_close_issue":11430704.826086957,"avg_time_to_close_pull_request":4995911.263157895,"issues_closed_count":23,"pull_requests_closed_count":38,"pull_request_authors_count":23,"issue_authors_count":23,"avg_comments_per_issue":3.4827586206896552,"avg_comments_per_pull_request":1.6730769230769231,"merged_pull_requests_count":29,"bot_issues_count":1,"bot_pull_requests_count":7,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T14:51:50.727Z","updated_at":"2026-08-23T12:02:28.482Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel%2Farg/issues","issue_labels_count":{"table":{"enhancement":7,"help wanted":6,"good first issue":4,"waiting for feedback":1,"bug":1,"question":1,"greenkeeper":1}},"pull_request_labels_count":{"table":{"dependencies":7,"enhancement":4}},"issue_author_associations_count":{"table":{"NONE":16,"CONTRIBUTOR":10,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":39,"NONE":9,"MEMBER":4}},"issue_authors":{"table":{"Qix-":4,"rauchg":3,"blakeembrey":2,"raphaelyancey":1,"borekb":1,"leerob":1,"GHolk":1,"xywang18":1,"jaydenseric":1,"lfernando2091":1,"rauschma":1,"moonformeli":1,"vixalien":1,"leo":1,"flexdinesh":1,"asbjornu":1,"dhruvkb":1,"karfau":1,"matthewmueller":1,"CursedMun":1,"jakehamilton":1,"JuanM04":1,"greenkeeper[bot]":1}},"pull_request_authors":{"table":{"blakeembrey":8,"dependabot[bot]":7,"Qix-":7,"yuler":5,"pacocoursey":3,"macklinu":2,"arjunsajeev":2,"blended-bram":2,"timneutkens":2,"herber":1,"flexdinesh":1,"J12934":1,"GHolk":1,"matheuss":1,"auguwu":1,"jakehamilton":1,"0xflotus":1,"lordofthelake":1,"kelsny":1,"JuanM04":1,"leerob":1,"pmuellr":1,"Jaksenc":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"Jaksenc":1}},"maintainers":[{"table":{"login":"rauchg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rauchg"}},{"table":{"login":"timneutkens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timneutkens"}},{"table":{"login":"leerob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leerob"}},{"table":{"login":"matheuss","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matheuss"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":3,"WatchEvent":70,"IssueCommentEvent":2},"last_year":{"WatchEvent":11}},"keywords":["argument","argv","cli","command","parser"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T13:33:32.174Z","updated_at":"2022-07-12T13:33:32.174Z","repository_link":"https://github.com/vercel/arg/blob/main/package.json","dependencies":[{"id":157505251,"package_name":"chai","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"development","optional":false},{"id":157505252,"package_name":"jest","ecosystem":"npm","requirements":"^27.0.6","direct":true,"kind":"development","optional":false},{"id":157505253,"package_name":"prettier","ecosystem":"npm","requirements":"^2.3.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T12:45:35.066Z","updated_at":"2023-02-08T12:45:35.066Z","repository_link":"https://github.com/vercel/arg/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7451957154,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7451957155,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-02-08T12:45:35.110Z","updated_at":"2023-02-08T12:45:35.110Z","repository_link":"https://github.com/vercel/arg/blob/main/pnpm-lock.yaml","dependencies":[{"id":7451957160,"package_name":"@ampproject","ecosystem":"npm","requirements":"remapping","direct":false,"kind":"development","optional":false},{"id":7451957161,"package_name":"@babel","ecosystem":"npm","requirements":"code-frame","direct":false,"kind":"development","optional":false},{"id":7451957162,"package_name":"@babel","ecosystem":"npm","requirements":"compat-data","direct":false,"kind":"development","optional":false},{"id":7451957163,"package_name":"@babel","ecosystem":"npm","requirements":"core","direct":false,"kind":"development","optional":false},{"id":7451957164,"package_name":"@babel","ecosystem":"npm","requirements":"generator","direct":false,"kind":"development","optional":false},{"id":7451957165,"package_name":"@babel","ecosystem":"npm","requirements":"helper-compilation-targets","direct":false,"kind":"development","optional":false},{"id":7451957166,"package_name":"@babel","ecosystem":"npm","requirements":"helper-environment-visitor","direct":false,"kind":"development","optional":false},{"id":7451957167,"package_name":"@babel","ecosystem":"npm","requirements":"helper-function-name","direct":false,"kind":"development","optional":false},{"id":7451957168,"package_name":"@babel","ecosystem":"npm","requirements":"helper-hoist-variables","direct":false,"kind":"development","optional":false},{"id":7451957169,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-imports","direct":false,"kind":"development","optional":false},{"id":7451957170,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-transforms","direct":false,"kind":"development","optional":false},{"id":7451957171,"package_name":"@babel","ecosystem":"npm","requirements":"helper-plugin-utils","direct":false,"kind":"development","optional":false},{"id":7451957172,"package_name":"@babel","ecosystem":"npm","requirements":"helper-simple-access","direct":false,"kind":"development","optional":false},{"id":7451957173,"package_name":"@babel","ecosystem":"npm","requirements":"helper-split-export-declaration","direct":false,"kind":"development","optional":false},{"id":7451957174,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier","direct":false,"kind":"development","optional":false},{"id":7451957175,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-option","direct":false,"kind":"development","optional":false},{"id":7451957176,"package_name":"@babel","ecosystem":"npm","requirements":"helpers","direct":false,"kind":"development","optional":false},{"id":7451957177,"package_name":"@babel","ecosystem":"npm","requirements":"highlight","direct":false,"kind":"development","optional":false},{"id":7451957178,"package_name":"@babel","ecosystem":"npm","requirements":"parser","direct":false,"kind":"development","optional":false},{"id":7451957179,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-async-generators","direct":false,"kind":"development","optional":false},{"id":7451957180,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-bigint","direct":false,"kind":"development","optional":false},{"id":7451957181,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-properties","direct":false,"kind":"development","optional":false},{"id":7451957182,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-meta","direct":false,"kind":"development","optional":false},{"id":7451957183,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-json-strings","direct":false,"kind":"development","optional":false},{"id":7451957184,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-logical-assignment-operators","direct":false,"kind":"development","optional":false},{"id":7451957185,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-nullish-coalescing-operator","direct":false,"kind":"development","optional":false},{"id":7451957186,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-numeric-separator","direct":false,"kind":"development","optional":false},{"id":7451957187,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-object-rest-spread","direct":false,"kind":"development","optional":false},{"id":7451957188,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-catch-binding","direct":false,"kind":"development","optional":false},{"id":7451957189,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-chaining","direct":false,"kind":"development","optional":false},{"id":7451957190,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-top-level-await","direct":false,"kind":"development","optional":false},{"id":7451957191,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-typescript","direct":false,"kind":"development","optional":false},{"id":7451957192,"package_name":"@babel","ecosystem":"npm","requirements":"template","direct":false,"kind":"development","optional":false},{"id":7451957193,"package_name":"@babel","ecosystem":"npm","requirements":"traverse","direct":false,"kind":"development","optional":false},{"id":7451957194,"package_name":"@babel","ecosystem":"npm","requirements":"types","direct":false,"kind":"development","optional":false},{"id":7451957195,"package_name":"@bcoe","ecosystem":"npm","requirements":"v8-coverage","direct":false,"kind":"development","optional":false},{"id":7451957196,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"load-nyc-config","direct":false,"kind":"development","optional":false},{"id":7451957197,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"schema","direct":false,"kind":"development","optional":false},{"id":7451957198,"package_name":"@jest","ecosystem":"npm","requirements":"console","direct":false,"kind":"development","optional":false},{"id":7451957199,"package_name":"@jest","ecosystem":"npm","requirements":"core","direct":false,"kind":"development","optional":false},{"id":7451957200,"package_name":"@jest","ecosystem":"npm","requirements":"environment","direct":false,"kind":"development","optional":false},{"id":7451957201,"package_name":"@jest","ecosystem":"npm","requirements":"fake-timers","direct":false,"kind":"development","optional":false},{"id":7451957202,"package_name":"@jest","ecosystem":"npm","requirements":"globals","direct":false,"kind":"development","optional":false},{"id":7451957203,"package_name":"@jest","ecosystem":"npm","requirements":"reporters","direct":false,"kind":"development","optional":false},{"id":7451957204,"package_name":"@jest","ecosystem":"npm","requirements":"source-map","direct":false,"kind":"development","optional":false},{"id":7451957205,"package_name":"@jest","ecosystem":"npm","requirements":"test-result","direct":false,"kind":"development","optional":false},{"id":7451957206,"package_name":"@jest","ecosystem":"npm","requirements":"test-sequencer","direct":false,"kind":"development","optional":false},{"id":7451957207,"package_name":"@jest","ecosystem":"npm","requirements":"transform","direct":false,"kind":"development","optional":false},{"id":7451957208,"package_name":"@jest","ecosystem":"npm","requirements":"types","direct":false,"kind":"development","optional":false},{"id":7451957209,"package_name":"@jridgewell","ecosystem":"npm","requirements":"gen-mapping","direct":false,"kind":"development","optional":false},{"id":7451957210,"package_name":"@jridgewell","ecosystem":"npm","requirements":"resolve-uri","direct":false,"kind":"development","optional":false},{"id":7451957211,"package_name":"@jridgewell","ecosystem":"npm","requirements":"set-array","direct":false,"kind":"development","optional":false},{"id":7451957212,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec","direct":false,"kind":"development","optional":false},{"id":7451957213,"package_name":"@jridgewell","ecosystem":"npm","requirements":"trace-mapping","direct":false,"kind":"development","optional":false},{"id":7451957214,"package_name":"@sinonjs","ecosystem":"npm","requirements":"commons","direct":false,"kind":"development","optional":false},{"id":7451957215,"package_name":"@sinonjs","ecosystem":"npm","requirements":"fake-timers","direct":false,"kind":"development","optional":false},{"id":7451957216,"package_name":"@tootallnate","ecosystem":"npm","requirements":"once","direct":false,"kind":"development","optional":false},{"id":7451957217,"package_name":"@types","ecosystem":"npm","requirements":"babel__core","direct":false,"kind":"development","optional":false},{"id":7451957218,"package_name":"@types","ecosystem":"npm","requirements":"babel__generator","direct":false,"kind":"development","optional":false},{"id":7451957219,"package_name":"@types","ecosystem":"npm","requirements":"babel__template","direct":false,"kind":"development","optional":false},{"id":7451957220,"package_name":"@types","ecosystem":"npm","requirements":"babel__traverse","direct":false,"kind":"development","optional":false},{"id":7451957221,"package_name":"@types","ecosystem":"npm","requirements":"graceful-fs","direct":false,"kind":"development","optional":false},{"id":7451957222,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-coverage","direct":false,"kind":"development","optional":false},{"id":7451957223,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-report","direct":false,"kind":"development","optional":false},{"id":7451957224,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-reports","direct":false,"kind":"development","optional":false},{"id":7451957225,"package_name":"@types","ecosystem":"npm","requirements":"node","direct":false,"kind":"development","optional":false},{"id":7451957226,"package_name":"@types","ecosystem":"npm","requirements":"prettier","direct":false,"kind":"development","optional":false},{"id":7451957227,"package_name":"@types","ecosystem":"npm","requirements":"stack-utils","direct":false,"kind":"development","optional":false},{"id":7451957228,"package_name":"@types","ecosystem":"npm","requirements":"yargs-parser","direct":false,"kind":"development","optional":false},{"id":7451957229,"package_name":"@types","ecosystem":"npm","requirements":"yargs","direct":false,"kind":"development","optional":false},{"id":7451957230,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7451957231,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7451957232,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7451957233,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":7451957234,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":7451957235,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":7451957236,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":7451957237,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7451957238,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":7451957239,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":7451957240,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7451957241,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7451957242,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":7451957243,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7451957244,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7451957245,"package_name":"babel-jest","ecosystem":"npm","requirements":"27.5.1_@babel+core@7.18.2","direct":false,"kind":"development","optional":false},{"id":7451957246,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":7451957247,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957248,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1_@babel+core@7.18.2","direct":false,"kind":"development","optional":false},{"id":7451957249,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"27.5.1_@babel+core@7.18.2","direct":false,"kind":"development","optional":false},{"id":7451957250,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7451957251,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":7451957252,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7451957253,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7451957254,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.3","direct":false,"kind":"development","optional":false},{"id":7451957255,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7451957256,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7451957257,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7451957258,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":7451957259,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":7451957260,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001346","direct":false,"kind":"development","optional":false},{"id":7451957261,"package_name":"chai","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":7451957262,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":7451957263,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":7451957264,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7451957265,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7451957266,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":7451957267,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":7451957268,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":7451957269,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":7451957270,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7451957271,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":7451957272,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7451957273,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":7451957274,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":7451957275,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":7451957276,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":7451957277,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":7451957278,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":7451957279,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":7451957280,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":7451957281,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7451957282,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957283,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":7451957284,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"development","optional":false},{"id":7451957285,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":7451957286,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7451957287,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7451957288,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":7451957289,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7451957290,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7451957291,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957292,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7451957293,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.146","direct":false,"kind":"development","optional":false},{"id":7451957294,"package_name":"emittery","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":7451957295,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":7451957296,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":7451957297,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7451957298,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7451957299,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957300,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957301,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7451957302,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":7451957303,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":7451957304,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":7451957305,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7451957306,"package_name":"expect","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957307,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7451957308,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":7451957309,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7451957310,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":7451957311,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7451957312,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":7451957313,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7451957314,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":7451957315,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7451957316,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":7451957317,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7451957318,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957319,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":7451957320,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7451957321,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":7451957322,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":7451957323,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":7451957324,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957325,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7451957326,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7451957327,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7451957328,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7451957329,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7451957330,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7451957331,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7451957332,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":7451957333,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7451957334,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":7451957335,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7451957336,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":7451957337,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":7451957338,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":7451957339,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957340,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7451957341,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7451957342,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7451957343,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7451957344,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7451957345,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957346,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":7451957347,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7451957348,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957349,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7451957350,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":7451957351,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957352,"package_name":"jest-circus","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957353,"package_name":"jest-cli","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957354,"package_name":"jest-config","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957355,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957356,"package_name":"jest-docblock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957357,"package_name":"jest-each","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957358,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957359,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957360,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957361,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957362,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957363,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957364,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957365,"package_name":"jest-message-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957366,"package_name":"jest-mock","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957367,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2_jest-resolve@27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957368,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957369,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957370,"package_name":"jest-resolve","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957371,"package_name":"jest-runner","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957372,"package_name":"jest-runtime","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957373,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957374,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957375,"package_name":"jest-util","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957376,"package_name":"jest-validate","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957377,"package_name":"jest-watcher","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957378,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957379,"package_name":"jest","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957380,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7451957381,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":7451957382,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"development","optional":false},{"id":7451957383,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":7451957384,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7451957385,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":7451957386,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7451957387,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7451957388,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":7451957389,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":7451957390,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7451957391,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":7451957392,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":7451957393,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7451957394,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":7451957395,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":7451957396,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957397,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":7451957398,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":7451957399,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":7451957400,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7451957401,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":7451957402,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7451957403,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7451957404,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":7451957405,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7451957406,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957407,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":7451957408,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7451957409,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":7451957410,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7451957411,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":7451957412,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7451957413,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":7451957414,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7451957415,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":7451957416,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7451957417,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7451957418,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7451957419,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7451957420,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":7451957421,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":7451957422,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7451957423,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":7451957424,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":7451957425,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":7451957426,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":7451957427,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":7451957428,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":7451957429,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":7451957430,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":7451957431,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7451957432,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":7451957433,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7451957434,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957435,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7451957436,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":7451957437,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":7451957438,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":7451957439,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":7451957440,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":7451957441,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7451957442,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":7451957443,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":7451957444,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957445,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957446,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":7451957447,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7451957448,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957449,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":7451957450,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":7451957451,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":7451957452,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":7451957453,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":7451957454,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":7451957455,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":7451957456,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7451957457,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7451957458,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957459,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7451957460,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":7451957461,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":7451957462,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7451957463,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7451957464,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":7451957465,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":7451957466,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":7451957467,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":7451957468,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":7451957469,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7451957470,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957471,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":7451957472,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7451957473,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7451957474,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":7451957475,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":7451957476,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":7451957477,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":7451957478,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":7451957479,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":7451957480,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7451957481,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7451957482,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":7451957483,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":7451957484,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":7451957485,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":7451957486,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":7451957487,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":7451957488,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":7451957489,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":7451957490,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":7451957491,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":7451957492,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7451957493,"package_name":"ws","ecosystem":"npm","requirements":"7.5.8","direct":false,"kind":"development","optional":false},{"id":7451957494,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7451957495,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":7451957496,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":7451957497,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7451957498,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":7451957499,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false}]}],"score":31.751780490046862,"created_at":"2025-11-11T15:16:35.182Z","updated_at":"2026-08-24T12:31:45.848Z","avatar_url":"https://github.com/vercel.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369229","html_url":"https://summary.ecosyste.ms/projects/369229"}