-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat:hyper-1.0 #115
feat:hyper-1.0 #115
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Security Audit for Infrastructure | 0 | 3 | 0 | 3 | ❌ |
Secrets Audit | 0 | 29 | 0 | 0 | ❌ |
Shell Script Analysis | 0 | 0 | 0 | 0 | ✅ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Shell Script Analysis | 0 | 0 | 0 | 0 | ✅ |
Secrets Audit | 0 | 29 | 0 | 0 | ❌ |
Security Audit for Infrastructure | 0 | 3 | 0 | 3 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
240a6eb
to
3c6e4e5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Shell Script Analysis | 0 | 0 | 0 | 0 | ✅ |
Secrets Audit | 0 | 30 | 0 | 0 | ❌ |
Security Audit for Infrastructure | 0 | 3 | 0 | 3 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
…nabled (avoid compile error)
feat: cache hyper 1.0 with stream body directly attached to response stream
Almost done. Currently, Additonally,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Secrets Audit | 0 | 30 | 0 | 0 | ❌ |
Shell Script Analysis | 0 | 0 | 0 | 0 | ✅ |
Security Audit for Infrastructure | 0 | 3 | 0 | 3 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
Trying to resolve #23
updates of build features (to includeThis will be handled in [Breaking changes] Update rustls from 0.21 to 0.23 #125 and feat: rustls-0.23 #126hyper-tls-backend
) for release