{"id":36684375,"url":"https://github.com/abc-inc/goava","last_synced_at":"2026-01-14T20:29:23.882Z","repository":{"id":57509860,"uuid":"237060019","full_name":"abc-inc/goava","owner":"abc-inc","description":"Guava ported to Go","archived":false,"fork":false,"pushed_at":"2023-03-06T10:09:11.000Z","size":266,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-15T03:55:31.739Z","etag":null,"topics":["escape","go","golang","net","stopwatch","string","utils"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abc-inc.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}},"created_at":"2020-01-29T19:03:54.000Z","updated_at":"2023-09-13T07:51:43.000Z","dependencies_parsed_at":"2023-02-08T09:47:02.570Z","dependency_job_id":null,"html_url":"https://github.com/abc-inc/goava","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abc-inc/goava","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abc-inc%2Fgoava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abc-inc%2Fgoava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abc-inc%2Fgoava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abc-inc%2Fgoava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abc-inc","download_url":"https://codeload.github.com/abc-inc/goava/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abc-inc%2Fgoava/sbom","scorecard":{"id":160013,"data":{"date":"2025-08-11","repo":{"name":"github.com/abc-inc/goava","commit":"7272a43251749032cbf841afec531a853cd2b67d"},"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/14 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":"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/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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/abc-inc/goava/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/abc-inc/goava/codeql.yml/master?enable=pin","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T13:07:07.315Z","repository_id":57509860,"created_at":"2025-08-16T13:07:07.315Z","updated_at":"2025-08-16T13:07:07.315Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["escape","go","golang","net","stopwatch","string","utils"],"created_at":"2026-01-12T11:08:19.170Z","updated_at":"2026-01-14T20:29:23.875Z","avatar_url":"https://github.com/abc-inc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goava: Guava ported to Go\n\n![Go build](https://github.com/abc-inc/goava/workflows/Go%20build/badge.svg)\n\nGoava is heavily inspired by [Guava](https://github.com/google/guava),\nwhich is a set of core libraries from Google that includes new collection types\n(such as multimap and multiset), immutable collections, a graph library, and\nutilities for concurrency, I/O, hashing, primitives, strings, and more!\n\n## Features\n- [x] [base/Ascii](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/base/Ascii.html) =\u003e [github.com/abc-inc/goava/base/casefmt](https://github.com/abc-inc/goava/tree/master/base/ascii)\n- [x] [base/CaseFormat](https://github.com/google/guava/wiki/StringsExplained#caseformat) =\u003e [github.com/abc-inc/goava/base/casefmt](https://github.com/abc-inc/goava/tree/master/base/casefmt)\n- [x] [base/CharMatcher](https://github.com/google/guava/wiki/StringsExplained#charmatcher) =\u003e [github.com/abc-inc/goava/base/runematcher](https://github.com/abc-inc/goava/tree/master/base/runematcher)\n- [x] [base/Optional](https://github.com/google/guava/wiki/UsingAndAvoidingNullExplained#optional) =\u003e [github.com/abc-inc/goava/base/opt](https://github.com/abc-inc/goava/tree/master/base/opt)\n- [x] [base/Preconditions](https://github.com/google/guava/wiki/PreconditionsExplained) =\u003e [github.com/abc-inc/goava/base/precond](https://github.com/abc-inc/goava/tree/master/base/precond)\n- [x] [base/Stopwatch](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/base/Stopwatch.html) =\u003e [github.com/abc-inc/goava/base/stopwatch](https://github.com/abc-inc/goava/tree/master/base/stopwatch)\n- [ ] [base/Strings](https://github.com/google/guava/wiki/StringsExplained)\n- [x] [base/Ticker](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/base/Ticker.html) =\u003e [github.com/abc-inc/goava/base/ticker](https://github.com/abc-inc/goava/tree/master/base/ticker)\n- [ ] [cache/Cache](https://github.com/google/guava/wiki/CachesExplained)\n- [x] [collect/ComparisonChain](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/collect/ComparisonChain.html) =\u003e [github.com/abc-inc/goava/collect/compchain](https://github.com/abc-inc/goava/tree/master/collect/compchain)\n- [x] [collect/DiscreteDomain](https://github.com/google/guava/wiki/RangesExplained#discrete-domains) =\u003e [github.com/abc-inc/goava/collect/domain](https://github.com/abc-inc/goava/tree/master/collect/domain)\n- [ ] [collect/Ordering](https://github.com/google/guava/wiki/OrderingExplained)\n- [x] [collect/Sets](https://github.com/google/guava/wiki/CollectionUtilitiesExplained#sets) =\u003e [github.com/abc-inc/goava/collect/set](https://github.com/abc-inc/goava/tree/master/collect/set)\n- [x] [escape/Escaper](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/escape/Escaper.html) =\u003e [github.com/abc-inc/goava/escape](https://github.com/abc-inc/goava/tree/master/escape)\n- [ ] [eventbus/EventBus](https://github.com/google/guava/wiki/EventBusExplained)\n- [x] [html/HtmlEscapers](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/html/HtmlEscapers.html) =\u003e [github.com/abc-inc/goava/html](https://github.com/abc-inc/goava/tree/master/html)\n- [ ] [io/Files](https://github.com/google/guava/wiki/IOExplained#files)\n- [x] [io/Flusher](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/io/Flushables.html) =\u003e [github.com/abc-inc/goava/io](https://github.com/abc-inc/goava/tree/master/io)\n- [ ] [math](https://github.com/google/guava/wiki/MathExplained)\n- [x] [net/HostAndPort](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/net/HostAndPort.html) =\u003e [github.com/abc-inc/goava/net/hostandport](https://github.com/abc-inc/goava/tree/master/net/hostandport)\n- [x] [net/UrlEscapers](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/net/UrlEscapers.html) =\u003e [github.com/abc-inc/goava/net/url](https://github.com/abc-inc/goava/tree/master/net/url)\n- [x] [xml/XmlEscapers](https://guava.dev/releases/28.2-jre/api/docs/com/google/common/xml/XmlEscapers.html) =\u003e [github.com/abc-inc/goava/xml](https://github.com/abc-inc/goava/tree/master/xml)\n- [ ] ...\n\n## Adding Goava to your project\nTo add a dependency on Goava, install the latest version of the library:\n\n```shell script\ngo get -u github.com/abc-inc/goava\n```\n\nNext, include Goava in your application (see links above):\n```go\nimport \"github.com/abc-inc/goava/\u003cpackage\u003e\"\n```\n\n## Learn about Goava and Guava\n\n- Guava users' guide, [Guava Explained](https://github.com/google/guava/wiki/Home)\n\n## Links\n\n- [Goava GitHub project](https://github.com/abc-inc/goava)\n- [Issue tracker: Report a defect or feature request](https://github.com/abc-inc/goava/issues/new)\n\n## Disclaimer\nThis is not an official Google product (experimental or otherwise).\nIt is not affiliated with the [Guava](https://github.com/google/guava) project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabc-inc%2Fgoava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabc-inc%2Fgoava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabc-inc%2Fgoava/lists"}