{"id":377944,"url":"https://github.com/browserify/commonjs-assert","last_synced_at":"2026-07-22T13:03:37.063Z","repository":{"id":11991305,"uuid":"14567595","full_name":"browserify/commonjs-assert","owner":"browserify","description":"Node.js's require('assert') for all engines","archived":false,"fork":false,"pushed_at":"2024-12-21T09:36:17.000Z","size":225,"stargazers_count":301,"open_issues_count":5,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-06-24T01:25:37.472Z","etag":null,"topics":["assert","browserify","javascript","node-shim","nodejs"],"latest_commit_sha":null,"homepage":"","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/browserify.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ljharb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"npm/assert","community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2013-11-20T20:04:10.000Z","updated_at":"2026-04-03T10:11:29.000Z","dependencies_parsed_at":"2024-06-18T12:02:52.701Z","dependency_job_id":"680830f7-e01e-43d2-a658-960df99983c2","html_url":"https://github.com/browserify/commonjs-assert","commit_stats":{"total_commits":191,"total_committers":15,"mean_commits":"12.733333333333333","dds":0.2984293193717278,"last_synced_commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"previous_names":["defunctzombie/commonjs-assert"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/browserify/commonjs-assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserify","download_url":"https://codeload.github.com/browserify/commonjs-assert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserify%2Fcommonjs-assert/sbom","scorecard":{"id":254779,"data":{"date":"2025-08-11","repo":{"name":"github.com/browserify/commonjs-assert","commit":"c628adcf35900c423ae2c14914eab133cfe9f2ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-aught.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-aught.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-pretest.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-pretest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node-tens.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/node-tens.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rebase.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rebase.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/rebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-allow-edits.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/browserify/commonjs-assert/require-allow-edits.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-aught.yml:1","Warn: no topLevel permission defined: .github/workflows/node-pretest.yml:1","Warn: no topLevel permission defined: .github/workflows/node-tens.yml:1","Warn: no topLevel permission defined: .github/workflows/rebase.yml:1","Warn: no topLevel permission defined: .github/workflows/require-allow-edits.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-17T09:22:50.201Z","repository_id":11991305,"created_at":"2025-08-17T09:22:50.202Z","updated_at":"2025-08-17T09:22:50.202Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34826911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["assert","browserify","javascript","node-shim","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-30T11:30:16.484Z","updated_at":"2022-08-30T11:30:16.484Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/package.json","dependencies":[{"id":3298036573,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":3298036574,"package_name":"is-nan","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":3298036575,"package_name":"object-is","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":3298036576,"package_name":"util","ecosystem":"npm","requirements":"^0.12.0","direct":true,"kind":"runtime","optional":false},{"id":3298036577,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.4.4","direct":true,"kind":"development","optional":false},{"id":3298036578,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.4.4","direct":true,"kind":"development","optional":false},{"id":3298036579,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.4.4","direct":true,"kind":"development","optional":false},{"id":3298036580,"package_name":"airtap","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":3298036581,"package_name":"array-fill","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":3298036582,"package_name":"core-js","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":3298036583,"package_name":"cross-env","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":3298036584,"package_name":"object.entries","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":3298036585,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"development","optional":false},{"id":3298036586,"package_name":"tape","ecosystem":"npm","requirements":"^4.10.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node-aught.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.202Z","updated_at":"2024-06-18T12:02:51.202Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/node-aught.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/node-pretest.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.327Z","updated_at":"2024-06-18T12:02:51.327Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/node-pretest.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/node-tens.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.412Z","updated_at":"2024-06-18T12:02:51.412Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/node-tens.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/rebase.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.768Z","updated_at":"2024-06-18T12:02:51.768Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/rebase.yml","dependencies":[{"id":18675404505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18675404506,"package_name":"ljharb/rebase","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/require-allow-edits.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:02:51.912Z","updated_at":"2024-06-18T12:02:51.912Z","repository_link":"https://github.com/browserify/commonjs-assert/blob/main/.github/workflows/require-allow-edits.yml","dependencies":[{"id":18675404509,"package_name":"ljharb/require-allow-edits","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]}],"score":5.723585101952381,"created_at":"2026-07-08T06:22:20.272Z","updated_at":"2026-07-22T13:03:37.073Z","avatar_url":"https://github.com/browserify.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377944","html_url":"https://summary.ecosyste.ms/projects/377944"}