{"id":2087733,"name":"node-application-config","ecosystem":"npm","description":"Application config package that provides a config object with support for local overrides and environmental overrides","homepage":"https://github.com/smartive/node-application-config#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/smartive/node-application-config","keywords_array":["npm","node","config","application","environment-variable"],"namespace":null,"versions_count":9,"first_release_published_at":"2015-08-06T14:00:00.576Z","latest_release_published_at":"2016-05-04T08:00:30.165Z","latest_release_number":"0.2.0","last_synced_at":"2026-06-14T23:47:06.072Z","created_at":"2022-04-09T20:51:29.556Z","updated_at":"2026-06-14T23:47:06.072Z","registry_url":"https://www.npmjs.com/package/node-application-config","install_command":"npm install node-application-config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"}},"repo_metadata":{"id":36009024,"uuid":"40302597","full_name":"smartive/node-application-config","owner":"smartive","description":"package to provide application config with local config and environment support","archived":true,"fork":false,"pushed_at":"2016-07-05T16:08:24.000Z","size":38,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T09:58:31.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smartive.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}},"created_at":"2015-08-06T12:03:26.000Z","updated_at":"2023-01-28T19:05:37.000Z","dependencies_parsed_at":"2022-08-17T22:05:11.783Z","dependency_job_id":null,"html_url":"https://github.com/smartive/node-application-config","commit_stats":null,"previous_names":["buehler/node-application-config"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/smartive/node-application-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartive","download_url":"https://codeload.github.com/smartive/node-application-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/sbom","scorecard":{"id":832830,"data":{"date":"2025-08-11","repo":{"name":"github.com/smartive/node-application-config","commit":"5c05432d9cd0be5c7e91275dd7dd9781f56d9d5a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 1/21 approved changesets -- score normalized to 0","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":"project is archived","details":["Warn: Repository is archived."],"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":"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":"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":"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":"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":"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":"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":-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/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 13 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-23T18:11:14.335Z","repository_id":36009024,"created_at":"2025-08-23T18:11:14.335Z","updated_at":"2025-08-23T18:11:14.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277347927,"owners_count":25803150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-28T02:00:08.834Z","response_time":79,"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":"smartive","name":"smartive","uuid":"2870077","kind":"organization","description":"","email":"hello@smartive.ch","website":"https://smartive.ch","location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2870077?v=4","repositories_count":69,"last_synced_at":"2025-09-16T23:26:01.852Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/smartive","funding_links":[],"total_stars":450,"followers":18,"following":0,"created_at":"2022-11-12T02:19:06.330Z","updated_at":"2025-09-16T23:26:01.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartive","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smartive/repositories"},"tags":[{"name":"v0.2.0","sha":"5c05432d9cd0be5c7e91275dd7dd9781f56d9d5a","kind":"commit","published_at":"2016-05-04T07:58:12.000Z","download_url":"https://codeload.github.com/smartive/node-application-config/tar.gz/v0.2.0","html_url":"https://github.com/smartive/node-application-config/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smartive/node-application-config@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"bcdaa113785e580a4601a18000c8ae88becdca11","kind":"tag","published_at":"2016-01-14T08:39:15.000Z","download_url":"https://codeload.github.com/smartive/node-application-config/tar.gz/v0.1.7","html_url":"https://github.com/smartive/node-application-config/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smartive/node-application-config@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"4724639da114917ee6159f71ccaa7035b8c26a7a","kind":"commit","published_at":"2015-10-21T12:39:14.000Z","download_url":"https://codeload.github.com/smartive/node-application-config/tar.gz/v0.1.6","html_url":"https://github.com/smartive/node-application-config/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smartive/node-application-config@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.1.6/manifests"},{"name":"v0.1.4","sha":"6f7510347b70481f5af1178be1c6a4808f148fa8","kind":"commit","published_at":"2015-09-28T14:33:18.000Z","download_url":"https://codeload.github.com/smartive/node-application-config/tar.gz/v0.1.4","html_url":"https://github.com/smartive/node-application-config/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smartive/node-application-config@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smartive%2Fnode-application-config/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2026-05-10T21:17:37.994Z","dependent_packages_count":1,"downloads":103,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.581700109088879,"dependent_repos_count":10.305431089084582,"dependent_packages_count":20.923425438757658,"stargazers_count":12.203784722485194,"forks_count":11.581406647263295,"docker_downloads_count":null,"average":11.719149601335921},"purl":"pkg:npm/node-application-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-application-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-application-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-application-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T09:58:33.944Z","issues_count":3,"pull_requests_count":8,"avg_time_to_close_issue":989606.5,"avg_time_to_close_pull_request":109993.5,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":0.625,"merged_pull_requests_count":8,"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/smartive%2Fnode-application-config/issues","maintainers":[{"login":"buehler","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/buehler"},{"login":"petermanser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/petermanser"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-application-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-application-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-application-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-application-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-application-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-application-config/codemeta","maintainers":[{"uuid":"cbuehler","login":"cbuehler","name":null,"email":"cbuehler@rootd.ch","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~cbuehler","role":null,"created_at":"2022-11-13T12:25:25.009Z","updated_at":"2022-11-13T12:25:25.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cbuehler/packages"},{"uuid":"petermanser","login":"petermanser","name":null,"email":"mail@petermanser.ch","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~petermanser","role":null,"created_at":"2022-11-13T12:25:25.028Z","updated_at":"2022-11-13T12:25:25.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/petermanser/packages"}]}