{"id":21414366,"url":"https://github.com/portapps/rocketchat-portable","last_synced_at":"2025-10-09T00:13:45.889Z","repository":{"id":26899139,"uuid":"111854983","full_name":"portapps/rocketchat-portable","owner":"portapps","description":"🚀 Rocket.Chat portable for Windows ","archived":false,"fork":false,"pushed_at":"2025-09-14T17:27:20.000Z","size":365,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-14T19:30:10.706Z","etag":null,"topics":["golang","portable","portapps","rocketchat","windows"],"latest_commit_sha":null,"homepage":"https://portapps.io/app/rocketchat-portable/","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/portapps.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"crazy-max","custom":"https://www.paypal.me/crazyws"}},"created_at":"2017-11-23T22:33:00.000Z","updated_at":"2025-09-14T17:27:23.000Z","dependencies_parsed_at":"2023-01-16T22:16:23.670Z","dependency_job_id":"3d15b5cc-c0a9-45f3-b947-bb4fbebafc06","html_url":"https://github.com/portapps/rocketchat-portable","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/portapps/rocketchat-portable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portapps%2Frocketchat-portable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portapps%2Frocketchat-portable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portapps%2Frocketchat-portable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portapps%2Frocketchat-portable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/portapps","download_url":"https://codeload.github.com/portapps/rocketchat-portable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/portapps%2Frocketchat-portable/sbom","scorecard":{"id":741454,"data":{"date":"2025-08-11","repo":{"name":"github.com/portapps/rocketchat-portable","commit":"e9aff7b0496e79bc79439008d182353db4f89f03"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/23 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":"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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/portapps/rocketchat-portable/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/portapps/rocketchat-portable/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/portapps/rocketchat-portable/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/released.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/portapps/rocketchat-portable/released.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"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/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/released.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":"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":"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":"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 3.8.7-24 not signed: https://api.github.com/repos/portapps/rocketchat-portable/releases/68671506","Warn: release artifact 3.7.6-23 not signed: https://api.github.com/repos/portapps/rocketchat-portable/releases/58145210","Warn: release artifact 3.2.2-22 not signed: https://api.github.com/repos/portapps/rocketchat-portable/releases/44067997","Warn: release artifact 3.1.1-21 not signed: https://api.github.com/repos/portapps/rocketchat-portable/releases/38769862","Warn: release artifact 3.0.7-20 not signed: https://api.github.com/repos/portapps/rocketchat-portable/releases/35515402","Warn: release artifact 3.8.7-24 does not have provenance: https://api.github.com/repos/portapps/rocketchat-portable/releases/68671506","Warn: release artifact 3.7.6-23 does not have provenance: https://api.github.com/repos/portapps/rocketchat-portable/releases/58145210","Warn: release artifact 3.2.2-22 does not have provenance: https://api.github.com/repos/portapps/rocketchat-portable/releases/44067997","Warn: release artifact 3.1.1-21 does not have provenance: https://api.github.com/repos/portapps/rocketchat-portable/releases/38769862","Warn: release artifact 3.0.7-20 does not have provenance: https://api.github.com/repos/portapps/rocketchat-portable/releases/35515402"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h"],"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 10 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-22T17:34:27.675Z","repository_id":26899139,"created_at":"2025-08-22T17:34:27.675Z","updated_at":"2025-08-22T17:34:27.675Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000717,"owners_count":26082879,"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-10-08T02:00:06.501Z","response_time":56,"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"}},"keywords":["golang","portable","portapps","rocketchat","windows"],"created_at":"2024-11-22T18:28:53.444Z","updated_at":"2025-10-09T00:13:45.855Z","avatar_url":"https://github.com/portapps.png","language":"Go","funding_links":["https://github.com/sponsors/crazy-max","https://www.paypal.me/crazyws"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://portapps.io/app/rocketchat-portable/\" target=\"_blank\"\u003e\u003cimg width=\"100\" src=\"https://github.com/portapps/rocketchat-portable/blob/master/res/papp.png\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://portapps.io/app/rocketchat-portable/#download\"\u003e\u003cimg src=\"https://img.shields.io/github/release/portapps/rocketchat-portable.svg?style=flat-square\" alt=\"GitHub release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://portapps.io/app/rocketchat-portable/#download\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/portapps/rocketchat-portable/total.svg?style=flat-square\" alt=\"Total downloads\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/portapps/rocketchat-portable/actions?workflow=build\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/portapps/rocketchat-portable/build.yml?label=build\u0026logo=github\u0026style=flat-square\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/portapps/rocketchat-portable\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/portapps/rocketchat-portable?style=flat-square\" alt=\"Go Report\"\u003e\u003c/a\u003e\n  \u003cbr /\u003e\u003ca href=\"https://github.com/sponsors/crazy-max\"\u003e\u003cimg src=\"https://img.shields.io/badge/sponsor-crazy--max-181717.svg?logo=github\u0026style=flat-square\" alt=\"Become a sponsor\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.paypal.me/crazyws\"\u003e\u003cimg src=\"https://img.shields.io/badge/donate-paypal-00457c.svg?logo=paypal\u0026style=flat-square\" alt=\"Donate Paypal\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Notice of Non-Affiliation and Disclaimer\n\nPortapps is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Rocket.Chat™, or any of its subsidiaries or its affiliates.\n\nThe official Rocket.Chat™ website can be found at https://rocket.chat/.\n\nThe name Rocket.Chat™ as well as related names, marks, emblems and images are registered trademarks of their respective owners.\n\n## About\n\nRocket.Chat™ portable app made with 🚀 [Portapps](https://portapps.io).\u003cbr /\u003e\nDocumentation and downloads can be found on https://portapps.io/app/rocketchat-portable/\n\n## Contributing\n\nWant to contribute? Awesome! The most basic way to show your support is to star the project, or to raise issues. If\nyou want to open a pull request, please read the [contributing guidelines](https://portapps.io/doc/contribute/).\n\nYou can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) or by\nmaking a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely!\n\nThanks again for your support, it is much appreciated! :pray:\n\n## License\n\nMIT. See `LICENSE` for more details.\u003cbr /\u003e\nRocket icon credit to [Squid Ink](http://thesquid.ink).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportapps%2Frocketchat-portable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fportapps%2Frocketchat-portable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fportapps%2Frocketchat-portable/lists"}