{"id":24039,"url":"https://github.com/pyrogram/tgcrypto","last_synced_at":"2026-05-26T12:20:47.151Z","repository":{"id":29499990,"uuid":"119180048","full_name":"pyrogram/tgcrypto","owner":"pyrogram","description":"Fast and Portable Cryptography Extension Library for Pyrogram","archived":true,"fork":false,"pushed_at":"2024-12-23T20:50:46.000Z","size":122,"stargazers_count":204,"open_issues_count":5,"forks_count":62,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-17T02:47:17.215Z","etag":null,"topics":["aes","cipher","cryptography","encryption","mtproto","pyrogram","python","telegram"],"latest_commit_sha":null,"homepage":"https://pyrogram.org","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyrogram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-01-27T16:16:00.000Z","updated_at":"2025-07-12T02:41:57.000Z","dependencies_parsed_at":"2023-12-12T18:31:46.471Z","dependency_job_id":"86062da3-b254-42b1-bc04-5dc6cba8bba6","html_url":"https://github.com/pyrogram/tgcrypto","commit_stats":{"total_commits":67,"total_committers":4,"mean_commits":16.75,"dds":0.04477611940298509,"last_synced_commit":"7c7d865c02106188364f4f25a4fa8ffbe75286b3"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/pyrogram/tgcrypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrogram","download_url":"https://codeload.github.com/pyrogram/tgcrypto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/sbom","scorecard":{"id":751864,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyrogram/tgcrypto","commit":"a8aee643179603e994a801eba7f344cae6932010"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"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":"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":0,"reason":"Found 2/28 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheels.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":"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":"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/wheels.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyrogram/tgcrypto/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pyrogram/tgcrypto/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyrogram/tgcrypto/wheels.yml/master?enable=pin","Info:   0 out of   2 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":"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: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING: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 '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 9 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-22T20:36:21.959Z","repository_id":29499990,"created_at":"2025-08-22T20:36:21.959Z","updated_at":"2025-08-22T20:36:21.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276673347,"owners_count":25683938,"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-09-23T02:00:09.130Z","response_time":73,"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":["aes","cipher","cryptography","encryption","mtproto","pyrogram","python","telegram"],"created_at":"2024-01-12T16:28:35.346Z","updated_at":"2025-09-24T00:29:25.492Z","avatar_url":"https://github.com/pyrogram.png","language":"C","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/24039","html_url":"https://opencollective.ecosyste.ms/projects/24039","collective":{"id":1519,"uuid":"4rxg0j35-lzkwm6vo-xzypvoe9-8n47daby","slug":"pyrogram","name":"pyrogram","description":"","website":"https://opencollective.com/","github":"pyrogram","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://opencollective.com/"}],"currency":"USD","projects_count":6,"last_synced_at":"2026-06-01T06:15:20.769Z","created_at":"2024-01-10T13:17:50.322Z","updated_at":"2026-06-01T06:15:21.015Z","transactions_count":55,"balance":-3.730349362740526e-14,"account_type":"COLLECTIVE","owner":{"login":"pyrogram","name":"Pyrogram","uuid":"34474300","kind":"organization","description":"Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots","email":null,"website":"https://pyrogram.org","location":"Telegram: @pyrogram","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34474300?v=4","repositories_count":5,"last_synced_at":"2025-12-14T00:06:00.191Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pyrogram","funding_links":[],"total_stars":4921,"followers":264,"following":0,"created_at":"2022-11-12T01:23:48.611Z","updated_at":"2025-12-14T00:06:00.191Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrogram","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrogram/repositories"},"last_project_activity_at":"2024-12-23T21:00:22.000Z","archived":true,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-11-20T02:00:50.644Z","collective_updated_at":"2025-11-06T23:27:20.283Z","html_url":"https://opencollective.com/pyrogram","icon_url":"https://images.opencollective.com/pyrogram/logo/40.png","total_donations":653.02,"total_expenses":-746.75,"current_balance":-3.730349362740526e-14,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pyrogram","url":"https://opencollective.ecosyste.ms/collectives/pyrogram","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/pyrogram/projects"}}