{"id":3539882,"name":"github.com/go-pg/urlstruct","ecosystem":"go","description":"","homepage":"https://github.com/go-pg/urlstruct","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/go-pg/urlstruct","keywords_array":[],"namespace":"github.com/go-pg","versions_count":25,"first_release_published_at":"2019-09-24T10:21:59.000Z","latest_release_published_at":"2020-12-10T11:54:05.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-06-11T05:02:00.897Z","created_at":"2022-04-11T00:10:32.806Z","updated_at":"2026-06-11T05:02:00.897Z","registry_url":"https://pkg.go.dev/github.com/go-pg/urlstruct","install_command":"go get github.com/go-pg/urlstruct","documentation_url":"https://pkg.go.dev/github.com/go-pg/urlstruct#section-documentation","metadata":{},"repo_metadata":{"id":43341617,"uuid":"210574478","full_name":"go-pg/urlstruct","owner":"go-pg","description":"urlstruct decodes url.Values into structs","archived":false,"fork":false,"pushed_at":"2025-09-07T20:00:59.000Z","size":72,"stargazers_count":27,"open_issues_count":9,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-07T22:08:01.421Z","etag":null,"topics":["go","go-pg","golang","postgresql"],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/go-pg/urlstruct","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-pg.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-09-24T10:22:16.000Z","updated_at":"2023-01-17T23:41:19.000Z","dependencies_parsed_at":"2023-11-29T06:30:11.108Z","dependency_job_id":"3eb3aa32-c75e-46a6-b707-a94a230d6953","html_url":"https://github.com/go-pg/urlstruct","commit_stats":{"total_commits":50,"total_committers":3,"mean_commits":"16.666666666666668","dds":0.26,"last_synced_commit":"7733f2501b02440179115b4d0df0d7386970e497"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/go-pg/urlstruct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-pg","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/sbom","scorecard":{"id":432318,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-pg/urlstruct","commit":"7733f2501b02440179115b4d0df0d7386970e497"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"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":"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":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","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":-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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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":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 26 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"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0236 / GHSA-h86h-8ppg-mxmh","Warn: Project is vulnerable to: GO-2021-0238 / GHSA-83g2-8m93-v3w7","Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"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-19T03:40:07.726Z","repository_id":43341617,"created_at":"2025-08-19T03:40:07.727Z","updated_at":"2025-08-19T03:40:07.727Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274219211,"owners_count":25243366,"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-08T02:00:09.813Z","response_time":121,"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":"go-pg","name":"go-pg","uuid":"7313912","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7313912?v=4","repositories_count":7,"last_synced_at":"2024-03-27T03:59:50.118Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-pg","funding_links":[],"total_stars":6148,"followers":13,"following":0,"created_at":"2022-11-05T08:28:10.396Z","updated_at":"2024-03-27T03:59:50.209Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-pg","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-pg/repositories"},"tags":[{"name":"v1.0.1","sha":"93838bc87feebf1d8271a548c6d73df553863bf6","kind":"commit","published_at":"2020-12-10T11:54:05.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v1.0.1","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c8f9b7958ebe931f77128f39675111a2542cfa4b","kind":"commit","published_at":"2020-08-26T11:06:55.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v1.0.0","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v1.0.0/manifests"},{"name":"v0.6.0","sha":"49089bb89cafb2741054b8692286fc64cd404eb9","kind":"commit","published_at":"2020-03-30T14:20:04.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.6.0","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.6.0/manifests"},{"name":"v0.4.0","sha":"49089bb89cafb2741054b8692286fc64cd404eb9","kind":"commit","published_at":"2020-03-30T14:20:04.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.4.0","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"ec9f67e883fb23463870a316a3894b800d720487","kind":"commit","published_at":"2020-01-27T08:38:44.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.3.0","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"956783c280ed0f9f784c0bdabda9dea7902a193a","kind":"commit","published_at":"2020-01-16T13:00:04.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.11","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"206bc30ba23c2df39af539679eb7f5a35313ded9","kind":"commit","published_at":"2020-01-01T08:07:54.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.10","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"f0865241b6aadd5d8c576d5acb1a6183d6dc4c0c","kind":"commit","published_at":"2019-12-13T12:04:13.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.9","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"21c7bce23b2291650a9762357e5d234305b574f0","kind":"commit","published_at":"2019-12-07T12:54:14.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.8","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"612d0fa8208a2f74c3ce7990bd3807f2a9cf4df6","kind":"commit","published_at":"2019-12-02T12:25:24.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.7","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"ad999bb91b6d192681d0efdd5f3ebf2644755e29","kind":"commit","published_at":"2019-10-05T13:19:00.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.6","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"48292b2cfd3bca21bf42ea2846ecbcd07b4cce54","kind":"commit","published_at":"2019-10-02T12:50:35.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.5","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"df5f7e0ac4fa62ea767fbf613b7b0bdbd37ed9b2","kind":"commit","published_at":"2019-10-02T12:34:01.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.4","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"1ff9d939a015702c88079272760a1bece4c03763","kind":"commit","published_at":"2019-10-01T09:55:30.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.3","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"d80b4f5059c26a564608016a6ddee6fcd9e9961f","kind":"commit","published_at":"2019-10-01T09:50:03.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.2","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a02c3948a8e5b254e7d559b45ef3ff56d8db5bc7","kind":"commit","published_at":"2019-09-30T13:48:54.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.1","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"a7e9d64d85aa67f4c3b6f2f5b69de43f1ec69c0a","kind":"commit","published_at":"2019-09-30T13:42:53.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.2.0","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"b55b0837f4a6f56efd022b17d5af3ef8d6f924ef","kind":"commit","published_at":"2019-09-25T11:53:11.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.1.4","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"92a152177dddb4f348bcfcb7464c14d9b4513fe7","kind":"commit","published_at":"2019-09-25T10:44:39.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.1.3","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"31440e8b8e75532712186fc8f1f7f4aa712090b9","kind":"commit","published_at":"2019-09-25T10:25:37.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.1.2","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"278da64ee84b922b90bf375028f0b8c4c87e15f2","kind":"commit","published_at":"2019-09-25T09:20:58.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.1.1","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5bddb14eab7e2ec8715260b276da9c742d48ecad","kind":"commit","published_at":"2019-09-24T10:21:59.000Z","download_url":"https://codeload.github.com/go-pg/urlstruct/tar.gz/v0.1.0","html_url":"https://github.com/go-pg/urlstruct/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-pg/urlstruct@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pg%2Furlstruct/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T16:57:51.200Z","dependent_packages_count":77,"downloads":null,"downloads_period":null,"dependent_repos_count":182,"rankings":{"downloads":null,"dependent_repos_count":0.46777097225155645,"dependent_packages_count":0.5336671100477121,"stargazers_count":7.143029627378813,"forks_count":11.063530936392596,"docker_downloads_count":0.9667199710346077,"average":4.034943723421057},"purl":"pkg:golang/github.com/go-pg/urlstruct","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-pg/urlstruct","docker_dependents_count":38,"docker_downloads_count":5666,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-pg/urlstruct","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-pg/urlstruct/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T19:00:15.213Z","issues_count":4,"pull_requests_count":33,"avg_time_to_close_issue":64632.0,"avg_time_to_close_pull_request":3121343.5,"issues_closed_count":2,"pull_requests_closed_count":26,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.24242424242424243,"merged_pull_requests_count":16,"bot_issues_count":1,"bot_pull_requests_count":29,"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/go-pg%2Furlstruct/issues","maintainers":[{"login":"vmihailenco","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmihailenco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-pg%2Furlstruct/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-pg%2Furlstruct/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-pg%2Furlstruct/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-pg%2Furlstruct/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-pg%2Furlstruct/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-pg%2Furlstruct/codemeta","maintainers":[]}