{"id":36417132,"url":"https://github.com/sullis/jms-testkit","last_synced_at":"2026-01-11T17:00:28.164Z","repository":{"id":34148990,"uuid":"160270004","full_name":"sullis/jms-testkit","owner":"sullis","description":"in-memory JMS broker for unit testing (Scala, Java)","archived":false,"fork":false,"pushed_at":"2025-12-20T05:00:36.000Z","size":357,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T12:55:22.816Z","etag":null,"topics":["activemq","java","jms","scala","scalatest"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/sullis.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":"2018-12-04T00:02:15.000Z","updated_at":"2025-12-20T05:00:39.000Z","dependencies_parsed_at":"2024-02-07T11:51:38.759Z","dependency_job_id":"e72d5c42-f494-4fd3-a331-5eb158fc84f5","html_url":"https://github.com/sullis/jms-testkit","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/sullis/jms-testkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullis%2Fjms-testkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullis%2Fjms-testkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullis%2Fjms-testkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullis%2Fjms-testkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sullis","download_url":"https://codeload.github.com/sullis/jms-testkit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sullis%2Fjms-testkit/sbom","scorecard":{"id":858049,"data":{"date":"2025-08-11","repo":{"name":"github.com/sullis/jms-testkit","commit":"0508b13fbf098fd73f34147639920fbf0ffb6bb1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","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":9,"reason":"Found 27/30 approved changesets -- score normalized to 9","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":"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":"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":"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:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sullis/jms-testkit/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sullis/jms-testkit/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/sullis/jms-testkit/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sullis/jms-testkit/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sullis/jms-testkit/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:29"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-24T00:27:00.058Z","repository_id":34148990,"created_at":"2025-08-24T00:27:00.058Z","updated_at":"2025-08-24T00:27:00.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: 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":["activemq","java","jms","scala","scalatest"],"created_at":"2026-01-11T17:00:17.374Z","updated_at":"2026-01-11T17:00:28.157Z","avatar_url":"https://github.com/sullis.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jms-testkit\nin-memory JMS library\n\n\n# Scala build.sbt\n\n```\n\n\"io.github.sullis\" %% \"jms-testkit\" % \"1.0.4\" % Test\n\n\n```\n\n\n# Scala code example\n\n```\n\nimport jmstestkit.JmsQueue\n\nval queue = JmsQueue()\n\nqueue.publishMessage(\"Portland\")\nqueue.publishMessage(\"Seattle\")\n\nSystem.out.println(\"queueName: \" + queue.queueName)\nSystem.out.println(\"size: \" + queue.size)\nSystem.out.println(\"snapshot: \" + queue.toSeq)\n\nval connFactory = queue.createQueueConnectionFactory // javax.jms.QueueConnectionFactory\n\n```\n\n# Maven pom.xml\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.github.sullis\u003c/groupId\u003e\n    \u003cartifactId\u003ejms-testkit_2.12\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.4\u003c/version\u003e\n    \u003cscope\u003etest\u003c/scope\u003e\n\u003c/dependency\u003e\n\n```\n\n# Java code example\n\n```\n\nimport jmstestkit.JmsQueue;\nimport javax.jms.QueueConnectionFactory;\n\nJmsQueue queue = JmsQueue.apply();\n\nqueue.publishMessage(\"Whistler\");\nqueue.publishMessage(\"Blackcomb\");\n\nSystem.out.println(\"queueName: \" + queue.queueName());\nSystem.out.println(\"size: \" + queue.size());\nSystem.out.println(\"snapshot: \" + queue.toJavaList());\n\nQueueConnectionFactory connFactory = queue.createQueueConnectionFactory();\n\n```\n# Projects that use [jms-testkit]\n\n- [fs2-jms](https://github.com/kiambogo/fs2-jms)\n- [Alpakka](https://github.com/akka/alpakka/tree/master/jms/src)\n\n# ActiveMQ Artemis\n\n- [Embedding Apache ActiveMQ Artemis](https://activemq.apache.org/components/artemis/documentation/2.0.0/embedding-activemq.html)\n\n\n# Related resources\n\n- [http://activemq.apache.org/how-to-unit-test-jms-code.html]\n\n- [https://stackoverflow.com/questions/2870431/unit-testing-with-jms-activemq]\n\n- [https://stackoverflow.com/questions/14342430/are-there-any-mq-servers-that-can-run-embedded-in-a-java-process]\n\n- [https://github.com/apache/activemq/blob/master/activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java]\n\n- [https://github.com/apache/camel/blob/master/components/camel-sjms/src/test/java/org/apache/camel/component/sjms/batch/EmbeddedActiveMQBroker.java]\n\n- [https://github.com/apache/activemq-artemis/blob/master/artemis-junit/src/main/java/org/apache/activemq/artemis/junit/EmbeddedJMSResource.java]\n\n- [https://github.com/jkorab/camel-jms-batch/blob/master/src/test/java/org/apache/camel/component/sjms/batch/EmbeddedActiveMQBroker.java]\n\n- mockrunner-jms [http://mockrunner.github.io/mockrunner/examplesjms.html]\n\n# Acknowledgements\n\nThis project uses [sbt-ci-release](https://github.com/sbt/sbt-ci-release)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsullis%2Fjms-testkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsullis%2Fjms-testkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsullis%2Fjms-testkit/lists"}