{"id":39960356,"url":"https://github.com/apmckinlay/gsuneido","last_synced_at":"2026-01-18T21:06:41.052Z","repository":{"id":15872884,"uuid":"18613664","full_name":"apmckinlay/gsuneido","owner":"apmckinlay","description":"Go implementation of Suneido","archived":false,"fork":false,"pushed_at":"2026-01-15T17:37:51.000Z","size":24430,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-01-15T20:16:24.937Z","etag":null,"topics":["compiler","go","golang","interpreter","language"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"JuliaPackaging/WinRPM.jl","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apmckinlay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-04-09T21:16:22.000Z","updated_at":"2026-01-15T17:37:57.000Z","dependencies_parsed_at":"2023-09-28T05:02:39.971Z","dependency_job_id":"6607eee0-8dbf-4cd7-92db-351136289318","html_url":"https://github.com/apmckinlay/gsuneido","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/apmckinlay/gsuneido","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apmckinlay%2Fgsuneido","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apmckinlay%2Fgsuneido/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apmckinlay%2Fgsuneido/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apmckinlay%2Fgsuneido/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apmckinlay","download_url":"https://codeload.github.com/apmckinlay/gsuneido/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apmckinlay%2Fgsuneido/sbom","scorecard":{"id":113797,"data":{"date":"2025-08-11","repo":{"name":"github.com/apmckinlay/gsuneido","commit":"91488bca529db8023feab828fbfd01c2ab1b08ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql.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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: builtin/x_test.go:19","Info: GoBuiltInFuzzer integration found: core/sudate_test.go:282","Info: GoBuiltInFuzzer integration found: core/suint64_test.go:55","Info: GoBuiltInFuzzer integration found: core/suint64_test.go:74","Info: GoBuiltInFuzzer integration found: util/dnum/dnum_test.go:509","Info: GoBuiltInFuzzer integration found: util/regex/regex_test.go:312","Info: GoBuiltInFuzzer integration found: util/regex/regex_test.go:327","Info: GoBuiltInFuzzer integration found: util/regex/regex_test.go:344","Info: GoBuiltInFuzzer integration found: util/regex/regex_test.go:390","Info: GoBuiltInFuzzer integration found: util/sortlist/sortlist_test.go:51","Info: GoBuiltInFuzzer integration found: util/str/find1of_test.go:42","Info: GoBuiltInFuzzer integration found: util/tr/tr_test.go:29","Info: GoBuiltInFuzzer integration found: util/tr/tr_test.go:37"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2022-03-04 not signed: https://api.github.com/repos/apmckinlay/gsuneido/releases/61027875","Warn: release artifact 2022-01-25 not signed: https://api.github.com/repos/apmckinlay/gsuneido/releases/57937508","Warn: release artifact 2022-01-10 not signed: https://api.github.com/repos/apmckinlay/gsuneido/releases/56769971","Warn: release artifact 2021-12-29 not signed: https://api.github.com/repos/apmckinlay/gsuneido/releases/56161682","Warn: release artifact 2022-03-04 does not have provenance: https://api.github.com/repos/apmckinlay/gsuneido/releases/61027875","Warn: release artifact 2022-01-25 does not have provenance: https://api.github.com/repos/apmckinlay/gsuneido/releases/57937508","Warn: release artifact 2022-01-10 does not have provenance: https://api.github.com/repos/apmckinlay/gsuneido/releases/56769971","Warn: release artifact 2021-12-29 does not have provenance: https://api.github.com/repos/apmckinlay/gsuneido/releases/56161682"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","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":8,"reason":"binaries present in source code","details":["Warn: binary detected: builtin/goc/liblexilla.a:1","Warn: binary detected: builtin/goc/libscintilla.a:1"],"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":"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":"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/codeql.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apmckinlay/gsuneido/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/apmckinlay/gsuneido/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/apmckinlay/gsuneido/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apmckinlay/gsuneido/codeql.yml/master?enable=pin","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-15T20:38:45.231Z","repository_id":15872884,"created_at":"2025-08-15T20:38:45.234Z","updated_at":"2025-08-15T20:38:45.234Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28550565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"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":["compiler","go","golang","interpreter","language"],"created_at":"2026-01-18T21:06:40.071Z","updated_at":"2026-01-18T21:06:41.046Z","avatar_url":"https://github.com/apmckinlay.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gSuneido\n========\n\nGo implementation of Suneido (http://suneido.com).\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/apmckinlay/gsuneido)](https://pkg.go.dev/github.com/apmckinlay/gsuneido)\n\nSee also: [cSuneido](https://github.com/apmckinlay/csuneido), [jSuneido](https://github.com/apmckinlay/jsuneido), [suneido_tests](https://github.com/apmckinlay/suneido_tests)\n\n[Documentation](http://apmckinlay.github.io/gsuneido/)\n\n### Status\n\nAs of August 2019 it successfully runs all the standard library tests.\n\nAs of November 2019 the Windows interface is mostly functional.\n\nAs of July 2020 the client portion is production ready to replace cSuneido.\n\nAs of March 2021 we are no longer using cSuneido, all customers are on gSuneido.\u003cbr/\u003e\n(as client, with jSuneido as the server)\n\nAs of July 2022 the database and server are complete. All our tests pass.\u003cbr/\u003e\nWe are using it on some beta systems.\n\nAs of January 2024 gSuneido has replaced jSuneido on all our services and customer systems.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapmckinlay%2Fgsuneido","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapmckinlay%2Fgsuneido","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapmckinlay%2Fgsuneido/lists"}