{"id":13559306,"url":"https://github.com/as/a","last_synced_at":"2026-01-14T17:59:40.462Z","repository":{"id":83169850,"uuid":"94404860","full_name":"as/a","owner":"as","description":"A graphical text editor","archived":false,"fork":false,"pushed_at":"2023-10-30T12:30:27.000Z","size":2770,"stargazers_count":365,"open_issues_count":65,"forks_count":25,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-03T14:40:12.923Z","etag":null,"topics":["a","acme","edit","editor","go","golang","pure","sam","text"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/as.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-15T05:56:00.000Z","updated_at":"2025-03-27T07:09:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ffee462-eac1-423b-ad41-a4de01a6c0db","html_url":"https://github.com/as/a","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/as/a","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/as","download_url":"https://codeload.github.com/as/a/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as%2Fa/sbom","scorecard":{"id":210585,"data":{"date":"2025-08-11","repo":{"name":"github.com/as/a","commit":"9923b92846c2f546fba85dc139b1af8508e66874"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/ci.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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/as/a/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/as/a/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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: BSD 3-Clause \"New\" or \"Revised\" 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.4.8 not signed: https://api.github.com/repos/as/a/releases/7810006","Warn: release artifact v0.4.8 does not have provenance: https://api.github.com/repos/as/a/releases/7810006"],"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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-1572 / GHSA-qgc7-mgm3-q253","Warn: Project is vulnerable to: GO-2023-1990 / GHSA-j3p8-6mrq-6g7h","Warn: Project is vulnerable to: GO-2023-1989 / GHSA-x92r-3vfx-4cv3","Warn: Project is vulnerable to: GO-2024-2937 / GHSA-9phm-fm57-rhg8","Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T00:42:38.356Z","repository_id":83169850,"created_at":"2025-08-17T00:42:38.356Z","updated_at":"2025-08-17T00:42:38.356Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28429198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a","acme","edit","editor","go","golang","pure","sam","text"],"created_at":"2024-08-01T13:00:17.583Z","updated_at":"2026-01-14T17:59:40.447Z","avatar_url":"https://github.com/as.png","language":"Go","funding_links":[],"categories":["Go","Inspired By"],"sub_categories":[],"readme":"# A\n[![Go Report Card](https://goreportcard.com/badge/github.com/as/a)](https://goreportcard.com/badge/github.com/as/a)\n[![CircleCI](https://circleci.com/gh/as/a/tree/master.svg?style=svg)](https://circleci.com/gh/as/a/tree/master)\n\nA is a text editor inspired by the Sam and Acme text editors for the Plan 9 operating system.\n\n# binary \n![paint](a.png)\n![paint](b.png)\n\n- Latest Binaries\n\t- https://github.com/as/a/releases/tag/v0.7.3\n- Written in Go (no dependencies)\n\t- Native\n\t- Multi-Platform\n\t- Graphical (http://github.com/as/frame)\n\t- Not CGo\n\t- Not a port/transpilation \n- Resembles Acme and Sam text editors.\n\t- Mouse chording\n\t- Text is executable\n\t- Standard UNIX keyboard shortcuts\n\t- Implements the Edit command language\n\t- Plumbing\n- Graphics\n\t- Frame implementation stores bytes and works with '\\0'\n\t- UTF-8 rendering support \n\t- Structure highlighting\n\t- Image support (TBD)\n- Files\n\t- Optimized for editing huge binary files.\n\n\n# note\n\nThis repository is still in the alpha stage, and frequently changes. The program comes with\nno warranty expressed or implied. \n\n# install or build\n\nBinary releases for linux, windows, and darwin are available for v0.6.7+. You can install\nfrom source on these systems by running:\n\n`go get -u -t github.com/as/a`\n\nIf you want to install a prior version (v0.5.5, for example, which uses the original exp/shiny)\n\n```\ngo get github.com/as/a\ngo get github.com/golang/vgo\ncd $GOPATH/src/github.com/as/a\ngit checkout v0.5.5-release \nvgo build\n```\n\nYou can also build the latest with vgo, but vgo is not necessary for that\n\n```\ngit checkout master\nvgo build\n```\n\n# usage\na [file ...]\n\n# differences and issues\n- Compare to the true Acme\nhttps://github.com/as/a/wiki/Alterations\n\n- issues\n\nhttps://github.com/as/a/issues\n\n# hints\nTo reshape the windows and columns, click on the invisible 10x10px sizer that I haven't rendered yet with the left mouse button. \nHold the button down and move the window to the location. \nRelease the button.\n\n# edit\n- 80% of the sam command language is implemented.\n\nEdit ,x,the standard editor is any editor,x,any editor,c,ed,\n\n# commands\n- Currently only in CWD\n- Put ```[go build]``` in the tag\n- Double click inside ```[```\n- Middle click to execute\n\n# look\n- Right click on a string\n- If its a file, it will open it\n- If win32, it will also move the mouse\n- if you highlight a valid mode in the guru tag, right clicking in a go source file will run guru on that selection\n\n# mouse\n```\n1 Select text/sweep\n1-2 Snarf (cut)\n1-3 Paste\n2 Execute select\n3 Look select\n```\n\n# keyboard\n```\n^U  Delete from cursor to start of line.\n^W  Delete word before the cursor.\n^H  Delete character before the cursor.\n^A  Move cursor to start of the line.\n^E  Move cursor to end of the line.\n^+  Increase font size\n^-  Decrease font size\n^i\tRun goimports (in a tag ending in .go)\n```\n\n# extras\n- Looking (right click) in the main tag finds the result in all open windows\n![paint](jump.png)    \n\n# future\n- Fixing the bugs\n- Cleaning the code up\n- Live multi-client editing\n- Go specific ast/compiler stuff\n- Better CMD exec\n- File system interface to shiny events\n\n# see also\nHistory of good text editors\n\n- `The Acme User Interface for Programmers` (Rob Pike)\n- `A Tutorial for the Sam Command Language` (Rob Pike)\n- Plan 9 \n- Inferno\n- Acme SAC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas%2Fa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fas%2Fa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas%2Fa/lists"}