{"id":372550,"url":"https://github.com/muesli/reflow","last_synced_at":"2026-05-18T08:30:23.371Z","repository":{"id":36445802,"uuid":"224502256","full_name":"muesli/reflow","owner":"muesli","description":"A collection of (ANSI-sequence aware) text reflow operations \u0026 algorithms","archived":false,"fork":false,"pushed_at":"2024-04-18T19:08:14.000Z","size":102,"stargazers_count":771,"open_issues_count":32,"forks_count":50,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-05-12T06:23:33.244Z","etag":null,"topics":["ansi","dedent","hacktoberfest","indentation","margin","padding","wordwrap"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muesli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"muesli"}},"created_at":"2019-11-27T19:24:45.000Z","updated_at":"2026-05-07T13:21:16.000Z","dependencies_parsed_at":"2022-08-08T15:00:26.105Z","dependency_job_id":"0bfec75e-21db-4b8d-8842-bb27c34c50c8","html_url":"https://github.com/muesli/reflow","commit_stats":{"total_commits":90,"total_committers":10,"mean_commits":9.0,"dds":"0.33333333333333337","last_synced_commit":"83f63799117108248750298720ed34dd55d5201a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/muesli/reflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muesli","download_url":"https://codeload.github.com/muesli/reflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow/sbom","scorecard":{"id":667300,"data":{"date":"2025-08-11","repo":{"name":"github.com/muesli/reflow","commit":"83f63799117108248750298720ed34dd55d5201a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 19/24 approved changesets -- score normalized to 7","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/reflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/reflow/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/reflow/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/reflow/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/reflow/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/muesli/reflow/lint.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/coverage.yml:27","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-21T18:31:40.072Z","repository_id":36445802,"created_at":"2025-08-21T18:31:40.072Z","updated_at":"2025-08-21T18:31:40.072Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33050124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"muesli","name":"Christian Muehlhaeuser","uuid":"146378","kind":"user","description":"Geek, Gopher, Software Developer, Maker, Opensource Advocate, Tech Enthusiast, Photographer, Board and Card Gamer.","email":"muesli@gmail.com","website":"https://fribbledom.com","location":null,"twitter":"mueslix","company":null,"icon_url":"https://avatars.githubusercontent.com/u/146378?u=a8f07db1dc640cc093fbe7ec95a1cb72fb648b19\u0026v=4","repositories_count":339,"last_synced_at":"2026-04-22T15:33:01.949Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/muesli","funding_links":["https://github.com/sponsors/muesli"],"total_stars":36477,"followers":3331,"following":445,"created_at":"2022-11-02T22:51:26.655Z","updated_at":"2026-04-22T15:33:01.950Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muesli","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muesli/repositories"},"packages":null,"commits":{"id":15443,"full_name":"muesli/reflow","default_branch":"master","total_commits":90,"total_committers":8,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":11.25,"dds":0.33333333333333337,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-15T01:31:25.516Z","last_synced_commit":"83f63799117108248750298720ed34dd55d5201a","created_at":"2023-03-07T11:29:48.372Z","updated_at":"2026-05-15T01:31:25.351Z","committers":[{"name":"Christian Muehlhaeuser","email":"muesli@gmail.com","login":"muesli","count":60},{"name":"kiyon","email":"kiyonlin@163.com","login":"kiyonlin","count":14},{"name":"Christian Rocha","email":"christian@rocha.is","login":"meowgorithm","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Erik G","email":"erik.geiser@posteo.net","login":"erikgeiser","count":2},{"name":"Tobias Klauser","email":"tklauser@distanz.ch","login":"tklauser","count":2},{"name":"Lukas Malkmus","email":"lukasmalkmus","login":"lukasmalkmus","count":1},{"name":"Alpha","email":"robbiew@gmail.com","login":"robbiew","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235315,"commits_count":884587529,"contributors_count":34907130,"owners_count":1153951,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"muesli/reflow","html_url":"https://github.com/muesli/reflow","last_synced_at":"2026-05-17T01:02:19.438Z","status":null,"issues_count":29,"pull_requests_count":54,"avg_time_to_close_issue":8633648.166666666,"avg_time_to_close_pull_request":832266.9487179487,"issues_closed_count":12,"pull_requests_closed_count":39,"pull_request_authors_count":21,"issue_authors_count":23,"avg_comments_per_issue":1.5172413793103448,"avg_comments_per_pull_request":1.9814814814814814,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T08:40:31.097Z","updated_at":"2026-05-17T01:02:19.439Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/muesli%2Freflow/issues","issue_labels_count":{"table":{"bug":4,"enhancement":1}},"pull_request_labels_count":{"table":{"dependencies":7,"enhancement":4,"bug":3,"documentation":2}},"issue_author_associations_count":{"table":{"NONE":20,"CONTRIBUTOR":9}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":34,"NONE":18,"OWNER":2}},"issue_authors":{"table":{"lukasmalkmus":3,"mikelorant":2,"JaredReisinger":2,"erikgeiser":2,"meowgorithm":2,"hloeung":1,"u0nel":1,"xsteve":1,"pomdtr":1,"dadgar":1,"alexherbo2":1,"heaths":1,"anicolao":1,"rwe":1,"testinfected":1,"JohnGebbie":1,"rzhw":1,"robbiew":1,"MichaelMure":1,"decentral1se":1,"kiyonlin":1,"MarcusBilo":1,"zavislak":1}},"pull_request_authors":{"table":{"kiyonlin":17,"dependabot[bot]":7,"meowgorithm":4,"bhavanki":4,"tklauser":2,"muesli":2,"mikelorant":2,"erikgeiser":2,"maaslalani":2,"lukasmalkmus":1,"robbiew":1,"sammyfilly":1,"treilik":1,"Rohan5commit":1,"qualidafial":1,"markusylisiurunen":1,"Yanhu007":1,"sandrewh":1,"petermattis":1,"JaredReisinger":1,"srlehn":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14624827,"issues_count":34213198,"pull_requests_count":111954829,"authors_count":11264615,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":5}},"past_year_issue_authors":{"table":{"MarcusBilo":1}},"past_year_pull_request_authors":{"table":{"markusylisiurunen":1,"petermattis":1,"Rohan5commit":1,"sandrewh":1,"Yanhu007":1}},"maintainers":[{"table":{"login":"muesli","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/muesli"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":8,"WatchEvent":82,"IssueCommentEvent":1},"last_year":{"PullRequestEvent":1,"ForkEvent":6,"WatchEvent":37}},"keywords":["ansi","dedent","hacktoberfest","indentation","margin","padding","wordwrap"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-08T15:00:25.655Z","updated_at":"2022-08-08T15:00:25.655Z","repository_link":"https://github.com/muesli/reflow/blob/master/go.mod","dependencies":[{"id":668396187,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.13","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-08T15:00:25.954Z","updated_at":"2022-08-08T15:00:25.954Z","repository_link":"https://github.com/muesli/reflow/blob/master/go.sum","dependencies":[{"id":668398851,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":668398852,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false}]}],"score":8.767796255626598,"created_at":"2026-05-14T05:46:08.742Z","updated_at":"2026-05-18T08:30:23.371Z","avatar_url":"https://github.com/muesli.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372550","html_url":"https://summary.ecosyste.ms/projects/372550"}