{"id":360338,"url":"https://github.com/gkampitakis/go-snaps","last_synced_at":"2026-06-21T15:01:44.434Z","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-01-01T15:10:01.000Z","size":1026,"stargazers_count":243,"open_issues_count":9,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-12T16:46:17.787Z","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-01-12T14:23:36.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":54,"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":28364791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T23:47:38.024Z","status":"ssl_error","status_checked_at":"2026-01-12T23:45:20.975Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"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":53,"first_release_published_at":"2021-12-04T18:39:54.000Z","latest_release_published_at":"2026-01-01T15:02:14.000Z","latest_release_number":"v0.5.19","last_synced_at":"2026-01-11T04:39:03.162Z","created_at":"2022-04-12T19:29:10.242Z","updated_at":"2026-01-11T04:39:03.162Z","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":"2025-09-18T18:21:55.000Z","size":1053,"stargazers_count":236,"open_issues_count":9,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-23T15:51:38.245Z","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":"2025-10-22T20:28:26.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":48,"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":281155559,"owners_count":26452905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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.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":"2025-10-30T21:11:00.500Z","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":"2025-10-30T15:38:32.068Z","issues_count":47,"pull_requests_count":109,"avg_time_to_close_issue":3074985.777777778,"avg_time_to_close_pull_request":1817710.87,"issues_closed_count":36,"pull_requests_closed_count":100,"pull_request_authors_count":8,"issue_authors_count":31,"avg_comments_per_issue":2.4680851063829787,"avg_comments_per_pull_request":0.5229357798165137,"merged_pull_requests_count":84,"bot_issues_count":2,"bot_pull_requests_count":7,"past_year_issues_count":15,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":438371.3333333333,"past_year_avg_time_to_close_pull_request":434228.8888888889,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkampitakis%2Fgo-snaps/issues","maintainers":[{"login":"gkampitakis","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}],"active_maintainers":[{"login":"gkampitakis","count":15,"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","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":2026066,"maintainers_count":0,"namespaces_count":760818,"keywords_count":112053,"github":"golang","metadata":{"funded_packages_count":52889},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-01-14T06:59:55.605Z","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"}}],"commits":{"id":5619447,"full_name":"gkampitakis/go-snaps","default_branch":"main","total_commits":93,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.5,"dds":0.11827956989247312,"past_year_total_commits":18,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.2777777777777778,"last_synced_at":"2026-01-14T07:21:26.261Z","last_synced_commit":"1c47e5c71e0379de8d7d947b59b7a33c982fb7c6","created_at":"2024-11-14T05:33:41.917Z","updated_at":"2026-01-14T07:21:05.163Z","committers":[{"name":"Georgios Kampitakis","email":"50364739+gkampitakis","login":"gkampitakis","count":82},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":7},{"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}],"past_year_committers":[{"name":"Georgios Kampitakis","email":"50364739+gkampitakis","login":"gkampitakis","count":13},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":4},{"name":"mark","email":"markdog_@hotmail.com","login":"kitimark","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-01-14T01:12:55.458Z","repositories_count":6164534,"commits_count":932801829,"contributors_count":36256150,"owners_count":1137414,"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-01-08T07:03:41.515Z","status":"active","issues_count":49,"pull_requests_count":114,"avg_time_to_close_issue":4385025.256410256,"avg_time_to_close_pull_request":2662936.2285714285,"issues_closed_count":39,"pull_requests_closed_count":105,"pull_request_authors_count":9,"issue_authors_count":33,"avg_comments_per_issue":3.163265306122449,"avg_comments_per_pull_request":0.5263157894736842,"merged_pull_requests_count":89,"bot_issues_count":2,"bot_pull_requests_count":7,"past_year_issues_count":14,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":4011235.8571428573,"past_year_avg_time_to_close_pull_request":1515603.2777777778,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.7142857142857144,"past_year_avg_comments_per_pull_request":0.84,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"created_at":"2023-05-17T07:39:10.462Z","updated_at":"2026-01-08T07:03:41.515Z","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":24,"bug":17,"question":4,"documentation":2,"help wanted":1,"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":7,"enhancement":6,"wontfix":2,"tech debt":1,"v0.5.0":1}},"issue_author_associations_count":{"table":{"NONE":37,"OWNER":6,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"OWNER":87,"CONTRIBUTOR":14,"NONE":13}},"issue_authors":{"table":{"gkampitakis":6,"G-Rath":5,"markussiebert":5,"stdedos":3,"renovate[bot]":2,"qvalentin":1,"tagptroll1":1,"mrsufgi":1,"prymitive":1,"wagoodman":1,"jackmatt2":1,"RusEu":1,"cdignam-segment":1,"picone":1,"jesusgp22":1,"KoNekoD":1,"lolleko":1,"pmarchini":1,"artuross":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":87,"G-Rath":12,"renovate[bot]":7,"NicklasWallgren":2,"kitimark":2,"gparasyris":1,"barp":1,"zregvart":1,"orloffv":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-01-10T00:00:36.407Z","repositories_count":12710941,"issues_count":35967992,"pull_requests_count":118134001,"authors_count":11082382,"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":7,"bug":6}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":5}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":14,"CONTRIBUTOR":8,"NONE":2}},"past_year_issue_authors":{"table":{"G-Rath":4,"ALX99":1,"artuross":1,"djdylan2000":1,"jesusgp22":1,"KarlJoad":1,"klaernie":1,"lrstanley":1,"markussiebert":1,"prymitive":1,"qvalentin":1}},"past_year_pull_request_authors":{"table":{"gkampitakis":14,"G-Rath":7,"kitimark":2,"barp":1}},"maintainers":[{"table":{"login":"gkampitakis","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}}],"active_maintainers":[{"table":{"login":"gkampitakis","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkampitakis"}}]}},"events":{"total":{"CreateEvent":16,"ReleaseEvent":7,"IssuesEvent":22,"WatchEvent":57,"DeleteEvent":9,"IssueCommentEvent":62,"PushEvent":37,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":14,"PullRequestEvent":16,"ForkEvent":2},"last_year":{"CreateEvent":14,"ReleaseEvent":6,"IssuesEvent":15,"WatchEvent":44,"DeleteEvent":7,"IssueCommentEvent":49,"PushEvent":28,"PullRequestReviewEvent":13,"PullRequestReviewCommentEvent":6,"PullRequestEvent":10}},"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":11.92635874272757,"created_at":"2025-04-28T21:50:26.462Z","updated_at":"2026-06-21T15:01:44.435Z","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"}