{"id":5806479,"name":"fadenb/Matrix-Chat-Message","ecosystem":"actions","description":"Send a message to a Matrix channel","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/fadenb/Matrix-Chat-Message","keywords_array":["chat","chatops","hacktoberfest","matrix"],"namespace":"fadenb","versions_count":6,"first_release_published_at":"2020-10-05T14:47:52.000Z","latest_release_published_at":"2020-10-06T22:53:33.000Z","latest_release_number":"v0.0.6","last_synced_at":"2026-05-13T19:18:52.259Z","created_at":"2023-01-04T16:12:28.044Z","updated_at":"2026-05-13T19:18:52.259Z","registry_url":"https://github.com/fadenb/Matrix-Chat-Message","install_command":null,"documentation_url":null,"metadata":{"name":"Matrix Chat Message","description":"Send a message to a Matrix channel","branding":{"icon":"message-circle","color":"green"},"inputs":{"token":{"description":"Access token for the account to use","required":true},"homeserver":{"description":"Homeserver of the account to use","required":true,"default":"https://matrix.org"},"channel":{"description":"The internal room ID of the channel to send the message to","required":true},"message":{"description":"The message you want to send","required":true},"messagetype":{"description":"Type of Matrix message (e.g. `m.text` or `m.notice`)","default":"m.notice"}},"runs":{"using":"node12","main":"dist/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":36984007,"uuid":"301346349","full_name":"fadenb/Matrix-Chat-Message","owner":"fadenb","description":"Use this action in a GitHub workflow to send a message to a Matrix room","archived":false,"fork":false,"pushed_at":"2025-10-22T02:01:31.000Z","size":9430,"stargazers_count":12,"open_issues_count":6,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T05:31:13.829Z","etag":null,"topics":["chat","chatops","hacktoberfest","matrix"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fadenb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-10-05T08:48:53.000Z","updated_at":"2025-10-10T15:26:25.000Z","dependencies_parsed_at":"2023-10-24T17:30:34.769Z","dependency_job_id":"322c7dcc-c9e4-4a98-908e-589da75d9f42","html_url":"https://github.com/fadenb/Matrix-Chat-Message","commit_stats":{"total_commits":267,"total_committers":4,"mean_commits":66.75,"dds":0.07490636704119846,"last_synced_commit":"ffa920dd3fbf7f55cb1428cb19e5ac851dd56085"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadenb","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/sbom","scorecard":{"id":391241,"data":{"date":"2025-08-11","repo":{"name":"github.com/fadenb/Matrix-Chat-Message","commit":"9b9656f5833a714010ae2767f9519f1ea0a34e88"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/6 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":"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":"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/eslint.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":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/eslint.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/fadenb/Matrix-Chat-Message/eslint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/eslint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/fadenb/Matrix-Chat-Message/eslint.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":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":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3"],"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 26 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-18T17:52:18.653Z","repository_id":36984007,"created_at":"2025-08-18T17:52:18.653Z","updated_at":"2025-08-18T17:52:18.653Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281608615,"owners_count":26530372,"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-29T02:00:06.901Z","response_time":59,"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"},"owner_record":{"login":"fadenb","name":"Tristan Helmich","uuid":"878822","kind":"user","description":"Veteran sysadmin, NixOS enthusiast, Hello Kitty fan. Background in compsci+computational linguistics. Likes cows and eurobeat.","email":"","website":"https://www.genesiscloud.com/","location":"Munich, Germany","twitter":"fadenb","company":"Genesis Cloud","icon_url":"https://avatars.githubusercontent.com/u/878822?u=7a96214ada581a963934a619f263d3780488198d\u0026v=4","repositories_count":71,"last_synced_at":"2023-07-31T20:36:59.705Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fadenb","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T13:08:19.734Z","updated_at":"2023-07-31T20:37:00.288Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadenb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadenb/repositories"},"tags":[{"name":"v0.0.6","sha":"89baab2b9ea06ffdd5f5b1ca80e9f888c3d7c9d3","kind":"tag","published_at":"2020-10-06T22:53:33.000Z","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/v0.0.6","html_url":"https://github.com/fadenb/Matrix-Chat-Message/releases/tag/v0.0.6","dependencies_parsed_at":"2023-05-30T16:42:41.394Z","dependency_job_id":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"bde03cc846566cad886df59916bc22205fed2198","kind":"tag","published_at":"2020-10-06T22:05:09.000Z","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/v0.0.5","html_url":"https://github.com/fadenb/Matrix-Chat-Message/releases/tag/v0.0.5","dependencies_parsed_at":"2023-05-30T16:42:41.803Z","dependency_job_id":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"20c09513b27d13ab11e20a48f59b241e7602e0f0","kind":"tag","published_at":"2020-10-06T21:39:23.000Z","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/v0.0.4","html_url":"https://github.com/fadenb/Matrix-Chat-Message/releases/tag/v0.0.4","dependencies_parsed_at":"2023-05-30T16:42:42.341Z","dependency_job_id":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"d4bfe8b7c3159b25ec834a4d57708ff93e42519f","kind":"commit","published_at":"2020-10-06T14:01:19.000Z","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/v0.0.3","html_url":"https://github.com/fadenb/Matrix-Chat-Message/releases/tag/v0.0.3","dependencies_parsed_at":"2023-05-30T16:42:42.698Z","dependency_job_id":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"33cd62ca20d63d0748813c6157967b37ff7bf6f6","kind":"tag","published_at":"2020-10-05T14:53:34.000Z","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/v0.0.2","html_url":"https://github.com/fadenb/Matrix-Chat-Message/releases/tag/v0.0.2","dependencies_parsed_at":"2023-05-30T16:42:43.024Z","dependency_job_id":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"6b5ef5fafda3d47c010ebd1857cf0c04c0a6275b","kind":"tag","published_at":"2020-10-05T14:47:52.000Z","download_url":"https://codeload.github.com/fadenb/Matrix-Chat-Message/tar.gz/v0.0.1","html_url":"https://github.com/fadenb/Matrix-Chat-Message/releases/tag/v0.0.1","dependencies_parsed_at":"2023-05-30T16:42:43.352Z","dependency_job_id":null,"purl":"pkg:github/fadenb/Matrix-Chat-Message@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-29T10:50:33.930Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":13.375796178343949,"forks_count":37.2590091052879,"average":23.37344504766383},"purl":"pkg:githubactions/fadenb/Matrix-Chat-Message","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/fadenb/Matrix-Chat-Message","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/fadenb/Matrix-Chat-Message","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/fadenb/Matrix-Chat-Message/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-22T05:01:01.757Z","issues_count":4,"pull_requests_count":303,"avg_time_to_close_issue":41345982.0,"avg_time_to_close_pull_request":670549.463768116,"issues_closed_count":3,"pull_requests_closed_count":276,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.3564356435643564,"merged_pull_requests_count":170,"bot_issues_count":1,"bot_pull_requests_count":298,"past_year_issues_count":1,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":1101564.0,"past_year_avg_time_to_close_pull_request":901145.0882352941,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":68,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":88,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadenb%2FMatrix-Chat-Message/issues","maintainers":[{"login":"fadenb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fadenb"}],"active_maintainers":[{"login":"fadenb","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fadenb"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fadenb%2FMatrix-Chat-Message/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fadenb%2FMatrix-Chat-Message/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fadenb%2FMatrix-Chat-Message/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fadenb%2FMatrix-Chat-Message/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fadenb%2FMatrix-Chat-Message/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/fadenb%2FMatrix-Chat-Message/codemeta","maintainers":[]}