{"id":4218552,"name":"panic_unwind","ecosystem":"cargo","description":"Rust SGX SDK provides the ability to write Intel SGX applications in Rust Programming Language.","homepage":null,"licenses":"non-standard","normalized_licenses":["Other"],"repository_url":"https://github.com/apache/teaclave-sgx-sdk","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-12-19T07:32:20.008Z","latest_release_published_at":"2019-12-19T07:32:20.008Z","latest_release_number":"0.0.0","last_synced_at":"2026-08-17T12:21:27.177Z","created_at":"2022-04-12T21:48:00.084Z","updated_at":"2026-08-17T12:47:51.089Z","registry_url":"https://crates.io/crates/panic_unwind/","install_command":"cargo install panic_unwind","documentation_url":"https://docs.rs/panic_unwind/","metadata":{"categories":[]},"repo_metadata":{"id":39947839,"uuid":"89560048","full_name":"apache/teaclave-sgx-sdk","owner":"apache","description":"Apache Teaclave™ SGX SDK helps developers to write Intel SGX applications in the Rust programming language, and also known as Rust SGX SDK.","archived":false,"fork":false,"pushed_at":"2026-06-10T01:21:13.000Z","size":47371,"stargazers_count":1228,"open_issues_count":94,"forks_count":268,"subscribers_count":67,"default_branch":"main","last_synced_at":"2026-08-08T07:53:12.354Z","etag":null,"topics":["confidential-computing","rust","sgx","tee","trusted-execution-environment","universal-secure-computing"],"latest_commit_sha":null,"homepage":"https://teaclave.apache.org","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-27T05:43:24.000Z","updated_at":"2026-07-22T02:20:43.000Z","dependencies_parsed_at":"2024-08-01T22:41:30.226Z","dependency_job_id":"e7d704bc-481c-40d0-ad2e-4225a5f0c8f0","html_url":"https://github.com/apache/teaclave-sgx-sdk","commit_stats":null,"previous_names":["apache/teaclave-sgx-sdk","baidu/rust-sgx-sdk","apache/mesatee-sgx","apache/incubator-teaclave-sgx-sdk"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/apache/teaclave-sgx-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/sbom","scorecard":{"id":201458,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/incubator-teaclave-sgx-sdk","commit":"83839e60c974eb4f8acbb7d805db56fc301ed7d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/license-check.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":"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.7 not signed: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/17282367","Warn: release artifact v1.0.6 not signed: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/15395156","Warn: release artifact v1.0.5 not signed: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/15279228","Warn: release artifact v1.0.4 not signed: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/13263251","Warn: release artifact v1.0.7 does not have provenance: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/17282367","Warn: release artifact v1.0.6 does not have provenance: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/15395156","Warn: release artifact v1.0.5 does not have provenance: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/15279228","Warn: release artifact v1.0.4 does not have provenance: https://api.github.com/repos/apache/incubator-teaclave-sgx-sdk/releases/13263251"],"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/license-check.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/incubator-teaclave-sgx-sdk/license-check.yml/main?enable=pin","Warn: containerImage not pinned by hash: tools/docker/Dockerfile.centos8:18: pin your Docker image by updating centos:8 to centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: tools/docker/Dockerfile.ubuntu18.04:18: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: tools/docker/Dockerfile.ubuntu20.04:18: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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"}}]},"last_synced_at":"2025-08-16T22:54:46.065Z","repository_id":39947839,"created_at":"2025-08-16T22:54:46.066Z","updated_at":"2025-08-16T22:54:46.066Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36741170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-17T02:00:06.698Z","response_time":86,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3143,"last_synced_at":"2026-08-14T04:43:22.998Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1392501,"followers":23779,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-08-14T04:43:23.011Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"v1.1.6","sha":"c3d82372dff81e5bafb07f71bc8ad532d06b504e","kind":"commit","published_at":"2022-11-15T01:14:41.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.6","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"d2d339cbb005f676bb700059bd51dc689c025f6b","kind":"commit","published_at":"2022-06-28T05:24:36.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.5","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"a1dd97696ce8dff0f3fceadaefb39af92f10d20c","kind":"commit","published_at":"2021-12-09T12:21:17.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.4","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"a6a172e652b4db4eaa17e4faa078fda8922abdd0","kind":"commit","published_at":"2020-11-30T07:51:26.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.3","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"8f065be7a442157bf16dc7106feb795ea1c578eb","kind":"commit","published_at":"2020-07-06T16:53:40.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.2","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"66aaa2888992c63137e87adc688ddedab1181056","kind":"commit","published_at":"2020-04-06T17:44:31.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.1","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"71a88b647bb76a16cbc5c3e29403e2afb67f82fd","kind":"commit","published_at":"2020-02-17T04:39:06.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.1.0","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"46837a05facee93622cdf5c3a1d542525c4fce75","kind":"commit","published_at":"2019-11-13T21:45:49.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.9","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"bc2d7e245679423312be2deb51701587b4070681","kind":"commit","published_at":"2019-06-24T22:31:36.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.8","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"6365e740c34e3357726eb3c2e8c85a551919f1b0","kind":"commit","published_at":"2019-05-10T17:49:33.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.7","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"958fb46f3c61693418466fdbc38cf281872a908b","kind":"commit","published_at":"2019-02-06T11:37:24.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.6","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"6098af13642d824e79c4ff42b56464ce1b23dbf0","kind":"commit","published_at":"2019-01-29T18:47:09.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.5","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"212d9f4bab149d967b73bc6eb0a48fe459cd98eb","kind":"commit","published_at":"2018-10-05T09:06:44.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.4","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.4/manifests"},{"name":"v1.0.1","sha":"aa6708c21f74af5e5396f1183be145a3f44ed1f0","kind":"commit","published_at":"2018-07-17T16:25:29.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.1","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"378a4f0dc6f8530e377b143e99f0e079137e444f","kind":"commit","published_at":"2018-05-22T00:02:21.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v1.0.0","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v1.0.0/manifests"},{"name":"v0.9.7","sha":"6535a00bab5388ea5c95e5992f7112faa9fad5cb","kind":"commit","published_at":"2018-02-13T02:31:38.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.9.7","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"d328043c7b9e0e2790a64b02269b1104c1a23cb3","kind":"commit","published_at":"2018-02-07T00:33:30.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.9.6","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.6/manifests"},{"name":"v0.9.5-fix","sha":"bb0c3fc9fa8a5570459fdac6e2e504be17f9c7f4","kind":"commit","published_at":"2018-01-24T02:34:26.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.9.5-fix","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.9.5-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.9.5-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.5-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.5-fix/manifests"},{"name":"v0.9.5","sha":"57a3da26ed27885a0054a4af94faa2a13441be57","kind":"commit","published_at":"2018-01-23T04:29:01.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.9.5","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.5/manifests"},{"name":"v0.9.1","sha":"50beed64ca4bc7265970d60803871ce3d69076df","kind":"commit","published_at":"2017-12-01T23:10:42.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.9.1","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"08b9065dc6ba49e559d4931f73a427b45dea02e2","kind":"commit","published_at":"2017-10-02T01:51:43.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.9.0","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.9.0/manifests"},{"name":"v0.2.0","sha":"af441e3c9143a8c1d04dbbc544142adc8e35f73e","kind":"commit","published_at":"2017-07-22T19:00:36.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/v0.2.0","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/v0.2.0/manifests"},{"name":"April-Release","sha":"f2b16ba4c37f38877dc85d935dc80b648f36c700","kind":"commit","published_at":"2017-04-27T05:43:59.000Z","download_url":"https://codeload.github.com/apache/teaclave-sgx-sdk/tar.gz/April-Release","html_url":"https://github.com/apache/teaclave-sgx-sdk/releases/tag/April-Release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/teaclave-sgx-sdk@April-Release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/April-Release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/tags/April-Release/manifests"}]},"repo_metadata_updated_at":"2026-08-17T12:47:51.089Z","dependent_packages_count":0,"downloads":2798,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":65.32857490187905,"dependent_repos_count":28.658758965631026,"dependent_packages_count":33.54057762109029,"stargazers_count":4.965093258309889,"forks_count":3.19631134729603,"docker_downloads_count":0.31623849943094445,"average":22.667592432272873},"purl":"pkg:cargo/panic_unwind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/panic_unwind","docker_dependents_count":276,"docker_downloads_count":29663446,"usage_url":"https://repos.ecosyste.ms/usage/cargo/panic_unwind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/panic_unwind/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-22T16:02:45.694Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":519940.25,"issues_closed_count":0,"pull_requests_closed_count":4,"pull_request_authors_count":5,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":519940.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fteaclave-sgx-sdk/issues","maintainers":[{"login":"potiuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/potiuk"}],"active_maintainers":[{"login":"potiuk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/potiuk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/panic_unwind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/panic_unwind/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/panic_unwind/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/panic_unwind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/panic_unwind/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/panic_unwind/codemeta","maintainers":[{"uuid":"15683","login":"dingelish","name":"Yu Ding","email":null,"url":"https://github.com/dingelish","packages_count":46,"html_url":"https://crates.io/users/dingelish","role":null,"created_at":"2022-11-07T22:54:25.199Z","updated_at":"2022-11-07T22:54:25.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/dingelish/packages"}]}