issues
search
apache
/
incubator-teaclave
Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
766
stars
159
forks
source link
Commits after release
#684
Closed
henrysun007
closed
1 year ago
henrysun007
commented
1 year ago
Description
Update crates that have vulnerabilities.
Compile the source code in release mode to reduce output size.
A Doc fix.
Type of change (select or add applied and delete the others)
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] API change with a documentation update
[ ] Additional test coverage
[ ] Code cleanup or just sync with upstream third-party crates
How has this been tested?
Checklist
[X] Fork the repo and create your branch from
master
.
[X] If you've added code that should be tested, add tests.
[X] If you've changed APIs, update the documentation.
[X] Ensure the tests pass (see CI results).
[X] Make sure your code lints/format.
Description
Type of change (select or add applied and delete the others)
How has this been tested?
Checklist
master
.