{"id":360338,"url":"https://github.com/gkampitakis/go-snaps","last_synced_at":"2026-08-22T21:30:34.375Z","repository":{"id":38386894,"uuid":"432439598","full_name":"gkampitakis/go-snaps","owner":"gkampitakis","description":"Jest-like snapshot testing in Go 📸","archived":false,"fork":false,"pushed_at":"2026-07-07T08:31:30.000Z","size":1036,"stargazers_count":265,"open_issues_count":10,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-07-25T14:00:05.578Z","etag":null,"topics":["go","go-testing","jest","matchjson","matchsnapshot","snapshot","snapshot-testing","testing","unit-testing"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/gkampitakis/go-snaps","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gkampitakis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["gkampitakis"]}},"created_at":"2021-11-27T11:15:22.000Z","updated_at":"2026-07-13T06:39:56.000Z","dependencies_parsed_at":"2023-02-09T22:01:10.428Z","dependency_job_id":"a56eafb9-2274-4929-af2b-deb3ab6531bf","html_url":"https://github.com/gkampitakis/go-snaps","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/gkampitakis/go-snaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/sbom","scorecard":{"id":428879,"data":{"date":"2025-08-11","repo":{"name":"github.com/gkampitakis/go-snaps","commit":"e303e41fc4b99990d2f5064da78356a5042f7e69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 commits out of 29 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-19T02:51:40.131Z","repository_id":38386894,"created_at":"2025-08-19T02:51:40.132Z","updated_at":"2025-08-19T02:51:40.132Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36311804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gkampitakis","name":"Georgios Kampitakis","uuid":"50364739","kind":"user","description":"\"Boring is good and completely predictable. Boring is to deliver nothing else than the expected.\" - Unknown","email":"","website":"https://gkampitakis.github.io/","location":"London","twitter":null,"company":"@DataDog","icon_url":"https://avatars.githubusercontent.com/u/50364739?u=971c147b0b1f016deaa46fe997cbebb3454f335a\u0026v=4","repositories_count":42,"last_synced_at":"2024-12-06T20:35:52.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gkampitakis","funding_links":[],"total_stars":214,"followers":31,"following":53,"created_at":"2022-11-16T06:15:45.435Z","updated_at":"2024-12-06T20:35:52.969Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis/repositories"},"packages":[{"id":4184858,"name":"github.com/gkampitakis/go-snaps","ecosystem":"go","description":"","homepage":"https://github.com/gkampitakis/go-snaps","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/gkampitakis/go-snaps","keywords_array":[],"namespace":"github.com/gkampitakis","versions_count":57,"first_release_published_at":"2021-12-04T18:39:54.000Z","latest_release_published_at":"2026-07-07T08:27:46.000Z","latest_release_number":"v0.5.23","last_synced_at":"2026-08-21T21:17:09.435Z","created_at":"2022-04-12T19:29:10.242Z","updated_at":"2026-08-21T21:17:09.436Z","registry_url":"https://pkg.go.dev/github.com/gkampitakis/go-snaps","install_command":"go get github.com/gkampitakis/go-snaps","documentation_url":"https://pkg.go.dev/github.com/gkampitakis/go-snaps#section-documentation","metadata":{},"repo_metadata":{"id":38386894,"uuid":"432439598","full_name":"gkampitakis/go-snaps","owner":"gkampitakis","description":"Jest-like snapshot testing in Go 📸","archived":false,"fork":false,"pushed_at":"2026-07-07T08:31:30.000Z","size":1036,"stargazers_count":265,"open_issues_count":10,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-07-25T14:00:05.578Z","etag":null,"topics":["go","go-testing","jest","matchjson","matchsnapshot","snapshot","snapshot-testing","testing","unit-testing"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/gkampitakis/go-snaps","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gkampitakis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["gkampitakis"]}},"created_at":"2021-11-27T11:15:22.000Z","updated_at":"2026-07-13T06:39:56.000Z","dependencies_parsed_at":"2023-02-09T22:01:10.428Z","dependency_job_id":"a56eafb9-2274-4929-af2b-deb3ab6531bf","html_url":"https://github.com/gkampitakis/go-snaps","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/gkampitakis/go-snaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/sbom","scorecard":{"id":428879,"data":{"date":"2025-08-11","repo":{"name":"github.com/gkampitakis/go-snaps","commit":"e303e41fc4b99990d2f5064da78356a5042f7e69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 commits out of 29 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-19T02:51:40.131Z","repository_id":38386894,"created_at":"2025-08-19T02:51:40.132Z","updated_at":"2025-08-19T02:51:40.132Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36311804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-05T02:00:06.619Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gkampitakis","name":"Georgios Kampitakis","uuid":"50364739","kind":"user","description":"\"Boring is good and completely predictable. Boring is to deliver nothing else than the expected.\" - Unknown","email":"","website":"https://gkampitakis.github.io/","location":"London","twitter":null,"company":"@DataDog","icon_url":"https://avatars.githubusercontent.com/u/50364739?u=971c147b0b1f016deaa46fe997cbebb3454f335a\u0026v=4","repositories_count":42,"last_synced_at":"2024-12-06T20:35:52.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gkampitakis","funding_links":[],"total_stars":214,"followers":31,"following":53,"created_at":"2022-11-16T06:15:45.435Z","updated_at":"2024-12-06T20:35:52.969Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis/repositories"},"tags":[{"name":"v0.5.23","sha":"07ef1d2d05c76635a8d438405e1d0cced581ebe3","kind":"commit","published_at":"2026-07-07T08:27:46.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.23","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.23/manifests"},{"name":"v0.5.22","sha":"b4e72e13f95f923877bbed128ed9cd316fddf0a1","kind":"commit","published_at":"2026-05-24T14:19:57.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.22","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.22/manifests"},{"name":"v0.5.21","sha":"2e13d308c527bae2caf8def7c6eb1fbc447bd867","kind":"commit","published_at":"2026-03-14T16:19:08.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.21","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.21/manifests"},{"name":"v0.5.20","sha":"9137b42f9c9f265f829d438fb44c8ff3cd5e6ad9","kind":"commit","published_at":"2026-02-27T11:56:10.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.20","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.20/manifests"},{"name":"v0.5.19","sha":"1c47e5c71e0379de8d7d947b59b7a33c982fb7c6","kind":"commit","published_at":"2026-01-01T15:02:14.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.19","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.19/manifests"},{"name":"0.5.18","sha":"a45d986fbc085b6f652a41a9dcab052f5107cbe7","kind":"commit","published_at":"2025-11-27T07:11:24.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/0.5.18","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/0.5.18/manifests"},{"name":"v0.5.18","sha":"a45d986fbc085b6f652a41a9dcab052f5107cbe7","kind":"commit","published_at":"2025-11-27T07:11:24.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.18","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.18/manifests"},{"name":"v0.5.16","sha":"a6352138aa161706548d999b53eb0c5b499f7e2f","kind":"commit","published_at":"2025-11-22T17:16:33.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.16","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.16/manifests"},{"name":"0.5.17","sha":"a6352138aa161706548d999b53eb0c5b499f7e2f","kind":"commit","published_at":"2025-11-22T17:16:33.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/0.5.17","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/0.5.17/manifests"},{"name":"v0.5.17","sha":"a6352138aa161706548d999b53eb0c5b499f7e2f","kind":"commit","published_at":"2025-11-22T17:16:33.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.17","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.17/manifests"},{"name":"v0.5.15","sha":"037cb97d8d300ff6470dcf87d234b2ca2157542b","kind":"commit","published_at":"2025-09-17T06:08:35.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.15","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.15/manifests"},{"name":"v0.5.14","sha":"e303e41fc4b99990d2f5064da78356a5042f7e69","kind":"commit","published_at":"2025-07-28T20:15:32.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.14","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.14/manifests"},{"name":"v0.5.13","sha":"e88f21276e586c13d075594fd04bb09673e61d2a","kind":"commit","published_at":"2025-06-04T20:11:01.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.13","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.13/manifests"},{"name":"v0.5.12","sha":"66ada098f492779a539cd040231cea4d270b6b68","kind":"commit","published_at":"2025-05-28T19:55:20.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.12","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.12/manifests"},{"name":"v0.5.11","sha":"e004bc15e5166169d41a9d082967275fffb9d2b4","kind":"commit","published_at":"2025-02-14T19:05:50.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.11","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.11/manifests"},{"name":"v0.5.10","sha":"8740883ace39583ed1daaf508bd61c7bca0c78dc","kind":"commit","published_at":"2025-02-08T08:44:26.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.10","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"00f30550910f096ea3dcb2df682cc911bec53534","kind":"commit","published_at":"2025-01-28T18:38:57.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.9","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"560fde064da73254898a25c579662062c28e4478","kind":"commit","published_at":"2024-12-26T16:47:19.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.8","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"09cd270481acd94abdbd4dab06ab76144d09b2c2","kind":"commit","published_at":"2024-08-03T07:33:21.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.7","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"2fadb85542ce3c4436c1fba9ed7de2f0ea77d8fb","kind":"commit","published_at":"2024-07-28T17:37:37.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.6","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"91ca9182e6356c892ab9320cfcf022612d179355","kind":"commit","published_at":"2024-07-19T19:47:57.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.5","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"f98a2f988f9b370b1ecd0672fdb5b446f39152eb","kind":"commit","published_at":"2024-04-23T16:04:50.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.4","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"e31ee30d7e8aec5b957fbe1fd83aa8bed0a3f096","kind":"commit","published_at":"2024-04-05T19:17:48.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.3","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"9822328c8fcca7a28dbe05d5043c0c40044a5f30","kind":"commit","published_at":"2024-02-04T09:46:21.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.2","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"fd78fe767ff863e87ede4228215df839860f26eb","kind":"commit","published_at":"2024-02-02T17:23:16.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.1","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a7f793e3eeaf1c8ff32b03fc95c2551dbc6f37f9","kind":"commit","published_at":"2024-01-22T19:36:40.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.5.0","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.5.0/manifests"},{"name":"v0.4.12","sha":"8565c6c55a7bd339f487e8d724642db78b685ac8","kind":"commit","published_at":"2023-11-08T21:18:47.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.12","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"ade94557ffe214781468c0b2e150a4d338f61ecb","kind":"commit","published_at":"2023-09-30T09:18:29.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.11","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"1b2c33ad0172220ee7b31eaba1243bc38f925914","kind":"commit","published_at":"2023-09-05T17:04:11.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.10","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"09d3a0529e3e86bd034656d1987d3e13d144e081","kind":"commit","published_at":"2023-07-09T19:23:10.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.9","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"31d53b86eeb7e7f0025199c75e265bed26792506","kind":"commit","published_at":"2023-07-05T20:11:34.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.8","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"a3fd6aadd1ed78f2ed28ff20ecb4d9465696d944","kind":"commit","published_at":"2023-06-24T13:23:58.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.7","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"1c1786c91536efa82a6b2afe4eee025b5f40b2ae","kind":"commit","published_at":"2023-06-09T18:20:57.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.6","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"f8620a889a9406f0a1cd83b8242a7167eb283183","kind":"commit","published_at":"2023-05-24T18:31:26.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.5","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"24a2d6bc1ffed441ff770b0bd8ce879244c757d5","kind":"commit","published_at":"2023-05-22T18:10:38.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.4","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"6c41cd3b7424273896ff7eec24b96c65f126bc80","kind":"commit","published_at":"2023-05-15T16:50:27.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.3","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6f3bcb83328c034e7557d353011a9b2a237c1cc6","kind":"commit","published_at":"2022-11-06T14:57:43.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.2","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"33b8ac0d98068d2aa7d07ae52fce1153da12fd6f","kind":"commit","published_at":"2022-10-30T15:10:07.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.1","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"e1c425c09b32f523d2f4da4c307527bdcdd98f92","kind":"commit","published_at":"2022-09-30T21:30:52.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.4.0","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"62b45aa92184ed9b30cadc35b7cdd2db2908adbd","kind":"commit","published_at":"2022-09-21T20:59:32.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.8","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"5079c95df0a15a1f15b72fce0de0ca2a420dda1d","kind":"commit","published_at":"2022-09-07T18:52:27.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.7","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"9d23c7e49b3824649c63973e87822e89933a23a8","kind":"commit","published_at":"2022-08-30T17:26:39.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.6","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"acc92906861a33b8e2373229ae022355b24f159a","kind":"commit","published_at":"2022-08-22T21:12:14.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.5","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"a7dfe2af9b185dac5b7cb325a6df98c619d1a6bc","kind":"commit","published_at":"2022-06-06T17:00:57.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.4","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"03e11f86f124eb977a50c548bd7c91422863144c","kind":"commit","published_at":"2022-06-05T09:36:41.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.3","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"69457cdbe12080d340a375a2fe6198d3ec06a8ca","kind":"commit","published_at":"2022-04-10T22:23:47.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.2","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"04d0d00392c41b2f62708587e125aa3f52562d11","kind":"commit","published_at":"2022-04-10T11:07:59.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.1","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7959dbffbedd9ceec5c24ecf80af77a92b190b0b","kind":"commit","published_at":"2022-04-08T18:28:57.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.3.0","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.3.0/manifests"},{"name":"v0.2.4","sha":"4684f22f3abe7736575ac4cc707f20640d505544","kind":"commit","published_at":"2022-04-07T19:19:15.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.2.4","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"9c6ad4b3de7f4ff998935124bd105535112daff8","kind":"commit","published_at":"2022-01-27T21:15:11.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.2.3","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"cb830d0cc4cf274e8497388ef96a17f0c7e2d7cd","kind":"commit","published_at":"2022-01-02T19:39:10.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.2.2","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"180965504746b43ecbead68c9ae8dc669411948d","kind":"commit","published_at":"2022-01-02T17:15:16.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.2.1","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"192a95c12746bcd4b2d164478c2835dec3f4ce9c","kind":"commit","published_at":"2021-12-30T15:37:11.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.2.0","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"bcffbce9a1153f5d7ba4ddc3fe7ce635d393f79c","kind":"commit","published_at":"2021-12-29T14:37:21.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.1.4","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"e754507880fe383b4d9b1112ebed6a90a471fbf8","kind":"commit","published_at":"2021-12-25T12:20:49.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.1.3","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"c21293fe44543027a112e0521beccacfa9d09e77","kind":"commit","published_at":"2021-12-09T20:37:22.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.1.2","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"bc68785968dc83d6704702149c606aee8f27f042","kind":"commit","published_at":"2021-12-09T10:43:19.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.1.1","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6d8deabb55a40e28f39964bf76952f60d146fc98","kind":"commit","published_at":"2021-12-04T19:02:33.000Z","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/v0.1.0","html_url":"https://github.com/gkampitakis/go-snaps/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gkampitakis/go-snaps@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T20:58:17.345Z","dependent_packages_count":67,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":1.6553006819590825,"dependent_packages_count":0.7186540061436067,"stargazers_count":5.713157210567366,"forks_count":9.937803731776093,"docker_downloads_count":null,"average":4.506228907611537},"purl":"pkg:golang/github.com/gkampitakis/go-snaps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gkampitakis/go-snaps","docker_dependents_count":1,"docker_downloads_count":22,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gkampitakis/go-snaps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gkampitakis/go-snaps/dependencies","status":null,"funding_links":["https://github.com/sponsors/gkampitakis"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T19:30:40.192Z","issues_count":54,"pull_requests_count":120,"avg_time_to_close_issue":5975298.930232558,"avg_time_to_close_pull_request":2713026.585585586,"issues_closed_count":43,"pull_requests_closed_count":111,"pull_request_authors_count":11,"issue_authors_count":35,"avg_comments_per_issue":3.185185185185185,"avg_comments_per_pull_request":0.6333333333333333,"merged_pull_requests_count":95,"bot_issues_count":2,"bot_pull_requests_count":7,"past_year_issues_count":10,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4244134.0,"past_year_avg_time_to_close_pull_request":1732025.3076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":3.2,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/issues","maintainers":[{"login":"gkampitakis","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}],"active_maintainers":[{"login":"gkampitakis","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgkampitakis%2Fgo-snaps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgkampitakis%2Fgo-snaps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgkampitakis%2Fgo-snaps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgkampitakis%2Fgo-snaps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgkampitakis%2Fgo-snaps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgkampitakis%2Fgo-snaps/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281858,"maintainers_count":0,"namespaces_count":839461,"keywords_count":124729,"github":"golang","metadata":{"funded_packages_count":67494,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-22T05:01:09.392Z","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":13964511,"name":"go-github-com-gkampitakis-go-snaps","ecosystem":"guix","description":"Jest-like snapshot testing in Go","homepage":"https://github.com/gkampitakis/go-snaps","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/gkampitakis/go-snaps","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:13:45.412Z","latest_release_published_at":"2026-03-02T23:13:45.412Z","latest_release_number":"0.5.15-0.0832b79","last_synced_at":"2026-07-30T22:07:44.103Z","created_at":"2026-03-02T23:13:45.225Z","updated_at":"2026-07-30T22:07:44.103Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-gkampitakis-go-snaps/0.5.15-0.0832b79/","install_command":"guix install go-github-com-gkampitakis-go-snaps","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-check.scm#n994","metadata":{"location":"gnu/packages/golang-check.scm:994","variable_name":"go-github-com-gkampitakis-go-snaps"},"repo_metadata":{"id":38386894,"uuid":"432439598","full_name":"gkampitakis/go-snaps","owner":"gkampitakis","description":"Jest-like snapshot testing in Go 📸","archived":false,"fork":false,"pushed_at":"2026-06-22T07:59:44.000Z","size":1027,"stargazers_count":262,"open_issues_count":11,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-22T09:32:02.094Z","etag":null,"topics":["go","go-testing","jest","matchjson","matchsnapshot","snapshot","snapshot-testing","testing","unit-testing"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/gkampitakis/go-snaps","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gkampitakis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["gkampitakis"]}},"created_at":"2021-11-27T11:15:22.000Z","updated_at":"2026-06-22T07:59:48.000Z","dependencies_parsed_at":"2023-02-09T22:01:10.428Z","dependency_job_id":"a56eafb9-2274-4929-af2b-deb3ab6531bf","html_url":"https://github.com/gkampitakis/go-snaps","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/gkampitakis/go-snaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkampitakis","download_url":"https://codeload.github.com/gkampitakis/go-snaps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/sbom","scorecard":{"id":428879,"data":{"date":"2025-08-11","repo":{"name":"github.com/gkampitakis/go-snaps","commit":"e303e41fc4b99990d2f5064da78356a5042f7e69"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"4 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 7","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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/gkampitakis/go-snaps/go.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 4 commits out of 29 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-19T02:51:40.131Z","repository_id":38386894,"created_at":"2025-08-19T02:51:40.132Z","updated_at":"2025-08-19T02:51:40.132Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34967635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-07-25T14:00:06.361Z","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-gkampitakis-go-snaps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-gkampitakis-go-snaps","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-gkampitakis-go-snaps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-gkampitakis-go-snaps/dependencies","status":null,"funding_links":["https://github.com/sponsors/gkampitakis"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-30T13:01:57.428Z","issues_count":52,"pull_requests_count":120,"avg_time_to_close_issue":5833250.333333333,"avg_time_to_close_pull_request":2629738.327272727,"issues_closed_count":42,"pull_requests_closed_count":110,"pull_request_authors_count":11,"issue_authors_count":34,"avg_comments_per_issue":3.3076923076923075,"avg_comments_per_pull_request":0.6333333333333333,"merged_pull_requests_count":94,"bot_issues_count":2,"bot_pull_requests_count":7,"past_year_issues_count":11,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":1261201.75,"past_year_avg_time_to_close_pull_request":886799.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":3.8181818181818183,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/issues","maintainers":[{"login":"gkampitakis","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}],"active_maintainers":[{"login":"gkampitakis","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gkampitakis-go-snaps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gkampitakis-go-snaps/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gkampitakis-go-snaps/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gkampitakis-go-snaps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gkampitakis-go-snaps/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-gkampitakis-go-snaps/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32302,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1199},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-22T05:04:53.021Z","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":5619447,"full_name":"gkampitakis/go-snaps","default_branch":"main","total_commits":99,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.375,"dds":0.14141414141414144,"past_year_total_commits":16,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.4375,"last_synced_at":"2026-08-19T20:02:53.141Z","last_synced_commit":"07ef1d2d05c76635a8d438405e1d0cced581ebe3","created_at":"2024-11-14T05:33:41.917Z","updated_at":"2026-08-19T20:02:52.715Z","committers":[{"name":"Georgios Kampitakis","email":"50364739+gkampitakis","login":"gkampitakis","count":85},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":8},{"name":"mori","email":"61581485+MoritzHeld","login":"MoritzHeld","count":1},{"name":"mark","email":"markdog_@hotmail.com","login":"kitimark","count":1},{"name":"Zoran Regvart","email":"zoran@regvart.com","login":"zregvart","count":1},{"name":"Yorgos Parasyris","email":"38101481+gparasyris","login":"gparasyris","count":1},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":1},{"name":"HNO₃","email":"a3109809244@163.com","login":"HNO3Miracle","count":1}],"past_year_committers":[{"name":"Georgios Kampitakis","email":"50364739+gkampitakis","login":"gkampitakis","count":9},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":5},{"name":"mori","email":"61581485+MoritzHeld","login":"MoritzHeld","count":1},{"name":"HNO₃","email":"a3109809244@163.com","login":"HNO3Miracle","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6760949,"commits_count":979925585,"contributors_count":41305604,"owners_count":1361143,"committers_count":3355573,"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":"gkampitakis/go-snaps","html_url":"https://github.com/gkampitakis/go-snaps","last_synced_at":"2026-08-21T21:02:08.558Z","status":null,"issues_count":54,"pull_requests_count":120,"avg_time_to_close_issue":5975298.930232558,"avg_time_to_close_pull_request":2713026.585585586,"issues_closed_count":43,"pull_requests_closed_count":111,"pull_request_authors_count":11,"issue_authors_count":35,"avg_comments_per_issue":3.185185185185185,"avg_comments_per_pull_request":0.6333333333333333,"merged_pull_requests_count":95,"bot_issues_count":2,"bot_pull_requests_count":7,"past_year_issues_count":10,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4244134.0,"past_year_avg_time_to_close_pull_request":1732025.3076923077,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":3.2,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-17T07:39:10.462Z","updated_at":"2026-08-21T21:02:08.559Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/issues","issue_labels_count":{"table":{"enhancement":26,"bug":18,"question":4,"documentation":2,"wontfix":1,"help wanted":1}},"pull_request_labels_count":{"table":{"dependencies":7,"enhancement":6,"wontfix":2,"v0.5.0":1,"tech debt":1}},"issue_author_associations_count":{"table":{"NONE":41,"CONTRIBUTOR":7,"OWNER":6}},"pull_request_author_associations_count":{"table":{"OWNER":89,"CONTRIBUTOR":18,"NONE":13}},"issue_authors":{"table":{"gkampitakis":6,"G-Rath":6,"markussiebert":5,"stdedos":3,"qvalentin":2,"tinovyatkin":2,"renovate[bot]":2,"cdignam-segment":1,"picone":1,"jesusgp22":1,"RusEu":1,"jackmatt2":1,"wagoodman":1,"prymitive":1,"KoNekoD":1,"lolleko":1,"mrsufgi":1,"tagptroll1":1,"pmarchini":1,"artuross":1,"senago":1,"jeremyhcho":1,"giulio-opal":1,"ALX99":1,"ottaviohartman":1,"lrstanley":1,"ayuhito":1,"manifestori":1,"JBongars":1,"djdylan2000":1,"klaernie":1,"satazor":1,"amir20":1,"KarlJoad":1,"al32-rs":1}},"pull_request_authors":{"table":{"gkampitakis":89,"G-Rath":14,"renovate[bot]":7,"NicklasWallgren":2,"kitimark":2,"gparasyris":1,"MoritzHeld":1,"barp":1,"zregvart":1,"HNO3Miracle":1,"orloffv":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-22T00:00:08.916Z","repositories_count":16251860,"issues_count":42038942,"pull_requests_count":134032775,"authors_count":11499080,"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":{"enhancement":4,"bug":3}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"OWNER":7,"NONE":1}},"past_year_issue_authors":{"table":{"G-Rath":2,"tinovyatkin":2,"artuross":1,"jesusgp22":1,"KarlJoad":1,"prymitive":1,"qvalentin":1,"senago":1}},"past_year_pull_request_authors":{"table":{"G-Rath":9,"gkampitakis":7,"barp":1,"HNO3Miracle":1,"MoritzHeld":1}},"maintainers":[{"table":{"login":"gkampitakis","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}}],"active_maintainers":[{"table":{"login":"gkampitakis","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}}]}},"events":{"total":{"ReleaseEvent":8,"DeleteEvent":10,"PullRequestEvent":17,"ForkEvent":2,"IssuesEvent":23,"WatchEvent":60,"IssueCommentEvent":69,"PushEvent":43,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":18,"CreateEvent":16},"last_year":{"ReleaseEvent":3,"DeleteEvent":5,"PullRequestEvent":4,"IssuesEvent":4,"WatchEvent":10,"IssueCommentEvent":25,"PushEvent":21,"PullRequestReviewEvent":10,"PullRequestReviewCommentEvent":3,"CreateEvent":4}},"keywords":["go","go-testing","jest","matchjson","matchsnapshot","snapshot","snapshot-testing","testing","unit-testing"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-04T23:02:18.804Z","updated_at":"2022-09-04T23:02:18.804Z","repository_link":"https://github.com/gkampitakis/go-snaps/blob/main/go.mod","dependencies":[{"id":3836735943,"package_name":"github.com/gkampitakis/ciinfo","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":3836735944,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":3836735945,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":3836735946,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-04T23:02:19.016Z","updated_at":"2022-09-04T23:02:19.016Z","repository_link":"https://github.com/gkampitakis/go-snaps/blob/main/go.sum","dependencies":[{"id":3836736060,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":3836736061,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":3836736062,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3836736063,"package_name":"github.com/gkampitakis/ciinfo","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":3836736064,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3836736065,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":3836736066,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":3836736067,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3836736068,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":3836736069,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":3836736070,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3836736071,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":3836736072,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":3836736073,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":3836736074,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":3836736075,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":3836736076,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":3836736077,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":3836736078,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":3836736079,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":3836736080,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":3836736081,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T22:01:08.345Z","updated_at":"2023-02-09T22:01:08.345Z","repository_link":"https://github.com/gkampitakis/go-snaps/blob/main/.github/workflows/go.yml","dependencies":[{"id":7506558990,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7506558991,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7506558992,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":12.3013828253345,"created_at":"2025-04-28T21:50:26.462Z","updated_at":"2026-08-22T21:30:34.376Z","avatar_url":"https://github.com/gkampitakis.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360338","html_url":"https://summary.ecosyste.ms/projects/360338"}