{"id":34255672,"url":"https://github.com/exxeta/correomqtt","last_synced_at":"2025-12-16T13:03:11.341Z","repository":{"id":36429810,"uuid":"222906599","full_name":"EXXETA/correomqtt","owner":"EXXETA","description":"A modern graphical MQTT client using the HiveMQ client library. MQTT is a messaging protocol widely used in the IoT world. CorreoMQTT provides a UI to send and receive messages. It is able to handle multiple connections at the same time.","archived":false,"fork":false,"pushed_at":"2025-12-12T11:10:32.000Z","size":24379,"stargazers_count":58,"open_issues_count":50,"forks_count":23,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-12-13T21:47:49.536Z","etag":null,"topics":["hivemq","iot","java","javafx","mqtt","mqtt-client","mqtt-client-gui","mqtt3","mqtt5"],"latest_commit_sha":null,"homepage":"http://correomqtt.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EXXETA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2019-11-20T10:01:39.000Z","updated_at":"2025-12-12T11:09:53.000Z","dependencies_parsed_at":"2024-01-18T01:32:30.452Z","dependency_job_id":"55db1bb0-35fb-4ef4-8ce0-07b853695b87","html_url":"https://github.com/EXXETA/correomqtt","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/EXXETA/correomqtt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2Fcorreomqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2Fcorreomqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2Fcorreomqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2Fcorreomqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EXXETA","download_url":"https://codeload.github.com/EXXETA/correomqtt/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXXETA%2Fcorreomqtt/sbom","scorecard":{"id":43707,"data":{"date":"2025-08-11","repo":{"name":"github.com/EXXETA/correomqtt","commit":"c85321086de2b4cdb0393c8d49466db2bf22e4f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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 1/21 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":"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":"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":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/mavencentral.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-javadoc.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/sonar.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mavencentral.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/mavencentral.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mavencentral.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/mavencentral.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mavencentral.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/mavencentral.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mavencentral.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/mavencentral.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-javadoc.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/publish-javadoc.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/sonar.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/sonar.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/sonar.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/sonar.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sonar.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/sonar.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/EXXETA/correomqtt/test.yml/develop?enable=pin","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.0-alpha24 not signed: https://api.github.com/repos/EXXETA/correomqtt/releases/201235760","Warn: release artifact v1.0.0-alpha23 not signed: https://api.github.com/repos/EXXETA/correomqtt/releases/201225898","Warn: release artifact v1.0.0-alpha22 not signed: https://api.github.com/repos/EXXETA/correomqtt/releases/171106010","Warn: release artifact v1.0.0-alpha21 not signed: https://api.github.com/repos/EXXETA/correomqtt/releases/171069442","Warn: release artifact v1.0.0-alpha20 not signed: https://api.github.com/repos/EXXETA/correomqtt/releases/171024353","Warn: release artifact v1.0.0-alpha24 does not have provenance: https://api.github.com/repos/EXXETA/correomqtt/releases/201235760","Warn: release artifact v1.0.0-alpha23 does not have provenance: https://api.github.com/repos/EXXETA/correomqtt/releases/201225898","Warn: release artifact v1.0.0-alpha22 does not have provenance: https://api.github.com/repos/EXXETA/correomqtt/releases/171106010","Warn: release artifact v1.0.0-alpha21 does not have provenance: https://api.github.com/repos/EXXETA/correomqtt/releases/171069442","Warn: release artifact v1.0.0-alpha20 does not have provenance: https://api.github.com/repos/EXXETA/correomqtt/releases/171024353"],"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","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Sonar","Warn: 13 commits out of 14 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"}},{"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-14T22:11:59.089Z","repository_id":36429810,"created_at":"2025-08-14T22:11:59.089Z","updated_at":"2025-08-14T22:11:59.089Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27764777,"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-12-16T02:00:10.477Z","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"}},"keywords":["hivemq","iot","java","javafx","mqtt","mqtt-client","mqtt-client-gui","mqtt3","mqtt5"],"created_at":"2025-12-16T13:03:07.665Z","updated_at":"2025-12-16T13:03:11.333Z","avatar_url":"https://github.com/EXXETA.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/exxeta/correomqtt?include_prereleases)](https://github.com/exxeta/correomqtt/releases/latest) \n[![GitHub](https://img.shields.io/github/license/exxeta/correomqtt)](https://github.com/exxeta/correomqtt/blob/develop/LICENSE) \n\n[![Javadoc](https://img.shields.io/badge/JavaDoc-Online-green)](https://exxeta.github.io/correomqtt/javadoc/)\n\n[![Maven Central](https://img.shields.io/maven-metadata/v.svg?label=Maven%20Central\u0026metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Forg%2Fcorreomqtt%2Fcorreomqtt-client%2Fmaven-metadata.xml)](https://search.maven.org/search?q=g:%22org.correomqtt%22%20AND%20a:%22correomqtt-client%22)\n[![Build Status](https://github.com/EXXETA/correomqtt/actions/workflows/release.yml/badge.svg)](https://github.com/EXXETA/correomqtt/actions/workflows/release.yml)\n[![CodeQL](https://github.com/EXXETA/correomqtt/workflows/CodeQL/badge.svg)](https://github.com/EXXETA/correomqtt/security/code-scanning)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=correomqtt-farion\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=correomqtt-farion)\n\n\n# CorreoMQTT\n\n![CorreoMQTT](https://github.com/EXXETA/correomqtt/blob/develop/icon/ico/Icon_128x128.png)\n\nA modern graphical MQTT client using the [HiveMQ client library](https://github.com/hivemq/hivemq-mqtt-client).\n\n\n## Download\n\n[Prebuild releases for Linux, OSX and Windows can be found here.](https://github.com/EXXETA/correomqtt/releases/latest)\n\n### Note for OSX\nSince v0.14.1 the gatekeeper issue is less annoying. Start the app the first time with right click \u003e Open \u003e Open.\n\n## Screenshot\n\n![CorreoMQTT Connection View](screenshot.png)\n\n## Developement\n\nFeel free to contribute. \n\n* [Check out our project board with open issues here](https://github.com/orgs/EXXETA/projects/4)\n* [Learn how to build correo](https://github.com/EXXETA/correomqtt/wiki/Build-Correo)\n\n## Plugins\n\n* [List of available plugins](https://github.com/EXXETA/correomqtt/wiki/List-of-available-plugins)\n* [Learn how to use plugins](https://github.com/EXXETA/correomqtt/wiki/Using-Plugins)\n* [Learn how to create plugins](https://github.com/EXXETA/correomqtt/wiki/Create-a-Plugin)\n\n## Licence \n\nLicensed under GPL v3.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexxeta%2Fcorreomqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexxeta%2Fcorreomqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexxeta%2Fcorreomqtt/lists"}