{"id":80789,"name":null,"description":"Python module to extract the envelope of signals.","url":"https://github.com/tesserato/envelope","last_synced_at":"2025-09-08T21:54:09.833Z","repository":{"id":37394651,"uuid":"297107471","full_name":"tesserato/envelope","owner":"tesserato","description":"Python module to extract the envelope of signals.","archived":false,"fork":false,"pushed_at":"2022-10-23T10:45:36.000Z","size":59317,"stargazers_count":25,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-31T10:35:53.189Z","etag":null,"topics":["numpy","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/tesserato.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}},"created_at":"2020-09-20T15:37:56.000Z","updated_at":"2025-04-25T15:17:44.000Z","dependencies_parsed_at":"2022-09-10T02:01:31.371Z","dependency_job_id":null,"html_url":"https://github.com/tesserato/envelope","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tesserato/envelope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesserato","download_url":"https://codeload.github.com/tesserato/envelope/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/sbom","scorecard":{"id":874977,"data":{"date":"2025-08-11","repo":{"name":"github.com/tesserato/envelope","commit":"18ca7ba7bb600d3cdb49e528d9c08a2e2cf1df39"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":8,"reason":"binaries present in source code","details":["Warn: binary detected: Cpp/Libs/libsndfile-1.lib:1","Warn: binary detected: executable/libsndfile-1.dll:1"],"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":"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: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3 not signed: https://api.github.com/repos/tesserato/envelope/releases/49095631","Warn: release artifact v1.2 not signed: https://api.github.com/repos/tesserato/envelope/releases/49088799","Warn: release artifact win64 not signed: https://api.github.com/repos/tesserato/envelope/releases/41999960","Warn: release artifact v1.3 does not have provenance: https://api.github.com/repos/tesserato/envelope/releases/49095631","Warn: release artifact v1.2 does not have provenance: https://api.github.com/repos/tesserato/envelope/releases/49088799","Warn: release artifact win64 does not have provenance: https://api.github.com/repos/tesserato/envelope/releases/41999960"],"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 2 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"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-24T05:37:47.587Z","repository_id":37394651,"created_at":"2025-08-24T05:37:47.587Z","updated_at":"2025-08-24T05:37:47.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231409,"owners_count":25245626,"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":"tesserato","name":"Carlos Tarjano","uuid":"29524323","kind":"user","description":"","email":"","website":"carlos-tarjano.web.app","location":"Rio de Janeiro","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29524323?u=33269ecd1a8190f61cc3d99efc17189a1f683859\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-04T23:03:47.574Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tesserato","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:14:01.615Z","updated_at":"2023-03-04T23:03:47.580Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesserato","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesserato/repositories"},"packages":[{"id":2919074,"name":"signal-envelope","ecosystem":"pypi","description":"Extracts the temporal envelope of a digital signal","homepage":"https://github.com/tesserato/envelope","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tesserato/envelope","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-09-21T17:21:11.000Z","latest_release_published_at":"2020-11-26T14:43:07.000Z","latest_release_number":"0.1.4","last_synced_at":"2025-08-31T10:19:52.251Z","created_at":"2022-04-10T12:36:30.150Z","updated_at":"2025-08-31T10:29:03.752Z","registry_url":"https://pypi.org/project/signal-envelope/","install_command":"pip install signal-envelope --index-url https://pypi.org/simple","documentation_url":"https://signal-envelope.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3"],"normalized_name":"signal-envelope","project_status":null},"repo_metadata":{"id":37394651,"uuid":"297107471","full_name":"tesserato/envelope","owner":"tesserato","description":"Python module to extract the envelope of signals.","archived":false,"fork":false,"pushed_at":"2022-10-23T10:45:36.000Z","size":59317,"stargazers_count":25,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T23:02:30.196Z","etag":null,"topics":["numpy","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/tesserato.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}},"created_at":"2020-09-20T15:37:56.000Z","updated_at":"2025-04-25T15:17:44.000Z","dependencies_parsed_at":"2022-09-10T02:01:31.371Z","dependency_job_id":null,"html_url":"https://github.com/tesserato/envelope","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tesserato/envelope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesserato","download_url":"https://codeload.github.com/tesserato/envelope/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/sbom","scorecard":{"id":874977,"data":{"date":"2025-08-11","repo":{"name":"github.com/tesserato/envelope","commit":"18ca7ba7bb600d3cdb49e528d9c08a2e2cf1df39"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":8,"reason":"binaries present in source code","details":["Warn: binary detected: Cpp/Libs/libsndfile-1.lib:1","Warn: binary detected: executable/libsndfile-1.dll:1"],"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":"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: 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3 not signed: https://api.github.com/repos/tesserato/envelope/releases/49095631","Warn: release artifact v1.2 not signed: https://api.github.com/repos/tesserato/envelope/releases/49088799","Warn: release artifact win64 not signed: https://api.github.com/repos/tesserato/envelope/releases/41999960","Warn: release artifact v1.3 does not have provenance: https://api.github.com/repos/tesserato/envelope/releases/49095631","Warn: release artifact v1.2 does not have provenance: https://api.github.com/repos/tesserato/envelope/releases/49088799","Warn: release artifact win64 does not have provenance: https://api.github.com/repos/tesserato/envelope/releases/41999960"],"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 2 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"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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"}}]},"last_synced_at":"2025-08-24T05:37:47.587Z","repository_id":37394651,"created_at":"2025-08-24T05:37:47.587Z","updated_at":"2025-08-24T05:37:47.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272970971,"owners_count":25024091,"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-08-31T02:00:09.071Z","response_time":79,"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":"tesserato","name":"Carlos Tarjano","uuid":"29524323","kind":"user","description":"","email":"","website":"carlos-tarjano.web.app","location":"Rio de Janeiro","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29524323?u=33269ecd1a8190f61cc3d99efc17189a1f683859\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-04T23:03:47.574Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tesserato","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:14:01.615Z","updated_at":"2023-03-04T23:03:47.580Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesserato","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tesserato/repositories"},"tags":[{"name":"v1.3","sha":"7128ab1def0eac2aa2e19b3721d6837e7910de35","kind":"commit","published_at":"2021-09-06T19:26:23.000Z","download_url":"https://codeload.github.com/tesserato/envelope/tar.gz/v1.3","html_url":"https://github.com/tesserato/envelope/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tesserato/envelope@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags/v1.3/manifests"},{"name":"v1.2","sha":"b3e888d8b7195baedeb6d269325b2b6ba2f69e4f","kind":"commit","published_at":"2021-09-06T19:15:10.000Z","download_url":"https://codeload.github.com/tesserato/envelope/tar.gz/v1.2","html_url":"https://github.com/tesserato/envelope/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tesserato/envelope@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags/v1.2/manifests"},{"name":"win64","sha":"96c9021fb40ffdd3b384976f678b6449414f93a5","kind":"commit","published_at":"2020-12-01T21:51:38.000Z","download_url":"https://codeload.github.com/tesserato/envelope/tar.gz/win64","html_url":"https://github.com/tesserato/envelope/releases/tag/win64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tesserato/envelope@win64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags/win64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/tags/win64/manifests"}]},"repo_metadata_updated_at":"2025-08-31T10:29:03.752Z","dependent_packages_count":0,"downloads":185,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":15.64701739022835,"dependent_repos_count":11.531916999432806,"dependent_packages_count":10.108852264313626,"stargazers_count":12.4865044985005,"forks_count":15.368540057212353,"docker_downloads_count":null,"average":13.028566241937526},"purl":"pkg:pypi/signal-envelope","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/signal-envelope","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/signal-envelope","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/signal-envelope/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-27T23:02:31.445Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/tesserato%2Fenvelope/issues","maintainers":[{"login":"tesserato","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tesserato"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/signal-envelope/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/signal-envelope/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/signal-envelope/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/signal-envelope/related_packages","maintainers":[{"uuid":"tesserato","login":"tesserato","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/tesserato/","role":null,"created_at":"2023-02-25T11:23:10.718Z","updated_at":"2023-02-25T11:23:10.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tesserato/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"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"}}],"commits":{"id":658382,"full_name":"tesserato/envelope","default_branch":"master","committers":[{"name":"tesserato","email":"tesserato@hotmail.com","count":52}],"total_commits":52,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":52.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T14:51:34.198Z","last_synced_commit":"18ca7ba7bb600d3cdb49e528d9c08a2e2cf1df39","created_at":"2023-03-09T09:54:49.263Z","updated_at":"2023-09-19T17:34:55.656Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"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":"tesserato/envelope","html_url":"https://github.com/tesserato/envelope","last_synced_at":"2025-08-31T10:30:10.935Z","status":"error","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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-14T23:57:56.499Z","updated_at":"2025-08-31T10:30:10.935Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tesserato%2Fenvelope/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":1,"NONE":1},"issue_authors":{},"pull_request_authors":{"tesserato":1,"NicolasMICAUX":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070563,"issues_count":31247503,"pull_requests_count":95411956,"authors_count":10689197,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"tesserato","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tesserato"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["numpy","python"],"dependencies":null,"score":8.494538500851432,"created_at":"2025-09-08T21:00:51.958Z","updated_at":"2025-10-07T08:28:28.276Z","avatar_url":"https://github.com/tesserato.png","language":"HTML","category":null,"sub_category":null,"monthly_downloads":185,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.dsp.2021.103229"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/80789","html_url":"https://science.ecosyste.ms/projects/80789"}