{"id":1036607,"name":"@log4js-node/log4js-api","ecosystem":"npm","description":"For libraries that want to include log4js for logging, but don't want to introduce version conflicts for users that also use log4js. Delegates to whatever log4js version can be found, but does not introduce a specific log4js version.","homepage":"https://github.com/log4js-node/log4js-api#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/log4js-node/log4js-api","keywords_array":["log4js","logging","logger","api","compatibility"],"namespace":"log4js-node","versions_count":3,"first_release_published_at":"2017-07-02T05:45:36.449Z","latest_release_published_at":"2018-08-01T21:38:07.383Z","latest_release_number":"1.0.2","last_synced_at":"2026-03-14T18:03:34.465Z","created_at":"2022-04-07T19:50:56.928Z","updated_at":"2026-03-14T18:15:07.453Z","registry_url":"https://www.npmjs.com/package/@log4js-node/log4js-api","install_command":"npm install @log4js-node/log4js-api","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":60774765,"uuid":"95497605","full_name":"log4js-node/log4js-api","owner":"log4js-node","description":"An API compatibility layer for log4js - library makers should use this to avoid version conflicts","archived":false,"fork":false,"pushed_at":"2022-08-29T09:20:17.000Z","size":14,"stargazers_count":34,"open_issues_count":2,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-25T09:46:16.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/log4js-node.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-26T23:19:55.000Z","updated_at":"2025-02-10T12:09:12.000Z","dependencies_parsed_at":"2022-10-04T16:00:38.823Z","dependency_job_id":null,"html_url":"https://github.com/log4js-node/log4js-api","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/log4js-node/log4js-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log4js-node","download_url":"https://codeload.github.com/log4js-node/log4js-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/sbom","scorecard":{"id":597026,"data":{"date":"2025-08-11","repo":{"name":"github.com/log4js-node/log4js-api","commit":"8d3b0ae166b89d3290acd1877ab02c6e1a61411f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/12 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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":-1,"reason":"No tokens found","details":null,"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-20T23:23:21.894Z","repository_id":60774765,"created_at":"2025-08-20T23:23:21.894Z","updated_at":"2025-08-20T23:23:21.894Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30513547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T18:06:04.599Z","status":"ssl_error","status_checked_at":"2026-03-14T17:55:05.137Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"log4js-node","name":"log4js-node","uuid":"29718296","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29718296?v=4","repositories_count":18,"last_synced_at":"2024-03-25T19:38:04.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/log4js-node","funding_links":[],"total_stars":6007,"followers":9,"following":0,"created_at":"2022-11-02T16:19:58.202Z","updated_at":"2024-03-25T19:38:09.794Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log4js-node","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log4js-node/repositories"},"tags":[{"name":"v1.0.2","sha":"8d3b0ae166b89d3290acd1877ab02c6e1a61411f","kind":"tag","published_at":"2018-08-01T21:36:46.000Z","download_url":"https://codeload.github.com/log4js-node/log4js-api/tar.gz/v1.0.2","html_url":"https://github.com/log4js-node/log4js-api/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/log4js-api@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags/v1.0.2/manifests"},{"name":"v1.1.0","sha":"db7d7b929be6797f7dd363a30fe4055924a9df3c","kind":"tag","published_at":"2018-08-01T21:35:40.000Z","download_url":"https://codeload.github.com/log4js-node/log4js-api/tar.gz/v1.1.0","html_url":"https://github.com/log4js-node/log4js-api/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/log4js-api@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9a0a2c14d957992761d07d7f8bbd82dacf9b590f","kind":"tag","published_at":"2018-07-18T21:36:01.000Z","download_url":"https://codeload.github.com/log4js-node/log4js-api/tar.gz/v1.0.1","html_url":"https://github.com/log4js-node/log4js-api/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/log4js-api@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Flog4js-api/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-14T18:15:07.453Z","dependent_packages_count":133,"downloads":338271,"downloads_period":"last-month","dependent_repos_count":418,"rankings":{"downloads":0.5056846060028317,"dependent_repos_count":0.8168729760419441,"dependent_packages_count":0.29939439722797295,"stargazers_count":6.939019311743104,"forks_count":6.5393175510973105,"docker_downloads_count":0.3287398539245511,"average":2.5715047826729527},"purl":"pkg:npm/%40log4js-node/log4js-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@log4js-node/log4js-api","docker_dependents_count":36,"docker_downloads_count":6093819,"usage_url":"https://repos.ecosyste.ms/usage/npm/@log4js-node/log4js-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@log4js-node/log4js-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T09:06:04.596Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":4339232.0,"avg_time_to_close_pull_request":1322528.5,"issues_closed_count":2,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":2.3333333333333335,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/log4js-node%2Flog4js-api/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Flog4js-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Flog4js-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Flog4js-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Flog4js-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Flog4js-api/codemeta","maintainers":[{"uuid":"lamweili","login":"lamweili","name":null,"email":"lam_wei_li@hotmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~lamweili","role":null,"created_at":"2022-11-10T10:54:06.120Z","updated_at":"2022-11-10T10:54:06.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lamweili/packages"},{"uuid":"csausdev","login":"csausdev","name":null,"email":"gareth.nomiddlename@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~csausdev","role":null,"created_at":"2022-11-10T10:54:06.125Z","updated_at":"2022-11-10T10:54:06.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/csausdev/packages"}]}