{"id":372842,"url":"https://github.com/erikgeiser/promptkit","last_synced_at":"2026-08-26T14:01:33.523Z","repository":{"id":37578328,"uuid":"315038657","full_name":"erikgeiser/promptkit","owner":"erikgeiser","description":"Go prompt library","archived":false,"fork":false,"pushed_at":"2026-07-17T20:31:33.000Z","size":2614,"stargazers_count":305,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-21T11:35:47.069Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2026-08-20T22:43:45.000Z","dependencies_parsed_at":"2026-08-06T03:56:38.584Z","dependency_job_id":null,"html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":12,"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":36807475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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-08-25T13:34:52.435Z","created_at":"2024-12-10T16:28:22.137Z","updated_at":"2026-08-25T13:34:52.436Z","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":"2026-07-17T20:31:33.000Z","size":2614,"stargazers_count":305,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-21T11:35:47.069Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2026-08-20T22:43:45.000Z","dependencies_parsed_at":"2026-08-06T03:56:38.584Z","dependency_job_id":null,"html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":12,"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":36807475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"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"},"tags":[{"name":"v0.12.0","sha":"15b4c35efed7f3703895e175c6bd66a83c5fccbb","kind":"commit","published_at":"2026-07-17T20:26:53.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.12.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f02d8e69921bca9a933d1fe7831ece7fb980ae46","kind":"commit","published_at":"2026-03-25T20:22:50.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.11.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d186ffbaa4a1b97cbb36a08fddb6ea7a78d5e77e","kind":"commit","published_at":"2026-03-22T15:58:52.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.10.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"050a37d70847953417e6866ae1a491f65189b94b","kind":"commit","published_at":"2023-08-08T19:00:40.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.9.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc4c610a40ec004ef128a2bb067deffcfb25760d","kind":"commit","published_at":"2023-01-13T19:26:47.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.8.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"912fe7f8487dabfb392d159b9e5cb28a0f7e252e","kind":"commit","published_at":"2022-06-21T19:24:19.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.7.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8c82fc0a418e4f73496acb9317061685932bef55","kind":"commit","published_at":"2021-09-28T19:10:28.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.6.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7cfe845aa6647f14a23682c4a8f8b8872dd79ade","kind":"commit","published_at":"2021-09-08T18:25:04.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.5.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"552c817b076af04a925aa9547eb9415765b564aa","kind":"commit","published_at":"2021-08-09T20:47:41.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.4.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"675cbb920f32405cedc79244365e46df9b73913c","kind":"commit","published_at":"2021-08-08T19:08:31.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.3.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bc7f10bc161be94391b043f0e71f6f4b0ddcc9f5","kind":"commit","published_at":"2021-08-01T14:57:17.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.2.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"91da5fe28248cbb0f4853713d6d9422fa85bc2c8","kind":"commit","published_at":"2021-07-30T19:39:52.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.1.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:08:47.802Z","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":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:36:37.345Z","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,"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":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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 programs.","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":12,"first_release_published_at":"2021-07-30T19:39:52.000Z","latest_release_published_at":"2026-07-17T20:26:53.000Z","latest_release_number":"v0.12.0","last_synced_at":"2026-08-24T14:11:16.478Z","created_at":"2022-04-12T10:34:34.051Z","updated_at":"2026-08-24T14:11:16.478Z","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":{"id":37578328,"uuid":"315038657","full_name":"erikgeiser/promptkit","owner":"erikgeiser","description":"Go prompt library","archived":false,"fork":false,"pushed_at":"2026-07-17T20:31:33.000Z","size":2614,"stargazers_count":305,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-21T11:35:47.069Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2026-08-20T22:43:45.000Z","dependencies_parsed_at":"2026-08-06T03:56:38.584Z","dependency_job_id":null,"html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":12,"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":36807475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"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"},"tags":[{"name":"v0.12.0","sha":"15b4c35efed7f3703895e175c6bd66a83c5fccbb","kind":"commit","published_at":"2026-07-17T20:26:53.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.12.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f02d8e69921bca9a933d1fe7831ece7fb980ae46","kind":"commit","published_at":"2026-03-25T20:22:50.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.11.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d186ffbaa4a1b97cbb36a08fddb6ea7a78d5e77e","kind":"commit","published_at":"2026-03-22T15:58:52.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.10.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"050a37d70847953417e6866ae1a491f65189b94b","kind":"commit","published_at":"2023-08-08T19:00:40.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.9.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc4c610a40ec004ef128a2bb067deffcfb25760d","kind":"commit","published_at":"2023-01-13T19:26:47.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.8.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"912fe7f8487dabfb392d159b9e5cb28a0f7e252e","kind":"commit","published_at":"2022-06-21T19:24:19.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.7.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8c82fc0a418e4f73496acb9317061685932bef55","kind":"commit","published_at":"2021-09-28T19:10:28.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.6.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7cfe845aa6647f14a23682c4a8f8b8872dd79ade","kind":"commit","published_at":"2021-09-08T18:25:04.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.5.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"552c817b076af04a925aa9547eb9415765b564aa","kind":"commit","published_at":"2021-08-09T20:47:41.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.4.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"675cbb920f32405cedc79244365e46df9b73913c","kind":"commit","published_at":"2021-08-08T19:08:31.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.3.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bc7f10bc161be94391b043f0e71f6f4b0ddcc9f5","kind":"commit","published_at":"2021-08-01T14:57:17.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.2.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"91da5fe28248cbb0f4853713d6d9422fa85bc2c8","kind":"commit","published_at":"2021-07-30T19:39:52.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.1.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:16:31.157Z","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":"2026-08-21T11:36:37.345Z","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,"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/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":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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-08-25T13:44:35.373Z","created_at":"2024-12-10T16:28:22.476Z","updated_at":"2026-08-25T13:44:35.373Z","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":"2026-07-17T20:31:33.000Z","size":2614,"stargazers_count":304,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-06T09:26:49.315Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2020-11-22T13:01:31.000Z","updated_at":"2026-08-05T19:08:05.000Z","dependencies_parsed_at":"2026-08-06T03:56:38.584Z","dependency_job_id":null,"html_url":"https://github.com/erikgeiser/promptkit","commit_stats":null,"previous_names":[],"tags_count":12,"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":36343612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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"},"tags":[{"name":"v0.12.0","sha":"15b4c35efed7f3703895e175c6bd66a83c5fccbb","kind":"commit","published_at":"2026-07-17T20:26:53.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.12.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f02d8e69921bca9a933d1fe7831ece7fb980ae46","kind":"commit","published_at":"2026-03-25T20:22:50.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.11.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"d186ffbaa4a1b97cbb36a08fddb6ea7a78d5e77e","kind":"commit","published_at":"2026-03-22T15:58:52.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.10.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"050a37d70847953417e6866ae1a491f65189b94b","kind":"commit","published_at":"2023-08-08T19:00:40.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.9.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"dc4c610a40ec004ef128a2bb067deffcfb25760d","kind":"commit","published_at":"2023-01-13T19:26:47.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.8.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"912fe7f8487dabfb392d159b9e5cb28a0f7e252e","kind":"commit","published_at":"2022-06-21T19:24:19.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.7.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"8c82fc0a418e4f73496acb9317061685932bef55","kind":"commit","published_at":"2021-09-28T19:10:28.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.6.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"7cfe845aa6647f14a23682c4a8f8b8872dd79ade","kind":"commit","published_at":"2021-09-08T18:25:04.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.5.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"552c817b076af04a925aa9547eb9415765b564aa","kind":"commit","published_at":"2021-08-09T20:47:41.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.4.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"675cbb920f32405cedc79244365e46df9b73913c","kind":"commit","published_at":"2021-08-08T19:08:31.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.3.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"bc7f10bc161be94391b043f0e71f6f4b0ddcc9f5","kind":"commit","published_at":"2021-08-01T14:57:17.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.2.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"91da5fe28248cbb0f4853713d6d9422fa85bc2c8","kind":"commit","published_at":"2021-07-30T19:39:52.000Z","download_url":"https://codeload.github.com/erikgeiser/promptkit/tar.gz/v0.1.0","html_url":"https://github.com/erikgeiser/promptkit/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/erikgeiser/promptkit@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikgeiser%2Fpromptkit/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T17:28:04.276Z","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":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-23T15:06:10.465Z","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,"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":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","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":135,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.75,"dds":0.022222222222222254,"past_year_total_commits":21,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":21.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T11:01:22.674Z","last_synced_commit":"15b4c35efed7f3703895e175c6bd66a83c5fccbb","created_at":"2024-10-15T11:27:04.207Z","updated_at":"2026-08-20T11:01:22.355Z","committers":[{"name":"Erik Geiser","email":"erik.geiser@posteo.net","login":"erikgeiser","count":132},{"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":21}],"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-08-26T00:00:10.794Z","repositories_count":6784365,"commits_count":984287278,"contributors_count":41481759,"owners_count":1365385,"committers_count":3365656,"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-08-25T13:32:48.091Z","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-08-25T13:32:48.092Z","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-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"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":{"CreateEvent":5,"DeleteEvent":3,"IssuesEvent":1,"PullRequestEvent":4,"PushEvent":15,"WatchEvent":26},"last_year":{"CreateEvent":5,"DeleteEvent":3,"IssuesEvent":1,"PullRequestEvent":4,"PushEvent":15,"WatchEvent":6}},"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.10343905538196,"created_at":"2026-05-14T10:36:27.619Z","updated_at":"2026-08-26T14:01:33.524Z","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"}