{"id":1531,"url":"https://github.com/kha7iq/pingme-action","last_synced_at":"2026-07-02T11:16:22.663Z","repository":{"id":65160470,"uuid":"359109804","full_name":"kha7iq/pingme-action","owner":"kha7iq","description":"PingMe action enables you to send messages or alerts to multiple messaging platforms \u0026 email.","archived":false,"fork":false,"pushed_at":"2021-08-12T17:28:23.000Z","size":11,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-07T01:50:12.679Z","etag":null,"topics":["discord","email","github-actions","gotify","line","mastodon","mattermost","msteams","pushbullet","pushover","rocketchat","slack","telegram","textmagic","wechat","zulip"],"latest_commit_sha":null,"homepage":"https://pingme.lmno.pk","language":null,"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/kha7iq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-18T10:19:44.000Z","updated_at":"2025-02-11T03:58:44.000Z","dependencies_parsed_at":"2023-01-13T15:43:56.292Z","dependency_job_id":null,"html_url":"https://github.com/kha7iq/pingme-action","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"386ddd1c8c5aac910c466181101b8170f46a875f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kha7iq/pingme-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kha7iq","download_url":"https://codeload.github.com/kha7iq/pingme-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/sbom","scorecard":{"id":558651,"data":{"date":"2025-08-11","repo":{"name":"github.com/kha7iq/pingme-action","commit":"386ddd1c8c5aac910c466181101b8170f46a875f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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":"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/send.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kha7iq/pingme-action/send.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/send.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kha7iq/pingme-action/send.yml/master?enable=pin","Info:   0 out of   1 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":"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":["Warn: no topLevel permission defined: .github/workflows/send.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":"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":"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":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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-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"}}]},"last_synced_at":"2025-08-20T12:59:23.864Z","repository_id":65160470,"created_at":"2025-08-20T12:59:23.864Z","updated_at":"2025-08-20T12:59:23.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30578056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T09:53:36.164Z","status":"ssl_error","status_checked_at":"2026-03-16T09:53:29.590Z","response_time":96,"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"}},"owner":{"login":"kha7iq","name":"Khaliq","uuid":"79246862","kind":"user","description":"","email":"","website":"https://lmno.pk","location":"Malaysia","twitter":null,"company":"PlayStation","icon_url":"https://avatars.githubusercontent.com/u/79246862?u=601bda63c847b78e2a8931f266a350ec1526e3d5\u0026v=4","repositories_count":28,"last_synced_at":"2024-04-21T00:55:11.064Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kha7iq","funding_links":[],"total_stars":943,"followers":39,"following":6,"created_at":"2022-11-17T21:12:46.224Z","updated_at":"2024-04-21T00:55:14.088Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kha7iq","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kha7iq/repositories"},"packages":[{"id":5793762,"name":"kha7iq/pingme-action","ecosystem":"actions","description":"PingMe - Send message to multiple platforms","homepage":"https://pingme.lmno.pk","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/kha7iq/pingme-action","keywords_array":["discord","email","github-actions","gotify","line","mastodon","mattermost","msteams","pushbullet","pushover","rocketchat","slack","telegram","textmagic","wechat","zulip"],"namespace":"kha7iq","versions_count":1,"first_release_published_at":"2021-04-18T16:14:10.000Z","latest_release_published_at":"2021-04-18T16:14:10.000Z","latest_release_number":"v1","last_synced_at":"2026-06-13T14:05:38.563Z","created_at":"2023-01-03T22:10:03.621Z","updated_at":"2026-06-13T14:05:38.563Z","registry_url":"https://github.com/kha7iq/pingme-action","install_command":null,"documentation_url":null,"metadata":{"name":"PingMe-Action","description":"PingMe - Send message to multiple platforms","author":"Abdul Khaliq \u003ca.khaliq@outlook.my\u003e","branding":{"icon":"send","color":"green"},"inputs":{"service":{"description":"Messaging platform to which message will be sent","required":true}},"runs":{"using":"docker","image":"docker://ghcr.io/kha7iq/pingme:latest","args":["${{ inputs.service }}"]},"default_branch":"master","path":null},"repo_metadata":{"id":65160470,"uuid":"359109804","full_name":"kha7iq/pingme-action","owner":"kha7iq","description":"PingMe action enables you to send messages or alerts to multiple messaging platforms \u0026 email.","archived":false,"fork":false,"pushed_at":"2021-08-12T17:28:23.000Z","size":11,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-28T03:42:01.429Z","etag":null,"topics":["discord","email","github-actions","gotify","line","mastodon","mattermost","msteams","pushbullet","pushover","rocketchat","slack","telegram","textmagic","wechat","zulip"],"latest_commit_sha":null,"homepage":"https://pingme.lmno.pk","language":null,"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/kha7iq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-18T10:19:44.000Z","updated_at":"2025-02-11T03:58:44.000Z","dependencies_parsed_at":"2023-01-13T15:43:56.292Z","dependency_job_id":null,"html_url":"https://github.com/kha7iq/pingme-action","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"386ddd1c8c5aac910c466181101b8170f46a875f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kha7iq/pingme-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kha7iq","download_url":"https://codeload.github.com/kha7iq/pingme-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/sbom","scorecard":{"id":558651,"data":{"date":"2025-08-11","repo":{"name":"github.com/kha7iq/pingme-action","commit":"386ddd1c8c5aac910c466181101b8170f46a875f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"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":"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":"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/send.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kha7iq/pingme-action/send.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/send.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kha7iq/pingme-action/send.yml/master?enable=pin","Info:   0 out of   1 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":"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":["Warn: no topLevel permission defined: .github/workflows/send.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":"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":"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":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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-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"}}]},"last_synced_at":"2025-08-20T12:59:23.864Z","repository_id":65160470,"created_at":"2025-08-20T12:59:23.864Z","updated_at":"2025-08-20T12:59:23.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278229282,"owners_count":25952280,"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-03T02:00:06.070Z","response_time":53,"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":"kha7iq","name":"Khaliq","uuid":"79246862","kind":"user","description":"","email":"","website":"https://lmno.pk","location":"Malaysia","twitter":null,"company":"PlayStation","icon_url":"https://avatars.githubusercontent.com/u/79246862?u=601bda63c847b78e2a8931f266a350ec1526e3d5\u0026v=4","repositories_count":28,"last_synced_at":"2024-04-21T00:55:11.064Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kha7iq","funding_links":[],"total_stars":943,"followers":39,"following":6,"created_at":"2022-11-17T21:12:46.224Z","updated_at":"2024-04-21T00:55:14.088Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kha7iq","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kha7iq/repositories"},"tags":[{"name":"v1","sha":"81361539c93c17bd2ea2b7564235ee157c71faf9","kind":"commit","published_at":"2021-04-18T16:14:10.000Z","download_url":"https://codeload.github.com/kha7iq/pingme-action/tar.gz/v1","html_url":"https://github.com/kha7iq/pingme-action/releases/tag/v1","dependencies_parsed_at":"2023-06-01T12:17:01.244Z","dependency_job_id":null,"purl":"pkg:github/kha7iq/pingme-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-10-05T04:12:57.244Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.028838535889715,"dependent_packages_count":0.0,"stargazers_count":13.11361115512597,"forks_count":21.685945175091113,"docker_downloads_count":null,"average":13.2070987165267},"purl":"pkg:githubactions/kha7iq/pingme-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/kha7iq/pingme-action","docker_dependents_count":1,"docker_downloads_count":7,"usage_url":"https://repos.ecosyste.ms/usage/actions/kha7iq/pingme-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/kha7iq/pingme-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T14:26:37.475Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kha7iq%2Fpingme-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kha7iq%2Fpingme-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kha7iq%2Fpingme-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kha7iq%2Fpingme-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kha7iq%2Fpingme-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/kha7iq%2Fpingme-action/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32646,"maintainers_count":0,"namespaces_count":20402,"keywords_count":8032,"github":"actions","metadata":{"funded_packages_count":4015},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2026-06-10T05:16:18.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":470137,"full_name":"kha7iq/pingme-action","default_branch":"master","total_commits":14,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-25T12:01:37.668Z","last_synced_commit":"386ddd1c8c5aac910c466181101b8170f46a875f","created_at":"2023-03-09T00:49:58.300Z","updated_at":"2026-06-25T12:01:37.647Z","committers":[{"name":"kha7iq","email":"a.khaliq@outlook.my","login":"kha7iq","count":14}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-26T00:00:11.068Z","repositories_count":6270672,"commits_count":873196843,"contributors_count":35132530,"owners_count":1172962,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"kha7iq/pingme-action","html_url":"https://github.com/kha7iq/pingme-action","last_synced_at":"2025-10-31T07:45:27.832Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:43:14.710Z","updated_at":"2025-10-31T07:45:27.832Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kha7iq%2Fpingme-action/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-26T00:00:19.635Z","repositories_count":14837561,"issues_count":33046358,"pull_requests_count":108939207,"authors_count":11319677,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"WatchEvent":1},"last_year":{}},"keywords":["discord","email","github-actions","gotify","line","mastodon","mattermost","msteams","pushbullet","pushover","rocketchat","slack","telegram","textmagic","wechat","zulip"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/send.yml","sha":null,"kind":"manifest","created_at":"2023-01-03T21:24:07.400Z","updated_at":"2023-01-03T21:24:07.400Z","repository_link":"https://github.com/kha7iq/pingme-action/blob/master/.github/workflows/send.yml","dependencies":[{"id":6860988902,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6860988905,"package_name":"kha7iq/pingme-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-01-03T21:24:07.524Z","updated_at":"2023-01-03T21:24:07.524Z","repository_link":"https://github.com/kha7iq/pingme-action/blob/master/action.yml","dependencies":[{"id":6860989313,"package_name":"docker://ghcr.io/kha7iq/pingme","ecosystem":"actions","requirements":"latest","direct":true,"kind":"docker","optional":false}]}],"score":4.700480365792417,"created_at":"2023-04-05T14:22:59.062Z","updated_at":"2026-07-02T11:16:22.664Z","avatar_url":"https://github.com/kha7iq.png","language":null,"codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/1531","html_url":"https://summary.ecosyste.ms/projects/1531"}