{"id":68162,"name":"envelope","description":"Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.","url":"https://github.com/cz-nic/envelope","last_synced_at":"2025-09-08T14:05:15.716Z","repository":{"id":46412522,"uuid":"207574911","full_name":"CZ-NIC/envelope","owner":"CZ-NIC","description":"Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.","archived":false,"fork":false,"pushed_at":"2025-07-14T17:17:13.000Z","size":452,"stargazers_count":177,"open_issues_count":3,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-14T22:20:56.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/CZ-NIC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-10T14:00:08.000Z","updated_at":"2025-07-14T17:17:17.000Z","dependencies_parsed_at":"2024-06-19T05:32:20.607Z","dependency_job_id":"8baa33a9-c8e2-4552-a9e1-e644bae310f2","html_url":"https://github.com/CZ-NIC/envelope","commit_stats":{"total_commits":125,"total_committers":5,"mean_commits":25.0,"dds":"0.040000000000000036","last_synced_commit":"edba217265421a9f63021c7769c527e2420407f9"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/CZ-NIC/envelope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/sbom","scorecard":{"id":26537,"data":{"date":"2025-08-11","repo":{"name":"github.com/CZ-NIC/envelope","commit":"9cc6ea7c771028306aacf3c4116c70502e577184"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/run-unittest.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":"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":"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/python-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/CZ-NIC/envelope/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/CZ-NIC/envelope/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-unittest.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/CZ-NIC/envelope/run-unittest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-unittest.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CZ-NIC/envelope/run-unittest.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/run-unittest.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/run-unittest.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/run-unittest.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/run-unittest.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/run-unittest.yml:37","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"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:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.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/python-publish.yml:9"],"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 8 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-14T18:02:06.131Z","repository_id":46412522,"created_at":"2025-08-14T18:02:06.132Z","updated_at":"2025-08-14T18:02:06.132Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196116,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"CZ-NIC","name":"CZ.NIC","uuid":"11736688","kind":"organization","description":".CZ domain registry","email":null,"website":"https://www.nic.cz/","location":"Prague, Czech Republic","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11736688?v=4","repositories_count":141,"last_synced_at":"2025-03-12T23:01:45.464Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CZ-NIC","funding_links":[],"total_stars":null,"followers":67,"following":0,"created_at":"2022-11-05T23:45:15.477Z","updated_at":"2025-03-12T23:01:45.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC/repositories"},"packages":[{"id":2723957,"name":"envelope","ecosystem":"pypi","description":"Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.","homepage":"https://github.com/CZ-NIC/envelope","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/CZ-NIC/envelope","keywords_array":[],"namespace":null,"versions_count":50,"first_release_published_at":"2019-10-02T18:21:09.000Z","latest_release_published_at":"2025-07-19T08:19:38.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-08-19T18:50:29.033Z","created_at":"2022-04-10T10:53:50.066Z","updated_at":"2025-08-19T18:50:29.033Z","registry_url":"https://pypi.org/project/envelope/","install_command":"pip install envelope --index-url https://pypi.org/simple","documentation_url":"https://envelope.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"envelope","project_status":null},"repo_metadata":{"uuid":"207574911","full_name":"CZ-NIC/envelope","owner":"CZ-NIC","description":"Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.","archived":false,"fork":false,"pushed_at":"2023-06-29T17:20:47.000Z","size":595,"stargazers_count":166,"open_issues_count":2,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-08-18T22:28:40.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CZ-NIC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-10T14:00:08.000Z","updated_at":"2023-08-17T08:34:45.000Z","dependencies_parsed_at":"2023-02-13T23:31:37.820Z","dependency_job_id":null,"html_url":"https://github.com/CZ-NIC/envelope","commit_stats":null,"previous_names":[],"tags_count":6,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":159953823,"owners_count":8098644,"icon_url":"https://github.com/github.png","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":"CZ-NIC","name":"CZ.NIC","uuid":"11736688","kind":"organization","description":".CZ domain registry","email":null,"website":"https://www.nic.cz/","location":"Prague, Czech Republic","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11736688?v=4","repositories_count":141,"last_synced_at":"2023-08-03T05:56:42.325Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CZ-NIC","created_at":"2022-11-05T23:45:15.477Z","updated_at":"2023-08-03T05:56:42.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC/repositories"},"tags":[{"name":"2.0.2","sha":"e6fce34226e93963e39003c13667ed3c0d7a9b8d","kind":"commit","published_at":"2022-11-25T13:39:59.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.2","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"3eef38a424091c4a7f0c0de810038637094e2397","kind":"commit","published_at":"2022-11-21T15:24:19.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.1","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.1/manifests"},{"name":"2.0.1-alpha","sha":"31d5aedb1e20b2a0f1558712efbd559627703872","kind":"commit","published_at":"2022-11-21T15:08:43.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.1-alpha","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.1-alpha/manifests"},{"name":"2.0.0","sha":"2acc0bf4d60d642a0abc62a42e1c588fcdab09bd","kind":"commit","published_at":"2022-05-04T14:11:02.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.0","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/2.0.0/manifests"},{"name":"1.5.4","sha":"c9ee7224e8c42b43c75d37ff2b9126f618dde234","kind":"commit","published_at":"2022-04-04T15:41:35.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/1.5.4","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/1.5.4/manifests"},{"name":"1.0.0","sha":"6226e7795744fb8e4826fdbdd153d84263a0f759","kind":"commit","published_at":"2020-05-28T16:49:12.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/1.0.0","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-09-19T03:41:46.822Z","dependent_packages_count":1,"downloads":3066,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":6.946277567181816,"dependent_repos_count":7.540962840269394,"dependent_packages_count":4.710210991196065,"stargazers_count":5.415886344099227,"forks_count":10.912723545872247,"docker_downloads_count":null,"average":7.10521225772375},"purl":"pkg:pypi/envelope","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/envelope","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/envelope","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/envelope/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-18T22:39:18.489Z","issues_count":24,"pull_requests_count":5,"avg_time_to_close_issue":10993066.545454545,"avg_time_to_close_pull_request":678330.8,"issues_closed_count":22,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":15,"avg_comments_per_issue":5.625,"avg_comments_per_pull_request":5.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6120427.5,"past_year_avg_time_to_close_pull_request":787821.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.333333333333333,"past_year_avg_comments_per_pull_request":8.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/envelope/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/envelope/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/envelope/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/envelope/related_packages","maintainers":[{"uuid":"cznic","login":"cznic","name":null,"email":null,"url":null,"packages_count":42,"html_url":"https://pypi.org/user/cznic/","role":null,"created_at":"2023-02-22T01:01:03.534Z","updated_at":"2023-02-22T01:01:03.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cznic/packages"},{"uuid":"Edvard.Rejthar","login":"Edvard.Rejthar","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/Edvard.Rejthar/","role":null,"created_at":"2023-02-22T01:01:03.561Z","updated_at":"2023-02-22T01:01:03.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Edvard.Rejthar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5296903,"name":"envelope","ecosystem":"conda","description":null,"homepage":"https://github.com/CZ-NIC/envelope","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/CZ-NIC/envelope","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-14T11:33:47.000Z","latest_release_published_at":"2022-07-14T11:33:47.000Z","latest_release_number":"2.0.0","last_synced_at":"2025-08-15T02:01:36.233Z","created_at":"2022-10-03T16:01:27.345Z","updated_at":"2025-08-15T02:01:36.246Z","registry_url":"https://anaconda.org/conda-forge/envelope","install_command":"conda install -c conda-forge envelope","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"207574911","full_name":"CZ-NIC/envelope","owner":"CZ-NIC","description":"Insert a message and attachments and send e-mail / sign / encrypt contents by a single line.","archived":false,"fork":false,"pushed_at":"2023-01-24T16:54:56.000Z","size":539,"stargazers_count":162,"open_issues_count":2,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-03-21T10:51:20.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-10T14:00:08.000Z","updated_at":"2023-02-22T07:57:31.000Z","dependencies_parsed_at":"2023-02-13T23:31:37.820Z","dependency_job_id":null,"html_url":"https://github.com/CZ-NIC/envelope","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"CZ-NIC","name":"CZ.NIC","uuid":"11736688","kind":"organization","description":".CZ domain registry","email":null,"website":"https://www.nic.cz/","location":"Prague, Czech Republic","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/11736688?v=4","repositories_count":67,"last_synced_at":"2023-02-22T00:26:32.107Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CZ-NIC"},"tags":[{"name":"2.0.2","sha":"e6fce34226e93963e39003c13667ed3c0d7a9b8d","kind":"commit","published_at":"2022-11-25T13:39:59.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.2","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.2"},{"name":"2.0.1","sha":"3eef38a424091c4a7f0c0de810038637094e2397","kind":"commit","published_at":"2022-11-21T15:24:19.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.1","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.1"},{"name":"2.0.1-alpha","sha":"31d5aedb1e20b2a0f1558712efbd559627703872","kind":"commit","published_at":"2022-11-21T15:08:43.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.1-alpha","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.1-alpha"},{"name":"2.0.0","sha":"2acc0bf4d60d642a0abc62a42e1c588fcdab09bd","kind":"commit","published_at":"2022-05-04T14:11:02.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/2.0.0","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/2.0.0"},{"name":"1.5.4","sha":"c9ee7224e8c42b43c75d37ff2b9126f618dde234","kind":"commit","published_at":"2022-04-04T15:41:35.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/1.5.4","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/1.5.4"},{"name":"1.0.0","sha":"6226e7795744fb8e4826fdbdd153d84263a0f759","kind":"commit","published_at":"2020-05-28T16:49:12.000Z","download_url":"https://codeload.github.com/CZ-NIC/envelope/tar.gz/1.0.0","html_url":"https://github.com/CZ-NIC/envelope/releases/tag/1.0.0"}]},"repo_metadata_updated_at":"2023-03-22T07:27:40.897Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":26.159221362615426,"forks_count":40.92338407786374,"average":38.070875967057646},"purl":"pkg:conda/envelope","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/envelope","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/envelope","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/envelope/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:18:18.226Z","issues_count":24,"pull_requests_count":5,"avg_time_to_close_issue":10993066.545454545,"avg_time_to_close_pull_request":678330.8,"issues_closed_count":22,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":15,"avg_comments_per_issue":5.625,"avg_comments_per_pull_request":5.6,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":6120427.5,"past_year_avg_time_to_close_pull_request":787821.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.333333333333333,"past_year_avg_comments_per_pull_request":8.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/envelope/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/envelope/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/envelope/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/envelope/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":31310,"full_name":"CZ-NIC/envelope","default_branch":"main","committers":[{"name":"Edvard Rejthar","email":"github@edvard.cz","login":"e3rd","count":128},{"name":"Zdeněk Frydrýn","email":"51875432+adidas-official","login":"adidas-official","count":2},{"name":"Andre Lehmann","email":"aisberg@posteo.de","login":"aisbergg","count":2},{"name":"kelj0","email":"kelj0@protonmail.com","login":"kelj0","count":1},{"name":"k3mpaxl","email":"k3mpaxl","login":"k3mpaxl","count":1},{"name":"Pierre Paul Lefebvre","email":"info@pierre-paul.com","login":"PierrePaul","count":1},{"name":"Georges Toth","email":"georges@trypill.org","login":"sim0nx","count":1},{"name":"David Manouchehri","email":"manouchehri@riseup.net","login":"Manouchehri","count":1}],"total_commits":137,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.125,"dds":0.06569343065693434,"past_year_committers":[{"name":"Edvard Rejthar","email":"github@edvard.cz","login":"e3rd","count":8},{"name":"Zdeněk Frydrýn","email":"51875432+adidas-official","login":"adidas-official","count":2},{"name":"k3mpaxl","email":"k3mpaxl","login":"k3mpaxl","count":1},{"name":"Pierre Paul Lefebvre","email":"info@pierre-paul.com","login":"PierrePaul","count":1}],"past_year_total_commits":12,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.33333333333333337,"last_synced_at":"2025-06-05T05:29:35.935Z","last_synced_commit":"2dd56a51810361bd5e229bc48428c2b84849b5c6","created_at":"2023-03-07T16:45:54.100Z","updated_at":"2025-06-05T05:29:37.673Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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_stats":{"full_name":"CZ-NIC/envelope","html_url":"https://github.com/CZ-NIC/envelope","last_synced_at":"2025-08-31T08:45:02.612Z","status":null,"issues_count":35,"pull_requests_count":19,"avg_time_to_close_issue":10620829.1875,"avg_time_to_close_pull_request":1990411.8125,"issues_closed_count":32,"pull_requests_closed_count":16,"pull_request_authors_count":10,"issue_authors_count":24,"avg_comments_per_issue":5.628571428571429,"avg_comments_per_pull_request":2.473684210526316,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":3460945.6666666665,"past_year_avg_time_to_close_pull_request":2241282.625,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.4,"past_year_avg_comments_per_pull_request":1.0909090909090908,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-10T21:30:35.790Z","updated_at":"2025-09-02T14:12:30.213Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CZ-NIC%2Fenvelope/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":28,"MEMBER":6,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"NONE":10},"issue_authors":{"e3rd":6,"hege-li":3,"unicode-it":3,"multiflexi":2,"aaronkaplan":2,"quite":1,"T0jgli":1,"am47734":1,"moritzschenkel":1,"k3mpaxl":1,"fruchti":1,"sebix":1,"dirkgomez":1,"clonejo":1,"devberkay":1,"tomaszn":1,"blubard":1,"s-m-e":1,"LoremIpsum42":1,"cmh716":1,"Manouchehri":1,"tna76874":1,"tumbl3w33d":1,"mcarpenter":1},"pull_request_authors":{"adidas-official":11,"PierrePaul":2,"shaardie":2,"k3mpaxl":2,"Manouchehri":1,"kelj0":1,"bytestream99":1,"aisbergg":1,"unicode-it":1,"sim0nx":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10120875,"issues_count":31690670,"pull_requests_count":98737604,"authors_count":10710352,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4,"MEMBER":1},"past_year_pull_request_author_associations_count":{"NONE":5,"CONTRIBUTOR":5},"past_year_issue_authors":{"devberkay":1,"dirkgomez":1,"e3rd":1,"moritzschenkel":1,"multiflexi":1},"past_year_pull_request_authors":{"adidas-official":5,"shaardie":2,"k3mpaxl":2,"bytestream99":1},"maintainers":[{"login":"e3rd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e3rd"}],"active_maintainers":[{"login":"e3rd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/e3rd"}]},"events":{"total":{"IssuesEvent":8,"WatchEvent":7,"DeleteEvent":11,"IssueCommentEvent":35,"PushEvent":17,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":3,"PullRequestEvent":8,"ForkEvent":5,"CreateEvent":15},"last_year":{"IssuesEvent":8,"WatchEvent":7,"DeleteEvent":11,"IssueCommentEvent":35,"PushEvent":17,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":3,"PullRequestEvent":8,"ForkEvent":5,"CreateEvent":15}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T18:00:32.038Z","updated_at":"2022-09-26T18:00:32.038Z","repository_link":"https://github.com/CZ-NIC/envelope/blob/main/requirements.txt","dependencies":[{"id":6137008793,"package_name":"jsonpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137008794,"package_name":"python-magic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137008795,"package_name":"python-gnupg","ecosystem":"pypi","requirements":"\u003e=0.5","direct":true,"kind":"runtime","optional":false},{"id":6137008796,"package_name":"py3-validate-email","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6137008797,"package_name":"py3-validate-email","ecosystem":"pypi","requirements":"\u003c1.0.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T23:31:37.651Z","updated_at":"2023-02-13T23:31:37.651Z","repository_link":"https://github.com/CZ-NIC/envelope/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7636020148,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7636020149,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-unittest.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T23:31:37.770Z","updated_at":"2023-02-13T23:31:37.770Z","repository_link":"https://github.com/CZ-NIC/envelope/blob/main/.github/workflows/run-unittest.yml","dependencies":[{"id":7636020939,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7636020940,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-02T17:43:13.846Z","updated_at":"2024-01-02T17:43:13.846Z","repository_link":"https://github.com/CZ-NIC/envelope/blob/main/setup.py","dependencies":[]}],"score":15.302807954700532,"created_at":"2025-09-08T11:18:53.662Z","updated_at":"2025-10-07T08:25:30.323Z","avatar_url":"https://github.com/CZ-NIC.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3066,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68162","html_url":"https://science.ecosyste.ms/projects/68162"}