{"id":3529350,"name":"github.com/caltechlibrary/dotpath","ecosystem":"go","description":"dotpath.go package provides a convient way of mapping JSON dot path notation\nto a nested map structure.\n\n@author R. S. Doiel, \u003crsdoiel@caltech.edu\u003e\n\nCopyright (c) 2025, Caltech\nAll rights not granted herein are expressly reserved by Caltech.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","homepage":"https://github.com/caltechlibrary/dotpath","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/caltechlibrary/dotpath","keywords_array":[],"namespace":"github.com/caltechlibrary","versions_count":5,"first_release_published_at":"2017-11-29T14:06:15.000Z","latest_release_published_at":"2025-04-10T21:57:33.000Z","latest_release_number":"v0.1.0","last_synced_at":"2026-04-07T01:17:16.576Z","created_at":"2022-04-10T23:02:26.089Z","updated_at":"2026-04-07T01:17:16.576Z","registry_url":"https://pkg.go.dev/github.com/caltechlibrary/dotpath","install_command":"go get github.com/caltechlibrary/dotpath","documentation_url":"https://pkg.go.dev/github.com/caltechlibrary/dotpath#section-documentation","metadata":{},"repo_metadata":{"id":56811457,"uuid":"94916008","full_name":"caltechlibrary/dotpath","owner":"caltechlibrary","description":"A Go, Python and TypeScript modules for working with map, dicts and objects accessing them using a dot path notation.","archived":true,"fork":false,"pushed_at":"2025-07-29T21:24:15.000Z","size":271,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-05T07:29:35.096Z","etag":null,"topics":["dot-notation","module"],"latest_commit_sha":null,"homepage":"https://github.com/caltechlibrary/dotpath","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caltechlibrary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-20T17:09:30.000Z","updated_at":"2025-07-30T22:04:50.000Z","dependencies_parsed_at":"2025-09-05T07:19:49.658Z","dependency_job_id":"0c0c96fb-51b8-4c3f-a21d-7126887c5c0f","html_url":"https://github.com/caltechlibrary/dotpath","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/caltechlibrary/dotpath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","download_url":"https://codeload.github.com/caltechlibrary/dotpath/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/sbom","scorecard":{"id":263214,"data":{"date":"2025-08-11","repo":{"name":"github.com/caltechlibrary/dotpath","commit":"74fc093d40ad6a5a372500716bae1afa461d97a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"Code-Review","score":0,"reason":"Found 0/26 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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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 '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":"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"}}]},"last_synced_at":"2025-08-17T11:18:58.240Z","repository_id":56811457,"created_at":"2025-08-17T11:18:58.240Z","updated_at":"2025-08-17T11:18:58.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273760643,"owners_count":25163177,"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-05T02:00:09.113Z","response_time":402,"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":"caltechlibrary","name":"Caltech Library","uuid":"15038637","kind":"organization","description":"We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.","email":"helpdesk@library.caltech.edu","website":"https://www.library.caltech.edu/","location":"Pasadena, CA 91125","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15038637?v=4","repositories_count":84,"last_synced_at":"2023-03-05T09:38:54.139Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/caltechlibrary","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T11:28:02.624Z","updated_at":"2023-03-05T09:38:54.188Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caltechlibrary/repositories"},"tags":[{"name":"v0.1.0","sha":"3e93e711fdaf8c724574f9cb1abfb7a2d455dd49","kind":"commit","published_at":"2025-04-10T21:57:33.000Z","download_url":"https://codeload.github.com/caltechlibrary/dotpath/tar.gz/v0.1.0","html_url":"https://github.com/caltechlibrary/dotpath/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/dotpath@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"cd8a6f55724650d254d04e2103e6a3e12288b2d3","kind":"commit","published_at":"2022-08-17T18:57:47.000Z","download_url":"https://codeload.github.com/caltechlibrary/dotpath/tar.gz/v0.0.4","html_url":"https://github.com/caltechlibrary/dotpath/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/dotpath@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"77109dab8fd95bfa53c4e2cf00d31048de83a298","kind":"commit","published_at":"2021-07-20T23:29:59.000Z","download_url":"https://codeload.github.com/caltechlibrary/dotpath/tar.gz/v0.0.3","html_url":"https://github.com/caltechlibrary/dotpath/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/dotpath@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"14dfe37b51db20560da1e34ad682f46c20d72657","kind":"tag","published_at":"2018-05-20T22:26:03.000Z","download_url":"https://codeload.github.com/caltechlibrary/dotpath/tar.gz/v0.0.2","html_url":"https://github.com/caltechlibrary/dotpath/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/dotpath@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"8e3dbe7fa22d0ad319b5f8120585cebeffbc11a8","kind":"commit","published_at":"2017-11-29T14:06:15.000Z","download_url":"https://codeload.github.com/caltechlibrary/dotpath/tar.gz/v0.0.1","html_url":"https://github.com/caltechlibrary/dotpath/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/caltechlibrary/dotpath@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caltechlibrary%2Fdotpath/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T01:12:25.512Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.504085370325534,"dependent_packages_count":2.0520785508262662,"stargazers_count":19.13960583937206,"forks_count":13.270395958934317,"docker_downloads_count":null,"average":9.491541429864544},"purl":"pkg:golang/github.com/caltechlibrary/dotpath","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/caltechlibrary/dotpath","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/caltechlibrary/dotpath","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/caltechlibrary/dotpath/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T00:48:09.840Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/caltechlibrary%2Fdotpath/issues","maintainers":[{"login":"rsdoiel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsdoiel"}],"active_maintainers":[{"login":"rsdoiel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rsdoiel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcaltechlibrary%2Fdotpath/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcaltechlibrary%2Fdotpath/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcaltechlibrary%2Fdotpath/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcaltechlibrary%2Fdotpath/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcaltechlibrary%2Fdotpath/codemeta","maintainers":[]}