{"id":4046742,"name":"github.com/hashicorp/go-secure-stdlib/parseutil","ecosystem":"go","description":"","homepage":"https://github.com/hashicorp/go-secure-stdlib","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-secure-stdlib","keywords_array":[],"namespace":"github.com/hashicorp/go-secure-stdlib","versions_count":11,"first_release_published_at":"2021-07-12T19:11:02.000Z","latest_release_published_at":"2025-03-06T22:34:24.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-05-21T12:32:04.058Z","created_at":"2022-04-12T09:56:45.162Z","updated_at":"2026-05-21T12:32:04.058Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-secure-stdlib/parseutil","install_command":"go get github.com/hashicorp/go-secure-stdlib/parseutil","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-secure-stdlib/parseutil#section-documentation","metadata":{},"repo_metadata":{"id":37831101,"uuid":"287094278","full_name":"hashicorp/go-secure-stdlib","owner":"hashicorp","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-13T19:29:27.000Z","size":684,"stargazers_count":72,"open_issues_count":12,"forks_count":25,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-02-14T02:20:48.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2020-08-12T19:04:13.000Z","updated_at":"2026-02-13T19:19:14.000Z","dependencies_parsed_at":"2024-01-24T01:42:20.314Z","dependency_job_id":"f6506650-c427-40f9-8d4d-baf0e233aa53","html_url":"https://github.com/hashicorp/go-secure-stdlib","commit_stats":{"total_commits":122,"total_committers":29,"mean_commits":4.206896551724138,"dds":0.5737704918032787,"last_synced_commit":"914d7625fe0f8218a6af11d513f95332332391ec"},"previous_names":["hashicorp/shared-secure-libs"],"tags_count":121,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-secure-stdlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/sbom","scorecard":{"id":457041,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-secure-stdlib","commit":"3fcf96bdf111f654995b66d72f45e000c4804d26"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"Code-Review","score":10,"reason":"all changesets reviewed","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public 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/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.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":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: plugincontainer/examples/container/Dockerfile:4","Warn: containerImage not pinned by hash: plugincontainer/examples/container/Dockerfile:31","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:86","Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   4 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["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-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T09:59:16.839Z","repository_id":37831101,"created_at":"2025-08-19T09:59:16.839Z","updated_at":"2025-08-19T09:59:16.839Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29439008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T05:24:35.651Z","status":"ssl_error","status_checked_at":"2026-02-14T05:24:34.830Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"awsutil/v2.1.2","sha":"3cbbebb59bc7691f47f350a8912a04a3949204a7","kind":"tag","published_at":"2025-12-01T16:45:24.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v2.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.1.2/manifests"},{"name":"awsutil/v2.1.1","sha":"91479e9e2b9554e64657613a9775ed26b5687113","kind":"tag","published_at":"2025-11-05T17:41:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v2.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.1.1/manifests"},{"name":"plugincontainer/v0.4.2","sha":"594f3ad4e7ec0d6dfa4fd86481001ed6cab284ff","kind":"commit","published_at":"2025-08-22T21:28:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.4.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.4.2/manifests"},{"name":"configutil/v2.0.13","sha":"3fcf96bdf111f654995b66d72f45e000c4804d26","kind":"commit","published_at":"2025-07-23T16:59:45.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.13","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.13/manifests"},{"name":"listenerutil/v0.1.10","sha":"a5126b03523a565411c06eb65ee99a9cb16aa114","kind":"commit","published_at":"2025-03-19T21:49:49.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.10","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.10/manifests"},{"name":"configutil/v2.0.12","sha":"079d0646b06c46aa1d2ae9bffc0020832adf7ab5","kind":"commit","published_at":"2025-03-19T21:40:54.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.12","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.12/manifests"},{"name":"pluginutil/v2.0.8","sha":"e1df782da326dae5241323b2f0bf8ccfbe888277","kind":"commit","published_at":"2025-03-19T21:32:12.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.8","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.8/manifests"},{"name":"password/v0.1.4","sha":"c6b4043ed038e1c496ee263051c4865b4e1a42e5","kind":"commit","published_at":"2025-03-19T21:25:49.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/password/v0.1.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/password/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@password%2Fv0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.4/manifests"},{"name":"parseutil/v0.2.0","sha":"856520952b2937e9cf2d8368e9200c5b05e66c67","kind":"commit","published_at":"2025-03-06T22:34:24.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.2.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.2.0/manifests"},{"name":"regexp/v1.0.0","sha":"5fe7d98bf5930b67426c469296a33d08b95759a2","kind":"commit","published_at":"2025-02-24T18:58:07.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/regexp/v1.0.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/regexp/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@regexp%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/regexp%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/regexp%2Fv1.0.0/manifests"},{"name":"permitpool/v1.0.0","sha":"b76c43d80509099524a19c61d7c19130350cae41","kind":"commit","published_at":"2025-01-22T18:53:06.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/permitpool/v1.0.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/permitpool/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@permitpool%2Fv1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/permitpool%2Fv1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/permitpool%2Fv1.0.0/manifests"},{"name":"parseutil/v0.1.9","sha":"2d0aa30c0d1559dcbaffb552bd47079700e4408f","kind":"commit","published_at":"2025-01-16T00:53:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.9","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.9/manifests"},{"name":"cryptoutil/v0.1.1","sha":"2d0aa30c0d1559dcbaffb552bd47079700e4408f","kind":"commit","published_at":"2025-01-16T00:53:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/cryptoutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/cryptoutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@cryptoutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/cryptoutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/cryptoutil%2Fv0.1.1/manifests"},{"name":"awsutil/v2.1.0","sha":"48acf6924f6c6b7ce53a1b0104f3b8db74fe8d25","kind":"commit","published_at":"2024-11-26T04:23:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v2.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.1.0/manifests"},{"name":"cryptoutil/v0.1.0","sha":"b0b4a52c85dde22aeac99e82fb2cc81b84cd523d","kind":"commit","published_at":"2024-11-25T18:35:11.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/cryptoutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/cryptoutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@cryptoutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/cryptoutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/cryptoutil%2Fv0.1.0/manifests"},{"name":"plugincontainer/v0.4.1","sha":"be09a04e4673dceaa674fa84af50fef9bf8d78d5","kind":"tag","published_at":"2024-09-19T19:37:45.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.4.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.4.1/manifests"},{"name":"plugincontainer/v0.4.0","sha":"914d7625fe0f8218a6af11d513f95332332391ec","kind":"tag","published_at":"2024-09-04T16:22:11.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.4.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.4.0/manifests"},{"name":"httputil/v0.1.0","sha":"62edfced51b078d3ad1edd749b1d418cef59ea3a","kind":"commit","published_at":"2024-08-02T21:21:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/httputil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/httputil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@httputil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/httputil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/httputil%2Fv0.1.0/manifests"},{"name":"pluginutil/v2.0.7","sha":"e24d50507acc66f71eb746f53884c51849230041","kind":"commit","published_at":"2024-02-13T02:17:21.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.7","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.7/manifests"},{"name":"awsutil/v0.3.0","sha":"44cae2491c33e94829f3cb5a0571275af2e164f7","kind":"commit","published_at":"2024-01-24T01:03:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.3.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.3.0/manifests"},{"name":"plugincontainer/v0.3.0","sha":"0268c177d429490f5f3949a08294d73ea1a507e2","kind":"tag","published_at":"2023-11-22T12:47:09.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.3.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.3.0/manifests"},{"name":"temperror/v0.1.1","sha":"d7b6db56e8ef7c194ea75cd273be025b3cc1478b","kind":"commit","published_at":"2023-11-13T22:32:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/temperror/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/temperror/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@temperror%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/temperror%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/temperror%2Fv0.1.1/manifests"},{"name":"temperror/v0.1.0","sha":"89c54d5491e65e57af57c07efd565f78881a94f5","kind":"commit","published_at":"2023-11-13T21:56:19.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/temperror/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/temperror/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@temperror%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/temperror%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/temperror%2Fv0.1.0/manifests"},{"name":"toggledlogger/v0.1.0","sha":"3d1331492d59bda0ebca4ea326613f32a0f9205e","kind":"commit","published_at":"2023-11-13T21:53:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/toggledlogger/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/toggledlogger/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@toggledlogger%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/toggledlogger%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/toggledlogger%2Fv0.1.0/manifests"},{"name":"configutil/v2.0.11","sha":"e02692145865ed03a0bfe75f740905a0ef048134","kind":"commit","published_at":"2023-10-27T20:31:43.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.11","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.11/manifests"},{"name":"pluginutil/v2.0.6","sha":"70156044c374685326ab9e9b3622fb8a6c53fb7d","kind":"commit","published_at":"2023-10-27T20:27:05.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.6","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.6/manifests"},{"name":"listenerutil/v0.1.9","sha":"70156044c374685326ab9e9b3622fb8a6c53fb7d","kind":"commit","published_at":"2023-10-27T20:27:05.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.9","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.9/manifests"},{"name":"listenerutil/v0.1.8","sha":"463da9018bf8278d21d83f1cc55fbedf03206d7c","kind":"commit","published_at":"2023-10-27T18:55:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.8","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.8/manifests"},{"name":"tlsutil/v0.1.3","sha":"4a201acc3c8de97ddffc0de50aafbbffccf9af3a","kind":"commit","published_at":"2023-10-27T18:53:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/tlsutil/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/tlsutil/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@tlsutil%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.3/manifests"},{"name":"pluginutil/v2.0.5","sha":"41d1bc144fe07790c411877d8157b197d1f2357b","kind":"commit","published_at":"2023-10-27T18:49:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.5/manifests"},{"name":"parseutil/v0.1.8","sha":"41d1bc144fe07790c411877d8157b197d1f2357b","kind":"commit","published_at":"2023-10-27T18:49:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.8","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.8/manifests"},{"name":"password/v0.1.3","sha":"c6dc7113615428d016bb3546aa49d982d47e2fe0","kind":"commit","published_at":"2023-10-05T16:14:20.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/password/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/password/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@password%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.3/manifests"},{"name":"plugincontainer/v0.2.2","sha":"707a9aa19c93dbd028c3f29b25da8d35fd8ba4f6","kind":"tag","published_at":"2023-09-22T10:40:19.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.2.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.2.2/manifests"},{"name":"awsutil/v2.0.0","sha":"22f76f8e349385f45c7d4cf0aa52ba1e95d9da9f","kind":"commit","published_at":"2023-09-21T17:07:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v2.0.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv2.0.0/manifests"},{"name":"plugincontainer/v0.2.1","sha":"a9b345a01e5b5712d0c873c7ec3a6bdd32a74894","kind":"tag","published_at":"2023-09-14T09:36:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.2.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.2.1/manifests"},{"name":"plugincontainer/v0.2.0","sha":"c3769e6a95e34324fade833f7f12878b2dccacf3","kind":"tag","published_at":"2023-09-05T21:24:20.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.2.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.2.0/manifests"},{"name":"plugincontainer/v0.1.1","sha":"cc25a272e67e2794f3e3032b3ca85172b4f31060","kind":"tag","published_at":"2023-08-31T21:31:59.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.1.1/manifests"},{"name":"plugincontainer/v0.1.0","sha":"9af13cf3f782be2dc3586dd0095992f5744a424f","kind":"tag","published_at":"2023-08-30T11:10:41.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/plugincontainer/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/plugincontainer/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@plugincontainer%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/plugincontainer%2Fv0.1.0/manifests"},{"name":"awsutil/v0.2.3","sha":"72fcd87cb5f9ca0a9c5a7f229c43ce3afb776bca","kind":"commit","published_at":"2023-07-19T17:13:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.2.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.3/manifests"},{"name":"configutil/v2.0.10","sha":"9706bfc2fd63c964678e4498b2b3d2cb218b3bc9","kind":"commit","published_at":"2023-05-31T23:31:20.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.10","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.10/manifests"},{"name":"listenerutil/v0.1.7","sha":"98dd51c5025445783f5b835e39af77b97b15640d","kind":"commit","published_at":"2023-05-31T21:53:38.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.7","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.7/manifests"},{"name":"v0.1.0","sha":"45cce4374f8e37351cea21b9974f29a01b086ab1","kind":"commit","published_at":"2023-05-25T19:20:36.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.1.0/manifests"},{"name":"nonceutil/v0.1.0","sha":"45cce4374f8e37351cea21b9974f29a01b086ab1","kind":"commit","published_at":"2023-05-25T19:20:36.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/nonceutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/nonceutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@nonceutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/nonceutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/nonceutil%2Fv0.1.0/manifests"},{"name":"configutil/v2.0.9","sha":"90a0e874e705c4183f04b66617a93260420b6161","kind":"commit","published_at":"2023-05-23T16:37:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.9","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.9/manifests"},{"name":"configutil/v2.0.8","sha":"fa097e4afe88ada3fea3c123c8438844915b25e3","kind":"commit","published_at":"2023-05-02T19:29:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.8","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.8/manifests"},{"name":"awsutil/v0.2.2","sha":"fa097e4afe88ada3fea3c123c8438844915b25e3","kind":"commit","published_at":"2023-05-02T19:29:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.2.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.2/manifests"},{"name":"listenerutil/v0.1.6","sha":"8aee397392118747777c82a693131822c2bed29e","kind":"commit","published_at":"2023-05-02T19:29:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.6","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.6/manifests"},{"name":"pluginutil/v2.0.4","sha":"467d8eb98f0e217dabf8353e9b0112ca24745049","kind":"commit","published_at":"2023-05-02T19:21:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.4/manifests"},{"name":"password/v0.1.2","sha":"467d8eb98f0e217dabf8353e9b0112ca24745049","kind":"commit","published_at":"2023-05-02T19:21:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/password/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/password/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@password%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.2/manifests"},{"name":"mlock/v0.1.3","sha":"467d8eb98f0e217dabf8353e9b0112ca24745049","kind":"commit","published_at":"2023-05-02T19:21:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/mlock/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/mlock/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@mlock%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.3/manifests"},{"name":"awsutil/v0.2.1","sha":"467d8eb98f0e217dabf8353e9b0112ca24745049","kind":"commit","published_at":"2023-05-02T19:21:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.2.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.1/manifests"},{"name":"awsutil/v0.2.0","sha":"d6d2175eea2e7f3d35e4e7de360f91efce565eef","kind":"commit","published_at":"2023-04-26T16:17:11.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.2.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.2.0/manifests"},{"name":"listenerutil/v0.1.5","sha":"c651aeae0c80f35905cf5a275c55e494c0eae09f","kind":"commit","published_at":"2023-02-13T17:58:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.5/manifests"},{"name":"configutil/v2.0.7","sha":"4db62e808f6ce5d1346846faf494b2f50a268516","kind":"commit","published_at":"2022-12-06T21:36:06.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.7","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.7/manifests"},{"name":"configutil/v2.0.6","sha":"f7789ac19a1f17d248c8d3f1c88d559a5038517f","kind":"commit","published_at":"2022-11-30T17:52:09.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.6","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.6/manifests"},{"name":"pluginutil/v2.0.3","sha":"209b9768e550beddbe1030fa8290521429c4a8db","kind":"commit","published_at":"2022-10-04T00:39:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.3/manifests"},{"name":"tlsutil/v0.1.2","sha":"ef0d2b1053d2fede617dca1667d85f0df3ac10a7","kind":"commit","published_at":"2022-09-01T15:01:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/tlsutil/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/tlsutil/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@tlsutil%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.2/manifests"},{"name":"configutil/v2.0.5","sha":"7849be51188ffe09900bf3232e94695389cfc8aa","kind":"commit","published_at":"2022-08-10T18:36:19.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.5/manifests"},{"name":"pluginutil/v2.0.2","sha":"6d09aa97d90e8d5260a1b7ebdd93c87f0ec86edb","kind":"commit","published_at":"2022-08-10T18:35:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.2/manifests"},{"name":"parseutil/v0.1.7","sha":"64b82fc852e9626636a3a5bf5c842ed20963c70e","kind":"commit","published_at":"2022-08-05T19:28:19.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.7","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.7/manifests"},{"name":"configutil/v2.0.4","sha":"bf6d78ef5b727b83b2f8f41b473eb9764b446df4","kind":"commit","published_at":"2022-06-28T18:44:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.4/manifests"},{"name":"parseutil/v0.1.6","sha":"43c607d97e1d4615c5140017131807d1f0b702ff","kind":"commit","published_at":"2022-06-02T20:00:35.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.6","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.6/manifests"},{"name":"parseutil/v0.1.5","sha":"17e9a8f06103b4ea36fc1e002c90a3cb938d64f3","kind":"commit","published_at":"2022-04-27T22:31:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.5/manifests"},{"name":"fileutil/v0.1.0","sha":"17e9a8f06103b4ea36fc1e002c90a3cb938d64f3","kind":"commit","published_at":"2022-04-27T22:31:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/fileutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/fileutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@fileutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/fileutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/fileutil%2Fv0.1.0/manifests"},{"name":"configutil/v2.0.3","sha":"4cbc1f8a214d3cef53a942a01e4c0b114d3cd87e","kind":"commit","published_at":"2022-04-01T20:20:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.3/manifests"},{"name":"pluginutil/v2.0.1","sha":"639f65cff777c3609387a1d89f97f41742ce862b","kind":"commit","published_at":"2022-04-01T20:19:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.1/manifests"},{"name":"kv-builder/v0.1.2","sha":"895daabf1761917f35869dd79d326960f3d52cc7","kind":"commit","published_at":"2022-03-16T03:30:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/kv-builder/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/kv-builder/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@kv-builder%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/kv-builder%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/kv-builder%2Fv0.1.2/manifests"},{"name":"parseutil/v0.1.4","sha":"b45975256153f38e9f716b0751cc0db9b10c9b9f","kind":"commit","published_at":"2022-03-16T03:30:15.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.4/manifests"},{"name":"configutil/v2.0.2","sha":"f913ac808b20304ae2e268dbd80d8706bc692344","kind":"commit","published_at":"2022-03-15T20:09:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.2/manifests"},{"name":"configutil/v2.0.1","sha":"d1528ed77b0cdb418257f44f16399d3d8afed309","kind":"commit","published_at":"2022-03-14T21:31:58.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.1/manifests"},{"name":"configutil/v2.0.0","sha":"ef1088bee7c2dccc0b195e6717e0a97be0d5f5c8","kind":"commit","published_at":"2022-03-09T21:25:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v2.0.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv2.0.0/manifests"},{"name":"pluginutil/v2.0.0","sha":"8f2860ffe3eff80770681195476f85fe291023ec","kind":"commit","published_at":"2022-03-09T21:21:11.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/pluginutil/v2.0.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/pluginutil/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@pluginutil%2Fv2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/pluginutil%2Fv2.0.0/manifests"},{"name":"parseutil/v0.1.3","sha":"f9471265d38c83710533bbfb54c8d4a36b5a32cd","kind":"commit","published_at":"2022-02-17T16:22:58.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.3/manifests"},{"name":"configutil/v0.1.5","sha":"4b81925bd7d95cdb4ef2e44ae36701693920ab97","kind":"commit","published_at":"2022-01-04T16:28:26.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v0.1.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.5/manifests"},{"name":"listenerutil/v0.1.4","sha":"7166b1cdf6a6eb1311247e34feae17eaf7b657bf","kind":"commit","published_at":"2022-01-04T16:25:36.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.4/manifests"},{"name":"configutil/v0.1.4","sha":"2bdcda8118966129827821c7cf2e7f75d8b94f66","kind":"commit","published_at":"2021-12-21T17:55:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v0.1.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.4/manifests"},{"name":"listenerutil/v0.1.3","sha":"f83ea0979293b67973de8cf39b1ab48b8daf933d","kind":"commit","published_at":"2021-12-21T17:54:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.3/manifests"},{"name":"configutil/v0.1.3","sha":"c127b8969e57518fc27f28561c8b971d35bbb0ba","kind":"commit","published_at":"2021-12-15T16:19:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.3/manifests"},{"name":"mlock/v0.1.2","sha":"002fddc1d86e616f2abbe93137d4a2fb480cdd21","kind":"commit","published_at":"2021-11-22T20:22:34.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/mlock/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/mlock/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@mlock%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.2/manifests"},{"name":"strutil/v0.1.2","sha":"f5abcc36f25ec31d72255b5bb8f1cbb53a2543d6","kind":"commit","published_at":"2021-11-22T19:44:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/strutil/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/strutil/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@strutil%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/strutil%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/strutil%2Fv0.1.2/manifests"},{"name":"listenerutil/v0.1.2","sha":"0c3182487a072e3f630f651e686cfd61ce2165dd","kind":"commit","published_at":"2021-11-04T13:52:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.2/manifests"},{"name":"parseutil/v0.1.2","sha":"39924fb80354fd1a8ca67fbdd1725075b88c1344","kind":"commit","published_at":"2021-10-27T17:36:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.2/manifests"},{"name":"base62/v0.1.2","sha":"f277d31d50d165a9bae61945abcb4955b019f082","kind":"commit","published_at":"2021-10-21T18:18:20.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/base62/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/base62/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@base62%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/base62%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/base62%2Fv0.1.2/manifests"},{"name":"awsutil/v0.1.6","sha":"f7bda984abfc12ada776e1495d8f4c94a9afc5fa","kind":"commit","published_at":"2021-10-06T17:40:56.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.1.6","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.6/manifests"},{"name":"awsutil/v0.1.5","sha":"5b6393aa5d82ceb91cfdfe9e7a2fefb9bcc03b7b","kind":"commit","published_at":"2021-09-23T11:53:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.1.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.5/manifests"},{"name":"awsutil/v0.1.4","sha":"8ef7ccd23e1da171b0a25bd3ba6d4fbc222a615f","kind":"commit","published_at":"2021-09-20T21:59:36.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.1.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.4/manifests"},{"name":"awsutil/v0.1.3","sha":"8b83eb3cb7e4349c28c02a290865332a1dd738ae","kind":"commit","published_at":"2021-09-07T15:46:35.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.1.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.3/manifests"},{"name":"configutil/v0.1.2","sha":"956809babd59f0183a4cd9600a77e4204e643447","kind":"commit","published_at":"2021-08-17T16:37:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.2/manifests"},{"name":"awsutil/v0.1.2","sha":"2510a76bf55e47082ef8bb3bf0a7ff0bfb44ed35","kind":"commit","published_at":"2021-08-17T16:02:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.1.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.2/manifests"},{"name":"awsutil/v0.1.1","sha":"0231c174a895bba09ffc7200ef068ec2ea0d07b9","kind":"commit","published_at":"2021-07-20T17:24:36.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/awsutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/awsutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@awsutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/awsutil%2Fv0.1.1/manifests"},{"name":"configutil/v0.1.1","sha":"4f0281547eba99ccfeee0e5064684a36bc88fb57","kind":"commit","published_at":"2021-07-15T00:19:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.1/manifests"},{"name":"listenerutil/v0.1.1","sha":"8675a9ff7287315d0746364b70905d1f04afa965","kind":"commit","published_at":"2021-07-15T00:14:14.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.1/manifests"},{"name":"tlsutil/v0.1.1","sha":"c3eb2cdff26059b3e583a542403f382a81cfa934","kind":"commit","published_at":"2021-07-15T00:10:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/tlsutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/tlsutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@tlsutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.1/manifests"},{"name":"reloadutil/v0.1.1","sha":"c3eb2cdff26059b3e583a542403f382a81cfa934","kind":"commit","published_at":"2021-07-15T00:10:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/reloadutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/reloadutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@reloadutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/reloadutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/reloadutil%2Fv0.1.1/manifests"},{"name":"password/v0.1.1","sha":"c3eb2cdff26059b3e583a542403f382a81cfa934","kind":"commit","published_at":"2021-07-15T00:10:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/password/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/password/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@password%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.1/manifests"},{"name":"mlock/v0.1.1","sha":"c3eb2cdff26059b3e583a542403f382a81cfa934","kind":"commit","published_at":"2021-07-15T00:10:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/mlock/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/mlock/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@mlock%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.1/manifests"},{"name":"kv-builder/v0.1.1","sha":"c3eb2cdff26059b3e583a542403f382a81cfa934","kind":"commit","published_at":"2021-07-15T00:10:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/kv-builder/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/kv-builder/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@kv-builder%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/kv-builder%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/kv-builder%2Fv0.1.1/manifests"},{"name":"gatedwriter/v0.1.1","sha":"c3eb2cdff26059b3e583a542403f382a81cfa934","kind":"commit","published_at":"2021-07-15T00:10:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/gatedwriter/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/gatedwriter/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@gatedwriter%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/gatedwriter%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/gatedwriter%2Fv0.1.1/manifests"},{"name":"parseutil/v0.1.1","sha":"a23d0e17f116e871e1a847136234405ac3f847ed","kind":"commit","published_at":"2021-07-15T00:09:05.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.1/manifests"},{"name":"strutil/v0.1.1","sha":"1b80d53b4662d4b15ea0c23754dd81e3ae21d58b","kind":"commit","published_at":"2021-07-15T00:06:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/strutil/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/strutil/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@strutil%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/strutil%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/strutil%2Fv0.1.1/manifests"},{"name":"base62/v0.1.1","sha":"1b80d53b4662d4b15ea0c23754dd81e3ae21d58b","kind":"commit","published_at":"2021-07-15T00:06:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/base62/v0.1.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/base62/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@base62%2Fv0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/base62%2Fv0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/base62%2Fv0.1.1/manifests"},{"name":"logging/v0.1.0","sha":"e52e03e371854604000c61230a8e9c49d78092f7","kind":"commit","published_at":"2021-07-12T22:05:40.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/logging/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/logging/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@logging%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/logging%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/logging%2Fv0.1.0/manifests"},{"name":"password/v0.1.0","sha":"41ec97b91a641fb8a1131abe269b8f1a107a3558","kind":"commit","published_at":"2021-07-12T22:02:44.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/password/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/password/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@password%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/password%2Fv0.1.0/manifests"},{"name":"base62/v0.1.0","sha":"78d86e20b16436bfa880011640a77248dd1a0320","kind":"commit","published_at":"2021-07-12T21:54:57.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/base62/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/base62/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@base62%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/base62%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/base62%2Fv0.1.0/manifests"},{"name":"mlock/v0.1.0","sha":"20a5d7996f9e052613843491c7fdc824ac6d090a","kind":"commit","published_at":"2021-07-12T21:53:31.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/mlock/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/mlock/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@mlock%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/mlock%2Fv0.1.0/manifests"},{"name":"metricsutil/v0.1.0","sha":"1dfc71835b5d6a619f4eaaf147c4e528bd9ed02a","kind":"commit","published_at":"2021-07-12T21:36:28.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/metricsutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/metricsutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@metricsutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/metricsutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/metricsutil%2Fv0.1.0/manifests"},{"name":"configutil/v0.1.0","sha":"cd2bae5106304bc578a4da7a0e2b75967f39f91b","kind":"commit","published_at":"2021-07-12T21:31:22.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/configutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/configutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@configutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/configutil%2Fv0.1.0/manifests"},{"name":"listenerutil/v0.1.0","sha":"eb99436ece19611feb6e5d25edfa1e47d5df4fe1","kind":"commit","published_at":"2021-07-12T20:04:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/listenerutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/listenerutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@listenerutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/listenerutil%2Fv0.1.0/manifests"},{"name":"tlsutil/v0.1.0","sha":"2970b06c487d575e618039d6cd914815eedfc382","kind":"commit","published_at":"2021-07-12T20:01:03.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/tlsutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/tlsutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@tlsutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/tlsutil%2Fv0.1.0/manifests"},{"name":"reloadutil/v0.1.0","sha":"183a0f49e9c768886b41a27fa2dc5b9d413bb15b","kind":"commit","published_at":"2021-07-12T19:31:51.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/reloadutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/reloadutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@reloadutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/reloadutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/reloadutil%2Fv0.1.0/manifests"},{"name":"kv-builder/v0.1.0","sha":"7adccce03780352ac7fe08564e998d00735136f9","kind":"commit","published_at":"2021-07-12T19:18:48.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/kv-builder/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/kv-builder/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@kv-builder%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/kv-builder%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/kv-builder%2Fv0.1.0/manifests"},{"name":"gatedwriter/v0.1.0","sha":"27028b94a7613b57340d7695e63ad925cf1bb1f9","kind":"commit","published_at":"2021-07-12T19:12:27.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/gatedwriter/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/gatedwriter/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@gatedwriter%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/gatedwriter%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/gatedwriter%2Fv0.1.0/manifests"},{"name":"parseutil/v0.1.0","sha":"de03bb59983586d18e25d3546058fb33f92c81e3","kind":"commit","published_at":"2021-07-12T19:11:02.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/parseutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/parseutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@parseutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/parseutil%2Fv0.1.0/manifests"},{"name":"strutil/v0.1.0","sha":"eb9530cda4bfcb28b0182c493f31e65b307f7d5e","kind":"commit","published_at":"2021-07-12T19:09:24.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/strutil/v0.1.0","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/strutil/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@strutil%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/strutil%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/strutil%2Fv0.1.0/manifests"},{"name":"v0.0.7","sha":"780436b887cddb4a4cce0ddff53c9b09d53c04c7","kind":"commit","published_at":"2021-07-08T02:44:12.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.7","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"412fa00923a8b6b7707d1c8b1f1b11f80de0b951","kind":"commit","published_at":"2021-06-10T21:25:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.6","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"2ef2ed1b159862ac2f71c59b56024339cc6175ab","kind":"commit","published_at":"2021-04-14T18:38:35.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.5","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"3330b9bdadf89adda3b13eafd26533395a9219c0","kind":"commit","published_at":"2021-03-09T13:30:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.4","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"eed0f2dc2c2865f291726a82497ab3d0091f90c2","kind":"commit","published_at":"2021-02-11T21:44:52.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.3","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"aee4ce41ef2905c9f2efa6a92fb1abfbc63adc77","kind":"commit","published_at":"2020-08-12T20:04:20.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.2","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2aae2c797330bf96828511e7ab2b1245b71682d1","kind":"commit","published_at":"2020-08-12T19:24:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-secure-stdlib/tar.gz/v0.0.1","html_url":"https://github.com/hashicorp/go-secure-stdlib/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-secure-stdlib@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-02-14T07:06:44.587Z","dependent_packages_count":1628,"downloads":null,"downloads_period":null,"dependent_repos_count":2844,"rankings":{"downloads":null,"dependent_repos_count":0.1490910545367278,"dependent_packages_count":0.09319440833549987,"stargazers_count":6.223454016979424,"forks_count":5.589502173706407,"docker_downloads_count":0.09419434833909965,"average":2.429887200379432},"purl":"pkg:golang/github.com/hashicorp/go-secure-stdlib/parseutil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-secure-stdlib/parseutil","docker_dependents_count":1153,"docker_downloads_count":2345445677,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-secure-stdlib/parseutil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-secure-stdlib/parseutil/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T22:00:54.635Z","issues_count":11,"pull_requests_count":194,"avg_time_to_close_issue":19297215.0,"avg_time_to_close_pull_request":2794601.87283237,"issues_closed_count":3,"pull_requests_closed_count":173,"pull_request_authors_count":46,"issue_authors_count":11,"avg_comments_per_issue":0.5454545454545454,"avg_comments_per_pull_request":0.8092783505154639,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":0,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":260574.66666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.22727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-secure-stdlib/issues","maintainers":[{"login":"jefferai","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jefferai"},{"login":"johanbrandhorst","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johanbrandhorst"},{"login":"tvoran","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvoran"},{"login":"jimlambrt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimlambrt"},{"login":"vancluever","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vancluever"},{"login":"sgmiller","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgmiller"},{"login":"ncabatoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncabatoff"},{"login":"jrasell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrasell"}],"active_maintainers":[{"login":"jefferai","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jefferai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-secure-stdlib%2Fparseutil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-secure-stdlib%2Fparseutil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-secure-stdlib%2Fparseutil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-secure-stdlib%2Fparseutil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-secure-stdlib%2Fparseutil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-secure-stdlib%2Fparseutil/codemeta","maintainers":[]}