Skip to content
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

upgrade dependency mio. #46

Merged
merged 1 commit into from
Mar 8, 2024
Merged

upgrade dependency mio. #46

merged 1 commit into from
Mar 8, 2024

Conversation

longlongyang
Copy link
Collaborator

@longlongyang longlongyang commented Mar 8, 2024

Fix #45

to fix CI error:

This vulnerability was originally reported in the Tokio issue tracker: [tokio-rs/tokio#6369](https://github.com/tokio-rs/tokio/issues/6369)  
      This vulnerability was fixed in: [tokio-rs/mio#1760](https://github.com/tokio-rs/mio/pull/1760)
      
      Thank you to [@rofoun](https://github.com/rofoun) and [@radekvit](https://github.com/radekvit) for discovering and reporting this issue.
    = Announcement: https://github.com/tokio-rs/mio/security/advisories/GHSA-r8w9-5wcg-vfj7
    = Solution: Upgrade to >=0.8.11 (try `cargo update -p mio`)
    = mio v0.8.8
      └── tokio v1.32.0
          ├── spdm-emu v0.1.0
          │   ├── spdm-requester-emu v0.1.0
          │   └── spdm-responder-emu v0.1.0
          ├── spdm-requester-emu v0.1.0 (*)
          └── spdm-responder-emu v0.1.0 (*)

Signed-off-by: Yang, Longlong <[email protected]>
@jyao1 jyao1 merged commit 538172b into ccc-spdm-tools:main Mar 8, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo deny failed in latest tree.
2 participants