{"id":5806949,"name":"appleboy/telegram-action","ecosystem":"actions","description":"Sending a Telegram message","homepage":"https://github.com/marketplace/actions/telegram-message-notify","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/appleboy/telegram-action","keywords_array":["github-actions","telegram","telegram-bot"],"namespace":"appleboy","versions_count":13,"first_release_published_at":"2019-02-17T04:59:09.000Z","latest_release_published_at":"2024-11-15T17:40:01.000Z","latest_release_number":"v1.0.1","last_synced_at":"2026-03-31T13:03:44.311Z","created_at":"2023-01-04T16:36:32.712Z","updated_at":"2026-03-31T13:03:44.311Z","registry_url":"https://github.com/appleboy/telegram-action","install_command":null,"documentation_url":null,"metadata":{"name":"Telegram Message Notify","description":"Sending a Telegram message","author":"Bo-Yi Wu","inputs":{"to":{"description":"telegram user"},"token":{"description":"telegram token"},"message":{"description":"telegram message"},"message_file":{"description":"overwrite the default message template with the contents of the specified file"},"socks5":{"description":"support socks5 proxy URL"},"photo":{"description":"send the photo message."},"document":{"description":"send the document message."},"sticker":{"description":"send the sticker message."},"audio":{"description":"send the audio message."},"voice":{"description":"send the voice message."},"location":{"description":"send the location message."},"venue":{"description":"send the venue message."},"video":{"description":"send the video message."},"debug":{"description":"enable debug mode."},"format":{"description":"message format: markdown or html"},"disable_web_page_preview":{"description":"disables link previews for links in this message"},"disable_notification":{"description":"disables notifications for this message, supports sending a message without notification,"}},"runs":{"using":"docker","image":"Dockerfile"},"branding":{"icon":"message-square","color":"blue"},"default_branch":"master","path":null},"repo_metadata":{"id":38849675,"uuid":"171018186","full_name":"appleboy/telegram-action","owner":"appleboy","description":"GitHub Action that sends a Telegram message.","archived":false,"fork":false,"pushed_at":"2024-11-20T14:34:00.000Z","size":2100,"stargazers_count":954,"open_issues_count":30,"forks_count":111,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-19T07:51:53.799Z","etag":null,"topics":["github-actions","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/telegram-message-notify","language":"Dockerfile","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/appleboy.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}},"created_at":"2019-02-16T15:23:57.000Z","updated_at":"2025-10-16T04:45:39.000Z","dependencies_parsed_at":"2024-11-09T06:25:23.022Z","dependency_job_id":"c6ba2b82-dee0-4264-acee-96351c79b230","html_url":"https://github.com/appleboy/telegram-action","commit_stats":{"total_commits":92,"total_committers":6,"mean_commits":"15.333333333333334","dds":0.05434782608695654,"last_synced_commit":"9177cafddce4b81974cdea8fabcc3e744c69395d"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/appleboy/telegram-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Ftelegram-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Ftelegram-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Ftelegram-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Ftelegram-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/telegram-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Ftelegram-action/sbom","scorecard":{"id":203773,"data":{"date":"2025-08-11","repo":{"name":"github.com/appleboy/telegram-action","commit":"1b2bf60368dcf9d8375bd26bee6c94649f670968"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/goreleaser.yml:9","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":"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":"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":"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":"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":"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:8: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/telegram-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/telegram-action/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/telegram-action/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/telegram-action/goreleaser.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating ghcr.io/appleboy/drone-telegram:1.4.0 to ghcr.io/appleboy/drone-telegram:1.4.0@sha256:c026c8f95b925c4771fb44fee1ead2235b5b8f84abc47d09465f599c16808557","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/goreleaser.yml:12"],"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":"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 '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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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-16T23:16:45.714Z","repository_id":38849675,"created_at":"2025-08-16T23:16:45.714Z","updated_at":"2025-08-16T23:16:45.714Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280163838,"owners_count":26283500,"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-20T02:00:06.978Z","response_time":62,"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":"appleboy","name":"Bo-Yi Wu","uuid":"21979","kind":"user","description":"I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023","email":"appleboy.tw@gmail.com","website":"https://blog.wu-boy.com","location":"Hsinchu, Taiwan","twitter":"appleboy","company":"Mediatek","icon_url":"https://avatars.githubusercontent.com/u/21979?u=1a254eae0e4499dbb382ec3e3863ac8fa8b34ddd\u0026v=4","repositories_count":596,"last_synced_at":"2025-10-19T21:00:04.813Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/appleboy","funding_links":[],"total_stars":27419,"followers":7249,"following":306,"created_at":"2022-11-02T16:36:34.393Z","updated_at":"2025-10-19T21:00:04.813Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-20T21:30:31.218Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1832,"rankings":{"downloads":null,"dependent_repos_count":0.5862779274282998,"dependent_packages_count":0.0,"stargazers_count":0.38345745523688796,"forks_count":0.5767707177943273,"docker_downloads_count":2.316590080811282,"average":0.7726192362541593},"purl":"pkg:githubactions/appleboy/telegram-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/appleboy/telegram-action","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/appleboy/telegram-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/appleboy/telegram-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:14:51.464Z","issues_count":56,"pull_requests_count":11,"avg_time_to_close_issue":12234643.037037037,"avg_time_to_close_pull_request":1617804.6363636365,"issues_closed_count":27,"pull_requests_closed_count":11,"pull_request_authors_count":8,"issue_authors_count":52,"avg_comments_per_issue":2.107142857142857,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":515398.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"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/appleboy%2Ftelegram-action/issues","maintainers":[{"login":"appleboy","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/appleboy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Ftelegram-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Ftelegram-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Ftelegram-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Ftelegram-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Ftelegram-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/appleboy%2Ftelegram-action/codemeta","maintainers":[]}