{"id":372842,"url":"https://github.com/erikgeiser/promptkit","last_synced_at":"2026-05-26T16:30:26.814Z","repository":{"id":37578328,"uuid":"315038657","full_name":"erikgeiser/promptkit","owner":"erikgeiser","description":"Go prompt library","archived":false,"fork":false,"pushed_at":"2026-04-19T07:45:50.000Z","size":2612,"stargazers_count":296,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-17T12:32:35.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erikgeiser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2026-05-16T12:37:56.000Z","dependencies_parsed_at":"2024-03-16T22:00:53.906Z","dependency_job_id":"14aced5e-3edc-4abc-9d8f-13424fe6c869","html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/erikgeiser/promptkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikgeiser","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/sbom","scorecard":{"id":380983,"data":{"date":"2025-08-11","repo":{"name":"github.com/erikgeiser/promptkit","commit":"050a37d70847953417e6866ae1a491f65189b94b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/erikgeiser/promptkit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/erikgeiser/promptkit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/erikgeiser/promptkit/check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/erikgeiser/promptkit/check.yml/main?enable=pin","Info:   0 out of   3 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/check.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-18T15:26:55.493Z","repository_id":37578328,"created_at":"2025-08-18T15:26:55.493Z","updated_at":"2025-08-18T15:26:55.493Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33153677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"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":"erikgeiser","name":"Erik G.","uuid":"14264874","kind":"user","description":"Pentester, former particle physicist.","email":"","website":null,"location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14264874?u=e7a547e273a71ae304aa155cdf60696ae98fe3ac\u0026v=4","repositories_count":28,"last_synced_at":"2024-05-17T00:25:49.370Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/erikgeiser","funding_links":[],"total_stars":268,"followers":51,"following":16,"created_at":"2022-11-15T10:56:58.418Z","updated_at":"2024-05-17T00:25:51.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikgeiser","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikgeiser/repositories"},"packages":[{"id":11154958,"name":"github.com/erikgeiser/promptkit/confirmation","ecosystem":"go","description":"Package confirmation implements prompt for a binary confirmation such as a\nyes/no question. It also offers customizable appreance and a customizable key\nmap.","homepage":"https://github.com/erikgeiser/promptkit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erikgeiser/promptkit","keywords_array":[],"namespace":"github.com/erikgeiser/promptkit","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-12-01T20:36:33.148Z","latest_release_number":null,"last_synced_at":"2026-05-21T15:02:52.363Z","created_at":"2024-12-10T16:28:22.137Z","updated_at":"2026-05-21T15:02:52.363Z","registry_url":"https://pkg.go.dev/github.com/erikgeiser/promptkit/confirmation","install_command":"go get github.com/erikgeiser/promptkit/confirmation","documentation_url":"https://pkg.go.dev/github.com/erikgeiser/promptkit/confirmation#section-documentation","metadata":{},"repo_metadata":{"id":37578328,"uuid":"315038657","full_name":"erikgeiser/promptkit","owner":"erikgeiser","description":"Go prompt library","archived":false,"fork":false,"pushed_at":"2023-09-26T05:07:08.000Z","size":169,"stargazers_count":254,"open_issues_count":6,"forks_count":21,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-07T17:06:46.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erikgeiser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2024-12-07T16:01:50.000Z","dependencies_parsed_at":"2024-03-16T22:00:53.906Z","dependency_job_id":"14aced5e-3edc-4abc-9d8f-13424fe6c869","html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikgeiser","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229092690,"owners_count":18018991,"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","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":"2024-12-10T16:29:34.979Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/erikgeiser/promptkit/confirmation","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/erikgeiser/promptkit/confirmation","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/erikgeiser/promptkit/confirmation","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/erikgeiser/promptkit/confirmation/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-10T16:29:34.094Z","issues_count":23,"pull_requests_count":11,"avg_time_to_close_issue":2546128.6666666665,"avg_time_to_close_pull_request":1309899.2222222222,"issues_closed_count":15,"pull_requests_closed_count":9,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":2.6956521739130435,"avg_comments_per_pull_request":0.7272727272727273,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/issues","maintainers":[{"login":"erikgeiser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikgeiser"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Fconfirmation/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Fconfirmation/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Fconfirmation/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Fconfirmation/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Fconfirmation/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Fconfirmation/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":4056764,"name":"github.com/erikgeiser/promptkit","ecosystem":"go","description":"Package promptkit is a collection of common command line prompts for interactive\nprograms. Each prompts comes with sensible defaults, re-mappable key bindings\nand many opportunities for heavy customization.\n\nThe actual prompt components can be found in the sub directories.","homepage":"https://github.com/erikgeiser/promptkit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erikgeiser/promptkit","keywords_array":[],"namespace":"github.com/erikgeiser","versions_count":11,"first_release_published_at":"2021-07-30T19:39:52.000Z","latest_release_published_at":"2026-03-25T20:22:50.000Z","latest_release_number":"v0.11.0","last_synced_at":"2026-04-30T18:02:43.146Z","created_at":"2022-04-12T10:34:34.051Z","updated_at":"2026-04-30T18:02:43.146Z","registry_url":"https://pkg.go.dev/github.com/erikgeiser/promptkit","install_command":"go get github.com/erikgeiser/promptkit","documentation_url":"https://pkg.go.dev/github.com/erikgeiser/promptkit#section-documentation","metadata":{},"repo_metadata":{"uuid":"315038657","full_name":"erikgeiser/promptkit","owner":"erikgeiser","description":"Go prompt library","archived":false,"fork":false,"pushed_at":"2023-01-13T19:27:22.000Z","size":201,"stargazers_count":145,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-05T09:28:38.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2023-02-26T13:29:10.000Z","dependencies_parsed_at":"2023-02-09T16:45:36.012Z","dependency_job_id":null,"html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikgeiser","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:26:21.656Z","dependent_packages_count":265,"downloads":null,"downloads_period":null,"dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":0.9598327071524696,"dependent_packages_count":0.28958262504249743,"stargazers_count":4.0740555566665995,"forks_count":7.0879338032608095,"docker_downloads_count":0.49267043977361363,"average":2.580815026379198},"purl":"pkg:golang/github.com/erikgeiser/promptkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/erikgeiser/promptkit","docker_dependents_count":74,"docker_downloads_count":177917555,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/erikgeiser/promptkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/erikgeiser/promptkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T20:40:16.425Z","issues_count":6,"pull_requests_count":5,"avg_time_to_close_issue":1138412.25,"avg_time_to_close_pull_request":1591132.0,"issues_closed_count":4,"pull_requests_closed_count":4,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1435744.3333333333,"past_year_avg_time_to_close_pull_request":328529.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":11154959,"name":"github.com/erikgeiser/promptkit/textinput","ecosystem":"go","description":"Package textinput implements prompt for a string input that can also be used for\nsecret strings such as passwords. It also offers customizable appreance as well\nas optional support for input validation and a customizable key map.","homepage":"https://github.com/erikgeiser/promptkit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/erikgeiser/promptkit","keywords_array":[],"namespace":"github.com/erikgeiser/promptkit","versions_count":11,"first_release_published_at":"2026-05-17T03:48:45.275Z","latest_release_published_at":"2026-05-17T03:48:45.275Z","latest_release_number":"v0.11.0","last_synced_at":"2026-05-17T03:48:46.927Z","created_at":"2024-12-10T16:28:22.476Z","updated_at":"2026-05-17T03:48:46.927Z","registry_url":"https://pkg.go.dev/github.com/erikgeiser/promptkit/textinput","install_command":"go get github.com/erikgeiser/promptkit/textinput","documentation_url":"https://pkg.go.dev/github.com/erikgeiser/promptkit/textinput#section-documentation","metadata":{},"repo_metadata":{"id":37578328,"uuid":"315038657","full_name":"erikgeiser/promptkit","owner":"erikgeiser","description":"Go prompt library","archived":false,"fork":false,"pushed_at":"2023-09-26T05:07:08.000Z","size":169,"stargazers_count":254,"open_issues_count":6,"forks_count":21,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-07T17:06:46.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erikgeiser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2024-12-07T16:01:50.000Z","dependencies_parsed_at":"2024-03-16T22:00:53.906Z","dependency_job_id":"14aced5e-3edc-4abc-9d8f-13424fe6c869","html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikgeiser","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229092690,"owners_count":18018991,"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","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":"2024-12-10T16:29:35.153Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.319304380314127,"dependent_packages_count":5.92292491849119,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.121114649402658},"purl":"pkg:golang/github.com/erikgeiser/promptkit/textinput","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/erikgeiser/promptkit/textinput","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/erikgeiser/promptkit/textinput","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/erikgeiser/promptkit/textinput/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-12-10T16:29:34.094Z","issues_count":23,"pull_requests_count":11,"avg_time_to_close_issue":2546128.6666666665,"avg_time_to_close_pull_request":1309899.2222222222,"issues_closed_count":15,"pull_requests_closed_count":9,"pull_request_authors_count":5,"issue_authors_count":14,"avg_comments_per_issue":2.6956521739130435,"avg_comments_per_pull_request":0.7272727272727273,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/issues","maintainers":[{"login":"erikgeiser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikgeiser"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Ftextinput/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Ftextinput/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Ftextinput/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Ftextinput/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Ftextinput/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ferikgeiser%2Fpromptkit%2Ftextinput/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2147073,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":3484873,"full_name":"erikgeiser/promptkit","default_branch":"main","total_commits":134,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.5,"dds":0.02238805970149249,"past_year_total_commits":20,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":20.0,"past_year_dds":0.0,"last_synced_at":"2026-05-23T15:06:16.268Z","last_synced_commit":"3436e8a9f9ca19059ff0dad7da51c64ce25287cf","created_at":"2024-10-15T11:27:04.207Z","updated_at":"2026-05-23T15:06:16.209Z","committers":[{"name":"Erik Geiser","email":"erik.geiser@posteo.net","login":"erikgeiser","count":131},{"name":"Filip Weiss","email":"me@fiws.net","login":"fiws","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Brandon Bennett","email":"brandon@brbe.me","login":"nemith","count":1}],"past_year_committers":[{"name":"Erik Geiser","email":"erik.geiser@posteo.net","login":"erikgeiser","count":20}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-25T00:00:11.816Z","repositories_count":6241426,"commits_count":883275279,"contributors_count":34917804,"owners_count":1157371,"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":"erikgeiser/promptkit","html_url":"https://github.com/erikgeiser/promptkit","last_synced_at":"2026-05-23T15:06:10.465Z","status":"error","issues_count":14,"pull_requests_count":9,"avg_time_to_close_issue":2383665.888888889,"avg_time_to_close_pull_request":1422712.125,"issues_closed_count":9,"pull_requests_closed_count":8,"pull_request_authors_count":5,"issue_authors_count":13,"avg_comments_per_issue":2.9285714285714284,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-17T04:31:45.649Z","updated_at":"2026-05-23T15:06:10.466Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":12,"OWNER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"OWNER":4,"CONTRIBUTOR":4,"NONE":1}},"issue_authors":{"table":{"jlec":2,"Andrew15-5":1,"mikelolasagasti":1,"erikgeiser":1,"avamsi":1,"demomilk":1,"hlubek":1,"t101804":1,"nemith":1,"MarcBuch":1,"dcopso":1,"jon4hz":1,"kalensk":1}},"pull_request_authors":{"table":{"erikgeiser":4,"nemith":2,"fiws":1,"felixonmars":1,"kalensk":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-25T00:00:55.688Z","repositories_count":14700098,"issues_count":34059648,"pull_requests_count":111491826,"authors_count":11273823,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"Andrew15-5":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"erikgeiser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikgeiser"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":3,"PullRequestEvent":4,"IssuesEvent":1,"WatchEvent":26,"PushEvent":15,"CreateEvent":5},"last_year":{"DeleteEvent":3,"PullRequestEvent":4,"IssuesEvent":1,"WatchEvent":12,"PushEvent":15,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-20T12:32:30.734Z","updated_at":"2022-07-20T12:32:30.734Z","repository_link":"https://github.com/erikgeiser/promptkit/blob/main/go.mod","dependencies":[{"id":302900781,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.11.0","direct":true,"kind":"runtime","optional":false},{"id":302900782,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.21.0","direct":true,"kind":"runtime","optional":false},{"id":302900783,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":302900784,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211031195517-c9f0611b6c70","direct":true,"kind":"runtime","optional":false},{"id":302900785,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":true,"kind":"runtime","optional":false},{"id":302900786,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":302900787,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":true,"kind":"runtime","optional":false},{"id":302900788,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20220526004731-065cf7ba2467","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-20T12:32:30.897Z","updated_at":"2022-07-20T12:32:30.897Z","repository_link":"https://github.com/erikgeiser/promptkit/blob/main/go.sum","dependencies":[{"id":302901709,"package_name":"github.com/atotto/clipboard","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":302901710,"package_name":"github.com/charmbracelet/bubbles","ecosystem":"go","requirements":"v0.11.0","direct":false,"kind":"runtime","optional":false},{"id":302901711,"package_name":"github.com/charmbracelet/bubbletea","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":302901712,"package_name":"github.com/charmbracelet/harmonica","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":302901713,"package_name":"github.com/charmbracelet/lipgloss","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":302901714,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":302901715,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":302901716,"package_name":"github.com/lucasb-eyer/go-colorful","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":302901717,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":302901718,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.10","direct":false,"kind":"runtime","optional":false},{"id":302901719,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":302901720,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":302901721,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211018074035-2e021307bc4b","direct":false,"kind":"runtime","optional":false},{"id":302901722,"package_name":"github.com/muesli/ansi","ecosystem":"go","requirements":"v0.0.0-20211031195517-c9f0611b6c70","direct":false,"kind":"runtime","optional":false},{"id":302901723,"package_name":"github.com/muesli/cancelreader","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":302901724,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.2.1-0.20210115123740-9e1d0d53df68","direct":false,"kind":"runtime","optional":false},{"id":302901725,"package_name":"github.com/muesli/reflow","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":302901726,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.11.1-0.20220204035834-5ac8409525e0","direct":false,"kind":"runtime","optional":false},{"id":302901727,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.11.1-0.20220212125758-44cd13922739","direct":false,"kind":"runtime","optional":false},{"id":302901728,"package_name":"github.com/muesli/termenv","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":302901729,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":302901730,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":302901731,"package_name":"github.com/sahilm/fuzzy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":302901732,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":302901733,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":302901734,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":302901735,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220204135822-1c1b9b1eba6a","direct":false,"kind":"runtime","optional":false},{"id":302901736,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":302901737,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":302901738,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":302901739,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20220526004731-065cf7ba2467","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T16:45:35.955Z","updated_at":"2023-02-09T16:45:35.955Z","repository_link":"https://github.com/erikgeiser/promptkit/blob/main/.github/workflows/build.yml","dependencies":[{"id":7498709372,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7498709373,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T16:45:35.979Z","updated_at":"2023-02-09T16:45:35.979Z","repository_link":"https://github.com/erikgeiser/promptkit/blob/main/.github/workflows/check.yml","dependencies":[{"id":7498709376,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7498709377,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":26.07348673309861,"created_at":"2026-05-14T10:36:27.619Z","updated_at":"2026-05-26T16:30:26.814Z","avatar_url":"https://github.com/erikgeiser.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372842","html_url":"https://summary.ecosyste.ms/projects/372842"}