{"id":64109,"name":"s-tui","description":"Terminal-based CPU stress and monitoring utility","url":"https://github.com/amanusk/s-tui","last_synced_at":"2025-09-08T13:06:54.519Z","repository":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188964,"owners_count":25237857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"packages":[{"id":11141779,"name":"s-tui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for s-tui","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.6-r1","last_synced_at":"2025-09-06T23:27:22.530Z","created_at":"2024-12-07T13:55:34.199Z","updated_at":"2025-09-07T14:05:26.329Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/s-tui-pyc","install_command":"apk add s-tui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-09-07T14:05:26.328Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui-pyc/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2024-12-11T14:37:01.728Z","updated_at":"2024-12-11T14:37:01.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8679535,"name":"s-tui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for s-tui","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_number":"1.1.4-r2","last_synced_at":"2025-09-06T23:27:22.081Z","created_at":"2023-12-20T10:33:40.258Z","updated_at":"2025-09-07T14:05:26.298Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/s-tui-pyc","install_command":"apk add s-tui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-09-07T14:05:26.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui-pyc/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":6,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2024-08-31T05:12:28.823Z","updated_at":"2024-08-31T05:12:28.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11141778,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.6-r1","last_synced_at":"2025-09-06T23:27:26.914Z","created_at":"2024-12-07T13:55:33.983Z","updated_at":"2025-09-07T14:05:26.329Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-09-07T14:05:26.329Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2024-12-11T14:36:54.350Z","updated_at":"2024-12-11T14:36:54.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8679534,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_number":"1.1.4-r2","last_synced_at":"2025-09-06T23:27:11.363Z","created_at":"2023-12-20T10:33:40.037Z","updated_at":"2025-09-07T14:05:26.403Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-09-07T14:05:26.403Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":6,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2024-08-31T05:21:10.307Z","updated_at":"2024-08-31T05:21:10.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6145306,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-11T16:28:37.000Z","latest_release_published_at":"2022-04-11T16:28:37.000Z","latest_release_number":"1.1.3-r1","last_synced_at":"2025-09-06T23:27:07.950Z","created_at":"2023-01-31T22:58:44.171Z","updated_at":"2025-09-07T14:05:33.288Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:33.288Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":3.0815284381053005,"forks_count":7.548277278863649,"average":9.485238011386981},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/s-tui/related_packages","maintainers":[{"uuid":"me@kevinthomas.dev","login":null,"name":"Kevin Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kevin Thomas","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kevin Thomas","role":null,"created_at":"2023-02-01T13:49:53.542Z","updated_at":"2023-02-01T13:49:53.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/me@kevinthomas.dev/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":7781370,"name":"s-tui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for s-tui","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_number":"1.1.4-r2","last_synced_at":"2025-09-06T23:27:18.477Z","created_at":"2023-05-22T14:49:55.629Z","updated_at":"2025-09-07T14:05:33.288Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/s-tui-pyc","install_command":"apk add s-tui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:33.288Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":4.004787791132612,"forks_count":9.869831928582116,"docker_downloads_count":null,"average":3.468654929928682},"purl":"pkg:apk/alpine/s-tui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui-pyc/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":8,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2023-05-23T08:21:37.651Z","updated_at":"2023-05-23T08:21:37.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11768474,"name":"s-tui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for s-tui","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.6-r1","last_synced_at":"2025-09-06T23:27:17.372Z","created_at":"2025-06-07T19:37:32.085Z","updated_at":"2025-09-07T14:05:33.289Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/s-tui-pyc","install_command":"apk add s-tui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:33.289Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui-pyc/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2025-06-08T18:11:07.872Z","updated_at":"2025-06-08T18:11:07.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6163728,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-08-04T10:43:19.000Z","latest_release_published_at":"2021-08-04T10:43:19.000Z","latest_release_number":"1.1.3-r0","last_synced_at":"2025-09-06T23:27:23.317Z","created_at":"2023-01-31T23:52:41.849Z","updated_at":"2025-09-07T14:05:34.013Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.013Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":2.957684303462193,"forks_count":7.1955603203632466,"average":8.934539950810366},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/s-tui/related_packages","maintainers":[{"uuid":"me@kevinthomas.dev","login":null,"name":"Kevin Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kevin Thomas","packages_count":9,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kevin Thomas","role":null,"created_at":"2023-02-01T20:21:05.371Z","updated_at":"2023-02-01T20:21:05.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/me@kevinthomas.dev/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":6046137,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2025-07-22T19:35:04.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2025-09-06T23:27:41.923Z","created_at":"2023-01-31T18:03:32.824Z","updated_at":"2025-09-07T14:05:34.014Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.014Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":4.030995616781465,"forks_count":10.7036631183469,"average":7.343847839699436},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2023-01-31T19:58:48.821Z","updated_at":"2023-01-31T19:58:48.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10347175,"name":"s-tui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for s-tui","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.6-r1","last_synced_at":"2025-09-06T23:27:18.929Z","created_at":"2024-06-11T11:24:20.030Z","updated_at":"2025-09-07T14:05:34.013Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/s-tui-pyc","install_command":"apk add s-tui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.012Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui-pyc/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2024-06-12T02:07:34.318Z","updated_at":"2024-06-12T02:07:34.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10347180,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.6-r1","last_synced_at":"2025-09-06T23:27:18.751Z","created_at":"2024-06-11T11:24:23.992Z","updated_at":"2025-09-07T14:05:34.014Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.014Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2024-06-12T02:07:23.244Z","updated_at":"2024-06-12T02:07:23.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":7781369,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_number":"1.1.4-r2","last_synced_at":"2025-09-06T23:27:18.384Z","created_at":"2023-05-22T14:49:55.338Z","updated_at":"2025-09-07T14:05:34.015Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.015Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":4.004787791132612,"forks_count":9.869831928582116,"docker_downloads_count":null,"average":3.468654929928682},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":8,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2023-05-23T08:21:37.579Z","updated_at":"2023-05-23T08:21:37.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7636498,"name":"s-tui-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for s-tui","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":4,"first_release_published_at":"2023-04-22T17:07:13.000Z","latest_release_published_at":"2025-07-22T19:35:04.000Z","latest_release_number":"1.2.0-r0","last_synced_at":"2025-09-06T23:27:37.942Z","created_at":"2023-04-24T01:24:48.590Z","updated_at":"2025-09-07T14:05:34.015Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/s-tui-pyc","install_command":"apk add s-tui-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.015Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.87315339331334,"stargazers_count":4.116619349202883,"forks_count":11.137803013758463,"average":7.281893939068671},"purl":"pkg:apk/alpine/s-tui-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/s-tui-pyc/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":21,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2023-04-24T01:49:36.834Z","updated_at":"2023-04-24T01:49:36.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":2935034,"name":"s-tui","ecosystem":"pypi","description":"Stress Terminal UI stress test and monitoring tool","homepage":"https://github.com/amanusk/s-tui","licenses":"GPLv2","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":["stress","monitoring","TUI"],"namespace":null,"versions_count":36,"first_release_published_at":"2017-06-22T06:43:27.000Z","latest_release_published_at":"2025-05-13T07:17:06.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-06T01:06:47.025Z","created_at":"2022-04-10T12:44:29.353Z","updated_at":"2025-09-07T14:05:34.124Z","registry_url":"https://pypi.org/project/s-tui/","install_command":"pip install s-tui --index-url https://pypi.org/simple","documentation_url":"https://s-tui.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU General Public License v2 (GPLv2)","Operating System :: POSIX :: Linux","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: System :: Monitoring"],"normalized_name":"s-tui","project_status":null},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.123Z","dependent_packages_count":0,"downloads":1594,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":4.866813881204324,"dependent_repos_count":3.9995291097516055,"dependent_packages_count":10.141135697755281,"stargazers_count":1.3006271491202255,"forks_count":4.192581697669691,"docker_downloads_count":1.4665757809933753,"average":4.32787721941575},"purl":"pkg:pypi/s-tui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/s-tui","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/pypi/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/s-tui/related_packages","maintainers":[{"uuid":"amanusk","login":"amanusk","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/amanusk/","role":null,"created_at":"2023-01-30T20:07:16.891Z","updated_at":"2023-01-30T20:07:16.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/amanusk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11709795,"name":"github.com/amanusk/s-tui","ecosystem":"go","description":null,"homepage":null,"licenses":"gpl-2.0","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2025-05-30T10:34:17.806Z","latest_release_published_at":"2025-05-13T07:06:05.000Z","latest_release_number":"v1.2.0","last_synced_at":"2025-09-06T23:27:06.496Z","created_at":"2025-05-30T10:34:05.444Z","updated_at":"2025-09-07T14:05:34.834Z","registry_url":"https://pkg.go.dev/github.com/amanusk/s-tui","install_command":"go get github.com/amanusk/s-tui","documentation_url":"https://pkg.go.dev/github.com/amanusk/s-tui#section-documentation","metadata":{},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:34.834Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.784814001734242,"dependent_packages_count":5.420815499828766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.602814750781504},"purl":"pkg:golang/github.com/amanusk/s-tui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/amanusk/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/amanusk/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/amanusk/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famanusk%2Fs-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famanusk%2Fs-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famanusk%2Fs-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famanusk%2Fs-tui/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":11768473,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"1.1.6-r1","last_synced_at":"2025-09-06T23:27:22.309Z","created_at":"2025-06-07T19:37:31.866Z","updated_at":"2025-09-07T14:05:35.361Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:35.360Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":11,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2025-06-08T18:11:07.940Z","updated_at":"2025-06-08T18:11:07.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":5293207,"name":"s-tui","ecosystem":"conda","description":"s-tui is a terminal UI for monitoring your computer. s-tui allows to monitor CPU temperature, frequency, power and utilization in a graphical way from the terminal.","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2019-07-20T22:56:23.000Z","latest_release_published_at":"2022-08-26T13:55:44.000Z","latest_release_number":"1.1.3","last_synced_at":"2025-09-06T23:27:21.885Z","created_at":"2022-10-03T15:54:45.921Z","updated_at":"2025-09-07T14:05:35.362Z","registry_url":"https://anaconda.org/conda-forge/s-tui","install_command":"conda install -c conda-forge s-tui","documentation_url":null,"metadata":{},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:35.361Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":6.4636885450461685,"forks_count":14.794110306962816,"average":26.614674319940104},"purl":"pkg:conda/s-tui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/s-tui/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6096050,"name":"s-tui","ecosystem":"alpine","description":"Terminal-based CPU stress and monitoring utility","homepage":"https://github.com/amanusk/s-tui","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/amanusk/s-tui","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-02T23:07:17.000Z","latest_release_published_at":"2022-11-02T23:07:17.000Z","latest_release_number":"1.1.4-r0","last_synced_at":"2025-09-06T23:27:04.538Z","created_at":"2023-01-31T20:34:46.807Z","updated_at":"2025-09-07T14:05:35.386Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/s-tui","install_command":"apk add s-tui","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38178765,"uuid":"87705200","full_name":"amanusk/s-tui","owner":"amanusk","description":"Terminal-based CPU stress and monitoring utility","archived":false,"fork":false,"pushed_at":"2025-06-04T11:02:25.000Z","size":3066,"stargazers_count":4755,"open_issues_count":51,"forks_count":165,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-06T23:20:58.492Z","etag":null,"topics":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"latest_commit_sha":null,"homepage":"https://amanusk.github.io/s-tui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amanusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-09T11:59:53.000Z","updated_at":"2025-09-06T17:16:00.000Z","dependencies_parsed_at":"2024-06-18T16:40:48.665Z","dependency_job_id":"98e38d8a-402e-4ff6-be38-8731cfda361a","html_url":"https://github.com/amanusk/s-tui","commit_stats":{"total_commits":437,"total_committers":23,"mean_commits":19.0,"dds":0.6796338672768878,"last_synced_commit":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/amanusk/s-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/sbom","scorecard":{"id":188341,"data":{"date":"2025-08-11","repo":{"name":"github.com/amanusk/s-tui","commit":"73c4da1f782488ea630955837661932215da5b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"1 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":"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/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/amanusk/s-tui/pythonpackage.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:42","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-16T20:11:19.911Z","repository_id":38178765,"created_at":"2025-08-16T20:11:19.912Z","updated_at":"2025-08-16T20:11:19.912Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274046000,"owners_count":25212982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"amanusk","name":"amanusk","uuid":"7280933","kind":"user","description":"Blockchain Research  | Open Source | Making cool things work || break","email":"","website":null,"location":"TxPool","twitter":"amanusk_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/7280933?u=c98f1179a927304ecdc27c710420bde2c410f6ce\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-03T16:26:40.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/amanusk","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T02:32:16.043Z","updated_at":"2023-03-03T16:26:40.420Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amanusk/repositories"},"tags":[{"name":"v1.2.0","sha":"76204a88061a776ab63f62384f7981c3e297ae02","kind":"commit","published_at":"2025-05-13T07:06:05.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.2.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"4f4e354a24e9bfc6d261928987ceb3bb2533d3a0","kind":"commit","published_at":"2024-01-28T03:24:31.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.6","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.6/manifests"},{"name":"v1.1.4","sha":"c61db5ee7834040ccb6e204f05c037560e422841","kind":"commit","published_at":"2022-07-30T07:51:13.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d7a9ee4efbfc6f56b373a16dcd578881c534b2ce","kind":"commit","published_at":"2021-07-24T14:11:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.3/manifests"},{"name":"v1.1.1","sha":"b8a63fbab5a86f5181916f796a714c9f81851104","kind":"commit","published_at":"2021-02-27T10:15:49.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.1.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.1.1/manifests"},{"name":"v1.0.2","sha":"9851b46ae7007034bb1b1b44d6389c20f67ad186","kind":"commit","published_at":"2020-07-11T13:57:58.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"445a90fb05c313759f3b6b35bca69dfc2bf9775d","kind":"commit","published_at":"2020-06-13T15:21:37.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"141deb8b20b0329fccce8ae8610ba0d82e85fbaa","kind":"commit","published_at":"2020-01-21T17:35:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v1.0.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"a7cc0a3bbe9cf43a8a1f1c4dd7176ca0b2d4ca61","kind":"commit","published_at":"2018-11-30T09:40:47.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"f0f036939cc0ca4cc87c68f4e6c4d9473c9a2008","kind":"commit","published_at":"2018-08-27T18:58:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.8.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.8.2/manifests"},{"name":"v0.7.5","sha":"05e4a8e9227497a425fb3330935734cb59365dd6","kind":"commit","published_at":"2018-05-06T17:49:21.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.7.5","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.7.5/manifests"},{"name":"v0.6.7.4","sha":"e138c6c108b0f6c5678a84ec618ab6c92430da9c","kind":"commit","published_at":"2018-02-19T11:19:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7.4/manifests"},{"name":"v0.6.7","sha":"7fb2d28ec553a4e1d5e501453e6ec42dc250dfa9","kind":"commit","published_at":"2017-10-28T16:17:39.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.7","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.7/manifests"},{"name":"v0.6.4","sha":"e6c91f8d854f2a9309084f5b478db189aa28a209","kind":"commit","published_at":"2017-09-26T14:02:04.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.4","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"fa4ad221376e009b3cc416bd9058b9edd11e23ed","kind":"commit","published_at":"2017-09-26T05:49:15.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"5b713104abc20e9b7b07a7190adbd6ead3614ae1","kind":"commit","published_at":"2017-09-14T06:41:33.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"3c8073151d2ffe0c79e291f5675536022dd9cbe1","kind":"commit","published_at":"2017-09-02T16:39:35.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.6.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"246f5ce4a5c8db9f0d1c6e41d5413561cccdf0f8","kind":"commit","published_at":"2017-08-21T18:20:27.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.5.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"8c6c5e1548716e11466842c1c72ff3ac0a210cae","kind":"commit","published_at":"2017-08-17T12:57:22.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.3/manifests"},{"name":"v0.4.0","sha":"31f21ef90f2b34fa214e66d72829978d6a7914ae","kind":"commit","published_at":"2017-08-09T12:31:43.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.4.0","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.4.0/manifests"},{"name":"v0.2.2","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.2/manifests"},{"name":"v0.2.3","sha":"352eb3ee8202c3c35f98a3befa1a6589c1fa38fa","kind":"commit","published_at":"2017-06-22T08:45:19.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.3","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.3/manifests"},{"name":"v0.2.1","sha":"940d3a6f27ee78011838e2dde255bd95147e0255","kind":"commit","published_at":"2017-06-09T21:27:00.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"d35090f52c9879bc4485513126df7b8db02ab65a","kind":"commit","published_at":"2017-06-01T11:00:41.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/v0.2","html_url":"https://github.com/amanusk/s-tui/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/v0.2/manifests"},{"name":"Version0.1","sha":"8a2c2c6fb1e7d2dc1a5be7312917d519a6d35105","kind":"commit","published_at":"2017-05-06T14:39:26.000Z","download_url":"https://codeload.github.com/amanusk/s-tui/tar.gz/Version0.1","html_url":"https://github.com/amanusk/s-tui/releases/tag/Version0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/amanusk/s-tui@Version0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/tags/Version0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-07T14:05:35.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":3.710564724374088,"forks_count":9.239923655551813,"average":10.05108341753677},"purl":"pkg:apk/alpine/s-tui?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/s-tui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/s-tui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/s-tui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:02:32.697Z","issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/s-tui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/s-tui/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/s-tui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/s-tui/related_packages","maintainers":[{"uuid":"kaythomas@pm.me","login":null,"name":"Kay Thomas","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","packages_count":7,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Kay Thomas","role":null,"created_at":"2023-02-01T07:03:05.175Z","updated_at":"2023-02-01T07:03:05.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/kaythomas@pm.me/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}}],"commits":{"id":1884,"full_name":"amanusk/s-tui","default_branch":"master","committers":[{"name":"amanusk","email":"amanusk@protonmail.com","login":"amanusk","count":186},{"name":"amanusk","email":"alex.manuskin@gmail.com","login":null,"count":140},{"name":"giltsuker","email":"giltsuker@yahoo.com","login":null,"count":56},{"name":"Unknown","email":"smaorus@gmail.com","login":"smaorus","count":32},{"name":"Chritian Schärf","email":"c.schaerf@t-online.de","login":"schaerfo","count":7},{"name":"dvejmz","email":"dvejmz@gmail.com","login":null,"count":6},{"name":"Sacha Duverger","email":"sacha.duverger@inrae.fr","login":"SchDvr","count":2},{"name":"hpaijmans","email":"hpaijmans@eltan.com","login":"hpaijmans","count":2},{"name":"zieloo","email":"zieloo@localhost.localdomain","login":null,"count":1},{"name":"Agnieszka Stec","email":"51296866+Ygnys","login":"Ygnys","count":1},{"name":"Alex Johnstone","email":"alexjj@gmail.com","login":"alexjj","count":1},{"name":"Andreas Pantle","email":"mail@andreas-pantle.de","login":"AndreasPantle","count":1},{"name":"Artem Polishchuk","email":"ego.cordatus@gmail.com","login":"tim77","count":1},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":1},{"name":"Joe Kappus","email":"joe@wt.gd","login":"joecool1029","count":1},{"name":"Justas Zabulionis","email":"38244149+Justazzz","login":"Justazzz","count":1},{"name":"Kevin McCormack","email":"harlemsquirrel@gmail.com","login":"HarlemSquirrel","count":1},{"name":"Kian-Meng Ang","email":"kianmeng@cpan.org","login":"kianmeng","count":1},{"name":"Matthias Braun","email":"mb720","login":"mb720","count":1},{"name":"Michael Kesper","email":"mkesper@schokokeks.org","login":"mkesper","count":1},{"name":"removsarah","email":"129584054+removsarah","login":"removsarah","count":1}],"total_commits":444,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.142857142857142,"dds":0.5810810810810811,"past_year_committers":[{"name":"amanusk","email":"amanusk@pm.me","login":"amanusk","count":3},{"name":"hpaijmans","email":"hpaijmans@eltan.com","login":"hpaijmans","count":2},{"name":"removsarah","email":"129584054+removsarah","login":"removsarah","count":1},{"name":"zieloo","email":"zieloo@localhost.localdomain","login":null,"count":1}],"past_year_total_commits":7,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.75,"past_year_dds":0.5714285714285714,"last_synced_at":"2025-05-27T18:01:29.097Z","last_synced_commit":"76204a88061a776ab63f62384f7981c3e297ae02","created_at":"2023-03-07T09:12:36.566Z","updated_at":"2025-05-27T18:01:33.774Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"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_stats":{"full_name":"amanusk/s-tui","html_url":"https://github.com/amanusk/s-tui","last_synced_at":"2025-09-07T00:02:32.697Z","status":null,"issues_count":89,"pull_requests_count":52,"avg_time_to_close_issue":33054881.714285713,"avg_time_to_close_pull_request":5208829.8,"issues_closed_count":49,"pull_requests_closed_count":45,"pull_request_authors_count":22,"issue_authors_count":75,"avg_comments_per_issue":3.606741573033708,"avg_comments_per_pull_request":0.8269230769230769,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":159031.0,"past_year_avg_time_to_close_pull_request":2106553.6923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":1.0526315789473684,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"created_at":"2023-05-10T16:46:15.443Z","updated_at":"2025-09-07T00:02:32.699Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/amanusk%2Fs-tui/issues","issue_labels_count":{"bug":8,"feature request":5,"help wanted":4,"new feature":2,"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":82,"OWNER":5,"CONTRIBUTOR":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"OWNER":21,"NONE":16,"CONTRIBUTOR":13,"COLLABORATOR":2},"issue_authors":{"amanusk":5,"GM-Script-Writer-62850":5,"singalen":3,"LinuxOnTheDesktop":3,"sulinys":2,"mikehardy":2,"ShakirKhurshid":1,"j4n3b":1,"CyberTailor":1,"bennaux":1,"avdudchenko":1,"Betaminos":1,"tbaumann":1,"kennychenfs":1,"Manamama":1,"d-packs":1,"tim77":1,"bdaase":1,"acuteaura":1,"jirka-h":1,"davidhealey":1,"neilschark":1,"SirZendom":1,"cristianst85":1,"FoundAdd":1,"ioctl-user":1,"linxon":1,"RuiYangQuan":1,"drjhe":1,"k3dar":1,"BluishHumility":1,"lakotamm":1,"karampok":1,"christopher-dG":1,"Zarrac":1,"jonascarpay":1,"KyodaiKen":1,"sanderboom":1,"rkraneis":1,"Tu-114-s-undercarriage":1,"randolf-scholz":1,"ibobak":1,"schaerfo":1,"NyLan-1":1,"archanox":1,"XuebingZhao":1,"b-morgan":1,"sebastianha":1,"williamleuschner":1,"edisonchan":1,"ejgallego":1,"xiangdongping999":1,"dpnova":1,"rbanffy":1,"XeonBloomfield":1,"BlisteringSyko":1,"mj1595":1,"clin1234":1,"DocMAX":1,"julprov":1,"dipakmdhrm":1,"nariox":1,"JerryF1257":1,"yurivict":1,"zopieux":1,"nosvagor":1,"sq-pyxisai":1,"akhan3":1,"galfwender":1,"asherZZZ":1,"Galsplace":1,"v6":1,"daversun":1,"lestofante":1,"Looong01":1},"pull_request_authors":{"amanusk":21,"hpaijmans":4,"removsarah":2,"ilius":2,"kianmeng":2,"joecool1029":2,"ZielinskiLukasz":2,"emmanuel-ferdman":2,"schaerfo":2,"Ygnys":1,"mb720":1,"ghost":1,"BitWire":1,"dancleaver":1,"jazzzooo":1,"amitxv":1,"SchDvr":1,"neilschark":1,"m-czernek":1,"tim77":1,"AndreasPantle":1,"akostadinov":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8},"past_year_pull_request_author_associations_count":{"NONE":8,"OWNER":6,"CONTRIBUTOR":5},"past_year_issue_authors":{"Betaminos":1,"BluishHumility":1,"clin1234":1,"dipakmdhrm":1,"ibobak":1,"lakotamm":1,"LinuxOnTheDesktop":1,"Zarrac":1},"past_year_pull_request_authors":{"amanusk":6,"hpaijmans":4,"emmanuel-ferdman":2,"ZielinskiLukasz":2,"removsarah":2,"ilius":2,"dancleaver":1},"maintainers":[{"login":"amanusk","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"},{"login":"schaerfo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schaerfo"}],"active_maintainers":[{"login":"amanusk","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanusk"}]},"events":{"total":{"IssuesEvent":13,"WatchEvent":514,"DeleteEvent":5,"IssueCommentEvent":22,"PushEvent":11,"PullRequestReviewEvent":7,"PullRequestEvent":17,"ForkEvent":25,"CreateEvent":3},"last_year":{"IssuesEvent":13,"WatchEvent":514,"DeleteEvent":5,"IssueCommentEvent":22,"PushEvent":11,"PullRequestReviewEvent":7,"PullRequestEvent":17,"ForkEvent":25,"CreateEvent":3}},"keywords":["cli","console","cpu","frequency","monitoring","power","psutil","stress","stress-test","temperature","terminal","tui","urwid","utilization"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T23:16:35.942Z","updated_at":"2022-08-08T23:16:35.942Z","repository_link":"https://github.com/amanusk/s-tui/blob/master/setup.py","dependencies":[{"id":704621111,"package_name":"urwid","ecosystem":"pypi","requirements":"\u003e=2.0.1","direct":true,"kind":"runtime","optional":false},{"id":704621137,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=5.9.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T11:47:07.595Z","updated_at":"2023-01-21T11:47:07.595Z","repository_link":"https://github.com/amanusk/s-tui/blob/master/.github/workflows/pythonpackage.yml","dependencies":[{"id":7077264859,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7077264855,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":18.91479037474146,"created_at":"2025-09-08T11:18:32.584Z","updated_at":"2025-10-07T08:24:41.961Z","avatar_url":"https://github.com/amanusk.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1594,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/64109","html_url":"https://science.ecosyste.ms/projects/64109"}