{"id":372264,"url":"https://github.com/yargs/y18n","last_synced_at":"2026-06-01T14:31:25.499Z","repository":{"id":35453693,"uuid":"39720886","full_name":"yargs/y18n","owner":"yargs","description":":ledger: the bare-bones i18n library used by yargs","archived":false,"fork":false,"pushed_at":"2026-03-31T09:52:08.000Z","size":130,"stargazers_count":154,"open_issues_count":18,"forks_count":67,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-04-28T12:05:56.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yargs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-07-26T09:47:46.000Z","updated_at":"2026-04-13T05:45:26.000Z","dependencies_parsed_at":"2024-02-26T01:49:30.064Z","dependency_job_id":"a7d63417-16b9-4fd0-a6f1-b284224f9c20","html_url":"https://github.com/yargs/y18n","commit_stats":{"total_commits":99,"total_committers":19,"mean_commits":"5.2105263157894735","dds":0.7676767676767677,"last_synced_commit":"ad1a31b730a5034218b546e8542bb691b84992b2"},"previous_names":["bcoe/y18n"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/yargs/y18n","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fy18n","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fy18n/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fy18n/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fy18n/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yargs","download_url":"https://codeload.github.com/yargs/y18n/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yargs%2Fy18n/sbom","scorecard":{"id":229108,"data":{"date":"2025-07-07","repo":{"name":"github.com/yargs/y18n","commit":"ad1a31b730a5034218b546e8542bb691b84992b2"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.1,"checks":[{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 6/16 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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/bb9c347dff6349d986baab6578a46d68a5524c62/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.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/yargs/y18n/release-please.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:60","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:23","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:41","Warn: npmCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yml:21","Warn: npmCommand not pinned by hash: .github/workflows/release-please.yml:40","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T04:29:21.335Z","repository_id":35453693,"created_at":"2025-08-17T04:29:21.335Z","updated_at":"2025-08-17T04:29:21.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32593010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":"yargs","name":"yargs","uuid":"16504989","kind":"organization","description":"","email":"ben@npmjs.com","website":"http://yargs.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16504989?v=4","repositories_count":11,"last_synced_at":"2026-05-16T15:58:47.998Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/yargs","funding_links":[],"total_stars":12692,"followers":56,"following":0,"created_at":"2022-11-02T16:20:15.993Z","updated_at":"2026-05-16T15:58:47.998Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yargs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yargs/repositories"},"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-01T09:42:08.995Z","updated_at":"2022-09-01T09:42:08.995Z","repository_link":"https://github.com/yargs/y18n/blob/master/package.json","dependencies":[{"id":3489943609,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.6.4","direct":true,"kind":"development","optional":false},{"id":3489943610,"package_name":"@wessberg/rollup-plugin-ts","ecosystem":"npm","requirements":"^1.3.1","direct":true,"kind":"development","optional":false},{"id":3489943611,"package_name":"c8","ecosystem":"npm","requirements":"^7.3.0","direct":true,"kind":"development","optional":false},{"id":3489943612,"package_name":"chai","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":3489943613,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":3489943614,"package_name":"gts","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":3489943615,"package_name":"mocha","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":3489943616,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":3489943617,"package_name":"rollup","ecosystem":"npm","requirements":"^2.26.10","direct":true,"kind":"development","optional":false},{"id":3489943618,"package_name":"standardx","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":3489943619,"package_name":"ts-transform-default-export","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":3489943620,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-15T21:32:45.216Z","updated_at":"2023-01-15T21:32:45.216Z","repository_link":"https://github.com/yargs/y18n/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":6934520115,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6934520116,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6934520117,"package_name":"denolib/setup-deno","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-please.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T21:32:45.282Z","updated_at":"2023-01-15T21:32:45.282Z","repository_link":"https://github.com/yargs/y18n/blob/master/.github/workflows/release-please.yml","dependencies":[{"id":6934520123,"package_name":"bcoe/release-please-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6934520124,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6934520125,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":5.147494476813453,"created_at":"2026-05-14T05:10:56.253Z","updated_at":"2026-06-01T14:31:25.499Z","avatar_url":"https://github.com/yargs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372264","html_url":"https://summary.ecosyste.ms/projects/372264"}