{"id":378387,"url":"https://github.com/anchore/go-struct-converter","last_synced_at":"2026-08-13T03:31:07.206Z","repository":{"id":64299514,"uuid":"566886769","full_name":"anchore/go-struct-converter","owner":"anchore","description":"Go library that provides a set of conversion utilities to help migrate between different versioned Go structs.","archived":false,"fork":false,"pushed_at":"2026-07-31T20:14:09.000Z","size":99,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-06T01:57:33.666Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anchore.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-11-16T16:15:00.000Z","updated_at":"2026-07-31T20:14:15.000Z","dependencies_parsed_at":"2026-08-05T22:32:57.152Z","dependency_job_id":"b65a5b86-46a6-436a-8e3d-d3396ac5cc41","html_url":"https://github.com/anchore/go-struct-converter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/go-struct-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/sbom","scorecard":{"id":191517,"data":{"date":"2025-08-11","repo":{"name":"github.com/anchore/go-struct-converter","commit":"cce56d59516016647c582473c36286ae3192b239"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"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":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/oss-project-board-add.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/oss-project-board-add.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-awaiting-response-label.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/remove-awaiting-response-label.yaml/main?enable=pin","Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/oss-project-board-add.yaml:1","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml: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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/anchore/.github/SECURITY.md:1","Info: Found linked content: github.com/anchore/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/anchore/.github/SECURITY.md:1","Info: Found text in security policy: github.com/anchore/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:47:53.491Z","repository_id":64299514,"created_at":"2025-08-16T20:47:53.491Z","updated_at":"2025-08-16T20:47:53.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":{"login":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":96,"last_synced_at":"2026-08-07T14:34:15.826Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":26319,"followers":582,"following":0,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2026-08-07T14:34:15.840Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"packages":[{"id":5633468,"name":"github.com/anchore/go-struct-converter","ecosystem":"go","description":"","homepage":"https://github.com/anchore/go-struct-converter","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/anchore/go-struct-converter","keywords_array":[],"namespace":"github.com/anchore","versions_count":7,"first_release_published_at":"2022-11-18T18:22:56.000Z","latest_release_published_at":"2026-06-24T03:35:45.000Z","latest_release_number":"v0.2.1","last_synced_at":"2026-08-12T03:01:03.310Z","created_at":"2022-12-06T05:46:52.942Z","updated_at":"2026-08-12T03:01:03.310Z","registry_url":"https://pkg.go.dev/github.com/anchore/go-struct-converter","install_command":"go get github.com/anchore/go-struct-converter","documentation_url":"https://pkg.go.dev/github.com/anchore/go-struct-converter#section-documentation","metadata":{},"repo_metadata":{"id":64299514,"uuid":"566886769","full_name":"anchore/go-struct-converter","owner":"anchore","description":"Go library that provides a set of conversion utilities to help migrate between different versioned Go structs.","archived":false,"fork":false,"pushed_at":"2026-07-31T20:14:09.000Z","size":99,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-06T01:57:33.666Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anchore.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-11-16T16:15:00.000Z","updated_at":"2026-07-31T20:14:15.000Z","dependencies_parsed_at":"2026-08-05T22:32:57.152Z","dependency_job_id":"b65a5b86-46a6-436a-8e3d-d3396ac5cc41","html_url":"https://github.com/anchore/go-struct-converter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/go-struct-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/sbom","scorecard":{"id":191517,"data":{"date":"2025-08-11","repo":{"name":"github.com/anchore/go-struct-converter","commit":"cce56d59516016647c582473c36286ae3192b239"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"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":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/oss-project-board-add.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/oss-project-board-add.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-awaiting-response-label.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/remove-awaiting-response-label.yaml/main?enable=pin","Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/oss-project-board-add.yaml:1","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml: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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/anchore/.github/SECURITY.md:1","Info: Found linked content: github.com/anchore/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/anchore/.github/SECURITY.md:1","Info: Found text in security policy: github.com/anchore/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:47:53.491Z","repository_id":64299514,"created_at":"2025-08-16T20:47:53.491Z","updated_at":"2025-08-16T20:47:53.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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":"anchore","name":"Anchore, Inc.","uuid":"16208487","kind":"organization","description":"","email":"info@anchore.com","website":"https://anchore.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16208487?v=4","repositories_count":43,"last_synced_at":"2023-03-02T09:35:13.089Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/anchore","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T02:25:02.273Z","updated_at":"2023-03-02T09:35:13.093Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore/repositories"},"tags":[{"name":"v0.2.1","sha":"c274fe99808f07628a56dabe9a8a40a4b9dc774f","kind":"tag","published_at":"2026-06-24T22:44:28.000Z","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/v0.2.1","html_url":"https://github.com/anchore/go-struct-converter/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/go-struct-converter@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.2.1/manifests"},{"name":"v0.2.0-rc2","sha":"36740c27c3f4d98384bb6db8f6222986676026af","kind":"commit","published_at":"2026-01-14T01:19:21.000Z","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/v0.2.0-rc2","html_url":"https://github.com/anchore/go-struct-converter/releases/tag/v0.2.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/go-struct-converter@v0.2.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.2.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.2.0-rc2/manifests"},{"name":"v0.2.0-rc1","sha":"55f3734b4f456eafd9952184d93cffaf548acdcc","kind":"commit","published_at":"2025-12-22T22:01:25.000Z","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/v0.2.0-rc1","html_url":"https://github.com/anchore/go-struct-converter/releases/tag/v0.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/go-struct-converter@v0.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.2.0-rc1/manifests"},{"name":"v0.1.0","sha":"c68fdcfa20922cc80b266f13a7986e632bafacca","kind":"commit","published_at":"2022-11-18T18:22:56.000Z","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/v0.1.0","html_url":"https://github.com/anchore/go-struct-converter/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/anchore/go-struct-converter@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T10:58:45.179Z","dependent_packages_count":327,"downloads":null,"downloads_period":null,"dependent_repos_count":328,"rankings":{"downloads":null,"dependent_repos_count":0.36920490872434203,"dependent_packages_count":0.3034684249758616,"stargazers_count":16.427817438678467,"forks_count":13.455567840151284,"docker_downloads_count":0.2112172255601859,"average":6.153455167618028},"purl":"pkg:golang/github.com/anchore/go-struct-converter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/anchore/go-struct-converter","docker_dependents_count":328,"docker_downloads_count":314262230,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/anchore/go-struct-converter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/anchore/go-struct-converter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:32:44.383Z","issues_count":0,"pull_requests_count":25,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":94911.77272727272,"issues_closed_count":0,"pull_requests_closed_count":22,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.04,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":125171.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgo-struct-converter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgo-struct-converter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgo-struct-converter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgo-struct-converter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgo-struct-converter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fanchore%2Fgo-struct-converter/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263070,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13644973,"name":"golang-github-anchore-go-struct-converter","ecosystem":"debian","description":null,"homepage":"https://github.com/anchore/go-struct-converter","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/anchore/go-struct-converter","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T02:59:29.805Z","latest_release_published_at":"2026-02-12T02:59:29.805Z","latest_release_number":"0.0~git20240925.a088364-2","last_synced_at":"2026-07-24T20:44:31.610Z","created_at":"2026-02-12T02:59:29.576Z","updated_at":"2026-08-06T10:58:44.445Z","registry_url":"https://tracker.debian.org/pkg/golang-github-anchore-go-struct-converter","install_command":"apt-get install golang-github-anchore-go-struct-converter","documentation_url":"https://packages.debian.org/trixie/golang-github-anchore-go-struct-converter","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-anchore-go-struct-converter-dev","standards_version":"4.7.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":64299514,"uuid":"566886769","full_name":"anchore/go-struct-converter","owner":"anchore","description":"Go library that provides a set of conversion utilities to help migrate between different versioned Go structs.","archived":false,"fork":false,"pushed_at":"2026-07-31T20:14:09.000Z","size":99,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-06T01:57:33.666Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anchore.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-11-16T16:15:00.000Z","updated_at":"2026-07-31T20:14:15.000Z","dependencies_parsed_at":"2026-08-05T22:32:57.152Z","dependency_job_id":"b65a5b86-46a6-436a-8e3d-d3396ac5cc41","html_url":"https://github.com/anchore/go-struct-converter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/go-struct-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/sbom","scorecard":{"id":191517,"data":{"date":"2025-08-11","repo":{"name":"github.com/anchore/go-struct-converter","commit":"cce56d59516016647c582473c36286ae3192b239"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"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":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/oss-project-board-add.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/oss-project-board-add.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-awaiting-response-label.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/remove-awaiting-response-label.yaml/main?enable=pin","Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/oss-project-board-add.yaml:1","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml: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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/anchore/.github/SECURITY.md:1","Info: Found linked content: github.com/anchore/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/anchore/.github/SECURITY.md:1","Info: Found text in security policy: github.com/anchore/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:47:53.491Z","repository_id":64299514,"created_at":"2025-08-16T20:47:53.491Z","updated_at":"2025-08-16T20:47:53.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T10:58:44.444Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-anchore-go-struct-converter?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-anchore-go-struct-converter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-anchore-go-struct-converter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-anchore-go-struct-converter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:32:44.383Z","issues_count":0,"pull_requests_count":25,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":94911.77272727272,"issues_closed_count":0,"pull_requests_closed_count":22,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.04,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":125171.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-anchore-go-struct-converter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-anchore-go-struct-converter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-anchore-go-struct-converter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-anchore-go-struct-converter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-anchore-go-struct-converter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-anchore-go-struct-converter/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13962756,"name":"go-github-com-anchore-go-struct-converter","ecosystem":"guix","description":"Struct converter for Golang","homepage":"https://github.com/anchore/go-struct-converter","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/anchore/go-struct-converter","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:41:33.410Z","latest_release_published_at":"2026-03-02T22:41:33.410Z","latest_release_number":"0.1.0","last_synced_at":"2026-04-27T18:18:10.967Z","created_at":"2026-03-02T22:41:33.233Z","updated_at":"2026-08-06T10:58:44.547Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-anchore-go-struct-converter/0.1.0/","install_command":"guix install go-github-com-anchore-go-struct-converter","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n1962","metadata":{"location":"gnu/packages/golang-xyz.scm:1962","variable_name":"go-github-com-anchore-go-struct-converter"},"repo_metadata":{"id":64299514,"uuid":"566886769","full_name":"anchore/go-struct-converter","owner":"anchore","description":"Go library that provides a set of conversion utilities to help migrate between different versioned Go structs.","archived":false,"fork":false,"pushed_at":"2026-07-31T20:14:09.000Z","size":99,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-08-06T01:57:33.666Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anchore.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2022-11-16T16:15:00.000Z","updated_at":"2026-07-31T20:14:15.000Z","dependencies_parsed_at":"2026-08-05T22:32:57.152Z","dependency_job_id":"b65a5b86-46a6-436a-8e3d-d3396ac5cc41","html_url":"https://github.com/anchore/go-struct-converter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/anchore/go-struct-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anchore","download_url":"https://codeload.github.com/anchore/go-struct-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/sbom","scorecard":{"id":191517,"data":{"date":"2025-08-11","repo":{"name":"github.com/anchore/go-struct-converter","commit":"cce56d59516016647c582473c36286ae3192b239"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"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":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/oss-project-board-add.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/oss-project-board-add.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/remove-awaiting-response-label.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/go-struct-converter/remove-awaiting-response-label.yaml/main?enable=pin","Info:   2 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/oss-project-board-add.yaml:1","Warn: no topLevel permission defined: .github/workflows/remove-awaiting-response-label.yaml: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":"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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/anchore/.github/SECURITY.md:1","Info: Found linked content: github.com/anchore/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/anchore/.github/SECURITY.md:1","Info: Found text in security policy: github.com/anchore/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T20:47:53.491Z","repository_id":64299514,"created_at":"2025-08-16T20:47:53.491Z","updated_at":"2025-08-16T20:47:53.491Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36334223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T10:58:44.547Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-anchore-go-struct-converter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-anchore-go-struct-converter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-anchore-go-struct-converter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-anchore-go-struct-converter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T22:32:44.383Z","issues_count":0,"pull_requests_count":25,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":94911.77272727272,"issues_closed_count":0,"pull_requests_closed_count":22,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.04,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":125171.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-anchore-go-struct-converter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-anchore-go-struct-converter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-anchore-go-struct-converter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-anchore-go-struct-converter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-anchore-go-struct-converter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-anchore-go-struct-converter/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32257,"maintainers_count":0,"namespaces_count":0,"keywords_count":1649,"github":"guix-mirror","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-12T05:05:19.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":4902783,"full_name":"anchore/go-struct-converter","default_branch":"main","total_commits":44,"total_committers":5,"total_bot_commits":18,"total_bot_committers":1,"mean_commits":8.8,"dds":0.5909090909090908,"past_year_total_commits":37,"past_year_total_committers":4,"past_year_total_bot_commits":18,"past_year_total_bot_committers":1,"past_year_mean_commits":9.25,"past_year_dds":0.5135135135135135,"last_synced_at":"2026-08-11T02:30:38.188Z","last_synced_commit":"05428d348238fed1b18281d1686048efbca354d9","created_at":"2024-11-10T08:06:37.624Z","updated_at":"2026-08-11T02:30:37.981Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Alex Goodman","email":"wagoodman","login":"wagoodman","count":13},{"name":"Keith Zantow","email":"kzantow@gmail.com","login":"kzantow","count":9},{"name":"anchore-oss-update-bot","email":"anchore-oss-update-bot@anchore.com","login":"anchore-oss-update-bot","count":3},{"name":"Hung Nguyen","email":"hung.tran.nguyen.585@gmail.com","login":"HN23","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Alex Goodman","email":"wagoodman","login":"wagoodman","count":11},{"name":"Keith Zantow","email":"kzantow@gmail.com","login":"kzantow","count":5},{"name":"anchore-oss-update-bot","email":"anchore-oss-update-bot@anchore.com","login":"anchore-oss-update-bot","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.637Z","repositories_count":6632020,"commits_count":915421321,"contributors_count":39042717,"owners_count":1332026,"committers_count":3295861,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"anchore/go-struct-converter","html_url":"https://github.com/anchore/go-struct-converter","last_synced_at":"2026-08-05T22:32:44.383Z","status":null,"issues_count":0,"pull_requests_count":25,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":94911.77272727272,"issues_closed_count":0,"pull_requests_closed_count":22,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.04,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":125171.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-17T17:41:57.879Z","updated_at":"2026-08-12T10:59:55.071Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/anchore%2Fgo-struct-converter/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":4,"changelog-ignore":2,"needs-manual-review":2}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":25}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":13,"kzantow":8,"wagoodman":4}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027715,"issues_count":40491055,"pull_requests_count":130959845,"authors_count":11441826,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":4,"changelog-ignore":2,"needs-manual-review":2}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":13,"wagoodman":2,"kzantow":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":11,"PullRequestEvent":10,"WatchEvent":3,"IssueCommentEvent":3,"PushEvent":22,"CreateEvent":12},"last_year":{"ReleaseEvent":1,"DeleteEvent":11,"PullRequestEvent":8,"IssueCommentEvent":3,"PushEvent":21,"CreateEvent":11}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2024-06-19T00:16:12.560Z","updated_at":"2024-06-19T00:16:12.560Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/go.mod","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T22:32:54.960Z","updated_at":"2026-08-05T22:32:54.960Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/.github/workflows/codeql.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T22:32:55.260Z","updated_at":"2026-08-05T22:32:55.260Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/.github/workflows/release.yaml","dependencies":[{"id":25896278575,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25896278576,"package_name":"anchore/go-make/.github/actions/setup","ecosystem":"actions","requirements":"430e2175bb166bfd138ef75466adbcc8ddab875f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validate-github-actions.yaml","sha":null,"kind":"manifest","created_at":"2026-08-05T22:32:55.654Z","updated_at":"2026-08-05T22:32:55.654Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/.github/workflows/validate-github-actions.yaml","dependencies":[{"id":25896278584,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3d3c42e5aac5ba805825da76410c181273ba90b1","direct":true,"kind":"composite","optional":false},{"id":25896278585,"package_name":"zizmorcore/zizmor-action","ecosystem":"actions","requirements":"6fc4b006235f201fdab3722e17240ab420d580e5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":".make/go.sum","sha":null,"kind":"lockfile","created_at":"2025-12-23T00:06:34.425Z","updated_at":"2025-12-23T00:06:34.425Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/.make/go.sum","dependencies":[{"id":25776417689,"package_name":"github.com/anchore/go-make","ecosystem":"go","requirements":"v0.0.3-0.20250923190444-0978ffae8d69","direct":false,"kind":"runtime","optional":false},{"id":25776417690,"package_name":"github.com/bmatcuk/doublestar/v4","ecosystem":"go","requirements":"v4.9.1","direct":false,"kind":"runtime","optional":false},{"id":25776417691,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.18.0","direct":false,"kind":"runtime","optional":false},{"id":25776417692,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25776417693,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2025-12-23T00:06:34.516Z","updated_at":"2025-12-23T00:06:34.516Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/go.sum","dependencies":[{"id":25776417694,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25776417695,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25776417696,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25776417697,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25776417698,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":25776417699,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":".make/go.mod","sha":null,"kind":"manifest","created_at":"2025-12-23T00:06:33.548Z","updated_at":"2025-12-23T00:06:33.548Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/.make/go.mod","dependencies":[{"id":25776417684,"package_name":"github.com/anchore/go-make","ecosystem":"go","requirements":"v0.0.3-0.20250923190444-0978ffae8d69","direct":true,"kind":"runtime","optional":false},{"id":25776417685,"package_name":"github.com/bmatcuk/doublestar/v4","ecosystem":"go","requirements":"v4.9.1","direct":true,"kind":"runtime","optional":false},{"id":25776417686,"package_name":"github.com/goccy/go-yaml","ecosystem":"go","requirements":"v1.18.0","direct":true,"kind":"runtime","optional":false},{"id":25776417687,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.28.0","direct":true,"kind":"runtime","optional":false},{"id":25776417688,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.35.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validations.yml","sha":null,"kind":"manifest","created_at":"2025-12-23T00:06:33.365Z","updated_at":"2025-12-23T00:06:33.365Z","repository_link":"https://github.com/anchore/go-struct-converter/blob/main/.github/workflows/validations.yml","dependencies":[{"id":25776417683,"package_name":"anchore/go-make/.github/actions/bootstrap","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]}],"score":23.573074635924797,"created_at":"2026-07-08T08:13:06.356Z","updated_at":"2026-08-13T03:31:07.206Z","avatar_url":"https://github.com/anchore.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378387","html_url":"https://summary.ecosyste.ms/projects/378387"}