{"id":789335,"name":"@adobe/aio-lib-core-config","ecosystem":"npm","description":"Adobe I/O Configuration Module","homepage":"https://github.com/adobe/aio-lib-core-config#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/adobe/aio-lib-core-config","keywords_array":[],"namespace":"adobe","versions_count":20,"first_release_published_at":"2019-09-17T05:21:18.432Z","latest_release_published_at":"2024-02-12T05:47:19.474Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-13T19:32:14.583Z","created_at":"2022-04-07T13:05:07.322Z","updated_at":"2026-05-13T19:32:14.583Z","registry_url":"https://www.npmjs.com/package/@adobe/aio-lib-core-config","install_command":"npm install @adobe/aio-lib-core-config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.1","next":"4.0.0-pre.2024-01-08.d04a66d9"}},"repo_metadata":{"id":35041877,"uuid":"198766884","full_name":"adobe/aio-lib-core-config","owner":"adobe","description":"Configuration module for use by the Adobe I/O SDK","archived":false,"fork":false,"pushed_at":"2025-01-08T10:07:06.000Z","size":156,"stargazers_count":3,"open_issues_count":1,"forks_count":7,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-10-12T04:11:33.115Z","etag":null,"topics":["adobe","adobe-io","aio-lib","aio-lib-core","aio-sdk-core","config"],"latest_commit_sha":null,"homepage":"https://www.adobe.io","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/adobe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-07-25T05:57:59.000Z","updated_at":"2025-04-04T03:45:11.000Z","dependencies_parsed_at":"2024-04-24T17:49:47.357Z","dependency_job_id":null,"html_url":"https://github.com/adobe/aio-lib-core-config","commit_stats":{"total_commits":128,"total_committers":14,"mean_commits":9.142857142857142,"dds":0.6953125,"last_synced_commit":"fe94de63398b1dd91c4d5755f921ced89cedfe1a"},"previous_names":["adobe/aio-cna-core-config"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/adobe/aio-lib-core-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/sbom","scorecard":{"id":167186,"data":{"date":"2025-08-11","repo":{"name":"github.com/adobe/aio-lib-core-config","commit":"330e6cb89d7e14d99e11c792492cef2c2ffbde5e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/25 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/daily.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/on-push-publish-to-npm.yml:1","Warn: no topLevel permission defined: .github/workflows/prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/version-bump-publish.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: third-party GitHubAction not pinned by hash: .github/workflows/daily.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/aio-lib-core-config/daily.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node.js.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/aio-lib-core-config/node.js.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-push-publish-to-npm.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/aio-lib-core-config/on-push-publish-to-npm.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prerelease.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/aio-lib-core-config/prerelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version-bump-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/adobe/aio-lib-core-config/version-bump-publish.yml/master?enable=pin","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":"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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/adobe/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/adobe/.github/.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":"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 20 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-16T15:14:13.486Z","repository_id":35041877,"created_at":"2025-08-16T15:14:13.486Z","updated_at":"2025-08-16T15:14:13.486Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015731,"owners_count":26085748,"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-10-13T02:00:06.723Z","response_time":61,"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":"adobe","name":"Adobe, Inc.","uuid":"476009","kind":"organization","description":"Open source from Adobe","email":null,"website":"https://adobe.com","location":"San Jose, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/476009?v=4","repositories_count":960,"last_synced_at":"2024-04-14T08:25:22.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adobe","funding_links":[],"total_stars":73374,"followers":1729,"following":0,"created_at":"2022-11-02T16:22:40.806Z","updated_at":"2024-04-14T08:28:42.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adobe/repositories"},"tags":[{"name":"5.0.1","sha":"17b7ad724b75c5e481f59e2de754468c2a60755d","kind":"tag","published_at":"2024-02-12T05:46:41.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/5.0.1","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"ed35988ffbbcf148017b0c20c3d0b10a6c53979e","kind":"tag","published_at":"2024-01-10T12:13:14.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/5.0.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"025612886f82b6216f8a50d3b60949a3254a663b","kind":"tag","published_at":"2023-07-06T02:19:50.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/4.0.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"60f29669ce5efb38a2c1c86d010b11e3f3293dfe","kind":"tag","published_at":"2023-01-23T22:11:36.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/3.1.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b598bc3ab7e0a92f611e0a2ce5bd7240151b26da","kind":"tag","published_at":"2022-08-18T23:35:03.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/3.0.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"dc1e97e82c20ec1f283c01755b6cad7d469b5b3d","kind":"tag","published_at":"2021-06-15T08:05:20.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/2.0.1","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ebdfbab892f186e581239c585463307b46b1971e","kind":"tag","published_at":"2020-07-03T10:21:22.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/2.0.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/2.0.0/manifests"},{"name":"1.2.8","sha":"1ff27bf45b2f06e11780e3fceefa8ebfa5a4bc3c","kind":"tag","published_at":"2020-01-21T01:49:05.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.8","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.8/manifests"},{"name":"1.2.7","sha":"dbdf61782cf9c6a9c970097825c7855736b4025d","kind":"tag","published_at":"2020-01-21T00:30:58.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.7","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"0764cad985c8d12b6e6114981fba11cab43f88c3","kind":"tag","published_at":"2020-01-20T04:16:53.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.6","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"50f1b2448e2ba5009a0316a228b18c7bba4c9ca4","kind":"tag","published_at":"2020-01-17T03:38:33.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.5","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"390dd151d80a9b8ba3e90a8d4e2b89d93ecf7da6","kind":"tag","published_at":"2020-01-13T07:59:52.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.4","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"12523c66372343fe1710f7e8dc1558a4377abf16","kind":"tag","published_at":"2020-01-13T05:41:22.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.3","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"ebdbb7f3da165b9f214cd2b7043c1818bafa175a","kind":"tag","published_at":"2020-01-13T04:20:32.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.2","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"30404bb9806bc75cae5795b29531fdd6f8397d61","kind":"tag","published_at":"2020-01-13T03:22:17.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.1","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"3939f9b86392e4904f147ed581cc92070620b1c2","kind":"tag","published_at":"2020-01-13T02:58:13.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.2.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"019e81747715702675a2daf5fce22832d068a73a","kind":"commit","published_at":"2020-01-09T01:40:20.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.1.0","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.1.0/manifests"},{"name":"1.0.15","sha":"eaf48b6c60e7f194e4d116e9c9ba9c2190e67d10","kind":"tag","published_at":"2019-09-17T05:19:03.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.0.15","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.0.15/manifests"},{"name":"1.0.14","sha":"8d638fda87684d9142f43a0d0b7b1da093528cb6","kind":"commit","published_at":"2019-07-31T06:47:49.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.0.14","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.0.14/manifests"},{"name":"1.0.13","sha":"4aef824f81288b989783fb63e586e69d7caf5cba","kind":"commit","published_at":"2019-07-25T06:35:01.000Z","download_url":"https://codeload.github.com/adobe/aio-lib-core-config/tar.gz/1.0.13","html_url":"https://github.com/adobe/aio-lib-core-config/releases/tag/1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adobe/aio-lib-core-config@1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/tags/1.0.13/manifests"}]},"repo_metadata_updated_at":"2025-11-18T03:48:21.107Z","dependent_packages_count":42,"downloads":93888,"downloads_period":"last-month","dependent_repos_count":85,"rankings":{"downloads":0.6044986191748499,"dependent_repos_count":1.5165848041728258,"dependent_packages_count":0.690110299752363,"stargazers_count":14.505146232155214,"forks_count":7.0081019915594664,"docker_downloads_count":1.329366482864396,"average":4.2756347382798525},"purl":"pkg:npm/%40adobe/aio-lib-core-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@adobe/aio-lib-core-config","docker_dependents_count":1,"docker_downloads_count":50,"usage_url":"https://repos.ecosyste.ms/usage/npm/@adobe/aio-lib-core-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@adobe/aio-lib-core-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:27:46.439Z","issues_count":16,"pull_requests_count":77,"avg_time_to_close_issue":5803359.0,"avg_time_to_close_pull_request":1896646.961038961,"issues_closed_count":15,"pull_requests_closed_count":77,"pull_request_authors_count":11,"issue_authors_count":5,"avg_comments_per_issue":1.9375,"avg_comments_per_pull_request":1.3766233766233766,"merged_pull_requests_count":57,"bot_issues_count":1,"bot_pull_requests_count":44,"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":137039.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":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adobe%2Faio-lib-core-config/issues","maintainers":[{"login":"shazron","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shazron"},{"login":"purplecabbage","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purplecabbage"},{"login":"moritzraho","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moritzraho"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adobe%2Faio-lib-core-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adobe%2Faio-lib-core-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adobe%2Faio-lib-core-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adobe%2Faio-lib-core-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adobe%2Faio-lib-core-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adobe%2Faio-lib-core-config/codemeta","maintainers":[{"uuid":"dylandepass","login":"dylandepass","name":null,"email":"dylandepass@gmail.com","url":null,"packages_count":566,"html_url":"https://www.npmjs.com/~dylandepass","role":null,"created_at":"2024-03-27T16:30:21.738Z","updated_at":"2024-03-27T16:30:21.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylandepass/packages"},{"uuid":"adobehalls","login":"adobehalls","name":null,"email":"halls@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~adobehalls","role":null,"created_at":"2022-11-08T14:18:19.448Z","updated_at":"2022-11-08T14:18:19.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adobehalls/packages"},{"uuid":"fullcolorcoder","login":"fullcolorcoder","name":null,"email":"bradjohn@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~fullcolorcoder","role":null,"created_at":"2022-11-08T14:18:19.456Z","updated_at":"2022-11-08T14:18:19.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fullcolorcoder/packages"},{"uuid":"marbec","login":"marbec","name":null,"email":"mabecker@adobe.com","url":null,"packages_count":555,"html_url":"https://www.npmjs.com/~marbec","role":null,"created_at":"2022-11-08T14:18:19.465Z","updated_at":"2022-11-08T14:18:19.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marbec/packages"},{"uuid":"tripod","login":"tripod","name":null,"email":"tripod@bocanegra.ch","url":null,"packages_count":570,"html_url":"https://www.npmjs.com/~tripod","role":null,"created_at":"2022-11-08T14:18:19.473Z","updated_at":"2022-11-08T14:18:19.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tripod/packages"},{"uuid":"garthdb","login":"garthdb","name":null,"email":"garthdb@gmail.com","url":null,"packages_count":775,"html_url":"https://www.npmjs.com/~garthdb","role":null,"created_at":"2022-11-08T14:18:19.481Z","updated_at":"2022-11-08T14:18:19.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/garthdb/packages"},{"uuid":"lazd","login":"lazd","name":null,"email":"lazdnet@gmail.com","url":null,"packages_count":578,"html_url":"https://www.npmjs.com/~lazd","role":null,"created_at":"2022-11-08T14:18:19.489Z","updated_at":"2022-11-08T14:18:19.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lazd/packages"},{"uuid":"adobe-admin","login":"adobe-admin","name":null,"email":"grp-opensourceoffice@adobe.com","url":null,"packages_count":563,"html_url":"https://www.npmjs.com/~adobe-admin","role":null,"created_at":"2022-11-08T14:18:19.497Z","updated_at":"2022-11-08T14:18:19.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adobe-admin/packages"},{"uuid":"patrickfulton","login":"patrickfulton","name":null,"email":"patrickfulton@gmail.com","url":null,"packages_count":861,"html_url":"https://www.npmjs.com/~patrickfulton","role":null,"created_at":"2022-11-08T14:18:19.505Z","updated_at":"2022-11-08T14:18:19.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/patrickfulton/packages"},{"uuid":"trieloff","login":"trieloff","name":null,"email":"lars@trieloff.net","url":null,"packages_count":557,"html_url":"https://www.npmjs.com/~trieloff","role":null,"created_at":"2022-11-08T14:18:19.513Z","updated_at":"2022-11-08T14:18:19.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trieloff/packages"},{"uuid":"shazron","login":"shazron","name":null,"email":"shazron@gmail.com","url":null,"packages_count":621,"html_url":"https://www.npmjs.com/~shazron","role":null,"created_at":"2022-11-08T14:18:19.521Z","updated_at":"2022-11-08T14:18:19.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shazron/packages"},{"uuid":"krisnye","login":"krisnye","name":null,"email":"krisnye@gmail.com","url":null,"packages_count":585,"html_url":"https://www.npmjs.com/~krisnye","role":null,"created_at":"2022-11-08T14:18:19.529Z","updated_at":"2022-11-08T14:18:19.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krisnye/packages"},{"uuid":"dcpfsdk","login":"dcpfsdk","name":null,"email":"dcpfsdk@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~dcpfsdk","role":null,"created_at":"2022-11-08T14:18:19.537Z","updated_at":"2022-11-08T14:18:19.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dcpfsdk/packages"},{"uuid":"natebaldwin","login":"natebaldwin","name":null,"email":"natebaldwindesign@gmail.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~natebaldwin","role":null,"created_at":"2022-11-08T14:18:19.545Z","updated_at":"2022-11-08T14:18:19.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/natebaldwin/packages"},{"uuid":"devongovett","login":"devongovett","name":null,"email":"devongovett@gmail.com","url":null,"packages_count":1111,"html_url":"https://www.npmjs.com/~devongovett","role":null,"created_at":"2022-11-08T14:18:19.560Z","updated_at":"2022-11-08T14:18:19.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devongovett/packages"},{"uuid":"aspro83","login":"aspro83","name":null,"email":"danniintheus@gmail.com","url":null,"packages_count":784,"html_url":"https://www.npmjs.com/~aspro83","role":null,"created_at":"2022-11-08T14:18:19.568Z","updated_at":"2022-11-08T14:18:19.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aspro83/packages"},{"uuid":"symanovi","login":"symanovi","name":null,"email":"symanovi@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~symanovi","role":null,"created_at":"2022-11-08T14:18:19.576Z","updated_at":"2022-11-08T14:18:19.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/symanovi/packages"},{"uuid":"dpfister","login":"dpfister","name":null,"email":"dominique.pfister@gmail.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~dpfister","role":null,"created_at":"2022-11-08T14:18:19.584Z","updated_at":"2022-11-08T14:18:19.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dpfister/packages"},{"uuid":"stefan-guggisberg","login":"stefan-guggisberg","name":null,"email":"sg@adobe.com","url":null,"packages_count":555,"html_url":"https://www.npmjs.com/~stefan-guggisberg","role":null,"created_at":"2022-11-08T14:18:19.593Z","updated_at":"2022-11-08T14:18:19.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stefan-guggisberg/packages"},{"uuid":"rofe","login":"rofe","name":null,"email":"npm@rofe.com","url":null,"packages_count":555,"html_url":"https://www.npmjs.com/~rofe","role":null,"created_at":"2022-11-08T14:18:19.609Z","updated_at":"2022-11-08T14:18:19.609Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rofe/packages"},{"uuid":"kptdobe","login":"kptdobe","name":null,"email":"kptdobe@gmail.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~kptdobe","role":null,"created_at":"2022-11-08T14:18:19.616Z","updated_at":"2022-11-08T14:18:19.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kptdobe/packages"},{"uuid":"djaeggi","login":"djaeggi","name":null,"email":"djaeggi@adobe.com","url":null,"packages_count":556,"html_url":"https://www.npmjs.com/~djaeggi","role":null,"created_at":"2023-11-10T15:26:17.953Z","updated_at":"2023-11-10T15:26:17.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/djaeggi/packages"},{"uuid":"stopp-adobe","login":"stopp-adobe","name":null,"email":"stopp@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~stopp-adobe","role":null,"created_at":"2024-05-28T18:13:49.405Z","updated_at":"2024-05-28T18:13:49.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stopp-adobe/packages"},{"uuid":"doten","login":"doten","name":null,"email":"doten@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~doten","role":null,"created_at":"2024-06-24T20:35:03.197Z","updated_at":"2024-06-24T20:35:03.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/doten/packages"},{"uuid":"amol-anand","login":"amol-anand","name":null,"email":"amol@adobe.com","url":null,"packages_count":554,"html_url":"https://www.npmjs.com/~amol-anand","role":null,"created_at":"2024-09-26T07:58:09.410Z","updated_at":"2024-09-26T07:58:09.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amol-anand/packages"},{"uuid":"mhaack","login":"mhaack","name":null,"email":"mhaack@adobe.com","url":null,"packages_count":553,"html_url":"https://www.npmjs.com/~mhaack","role":null,"created_at":"2024-11-04T15:49:35.102Z","updated_at":"2024-11-04T15:49:35.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mhaack/packages"},{"uuid":"duh_schmidt","login":"duh_schmidt","name":null,"email":"schmidt@adobe.com","url":null,"packages_count":553,"html_url":"https://www.npmjs.com/~duh_schmidt","role":null,"created_at":"2025-01-16T22:10:16.313Z","updated_at":"2025-01-16T22:10:16.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/duh_schmidt/packages"},{"uuid":"asthabh23","login":"asthabh23","name":null,"email":"astha.bhargava23@gmail.com","url":null,"packages_count":553,"html_url":"https://www.npmjs.com/~asthabh23","role":null,"created_at":"2025-02-19T16:19:40.359Z","updated_at":"2025-02-19T16:19:40.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asthabh23/packages"},{"uuid":"tuicu","login":"tuicu","name":null,"email":"tuicu@adobe.com","url":null,"packages_count":553,"html_url":"https://www.npmjs.com/~tuicu","role":null,"created_at":"2025-03-06T19:20:28.984Z","updated_at":"2025-03-06T19:20:28.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tuicu/packages"},{"uuid":"zdahbi","login":"zdahbi","name":null,"email":"zouhir.dahbi@outlook.com","url":null,"packages_count":553,"html_url":"https://www.npmjs.com/~zdahbi","role":null,"created_at":"2025-03-06T19:20:28.925Z","updated_at":"2025-03-06T19:20:28.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zdahbi/packages"},{"uuid":"fmeschbe","login":"fmeschbe","name":null,"email":"fmeschbe@adobe.com","url":null,"packages_count":553,"html_url":"https://www.npmjs.com/~fmeschbe","role":null,"created_at":"2025-06-16T12:44:28.587Z","updated_at":"2025-06-16T12:44:28.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fmeschbe/packages"}]}