This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
add assert for signature length check to stop API misuse. #333
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run fuzz:
fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
|
Run fuzz:
fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
|
Run fuzz:
fuzz-target/fuzzlib/src/fake_device_io.rs#L84
unused variable: `buffer`
|
Run fuzz
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 3 suggestions)
|
Run fuzz:
fuzz-target/responder/psk_finish_rsp/src/main.rs#L12
unused import: `alloc::boxed::Box`
|
Run fuzz:
fuzz-target/responder/measurement_rsp/src/main.rs#L13
unused import: `alloc::boxed::Box`
|
Run fuzz:
fuzz-target/requester/end_session_req/src/main.rs#L12
unused import: `alloc::boxed::Box`
|
Run fuzz:
fuzz-target/requester/psk_finish_req/src/main.rs#L12
unused import: `alloc::boxed::Box`
|
Run fuzz:
fuzz-target/responder/psk_finish_rsp/src/main.rs#L14
unused import: `core::ops::DerefMut`
|
Run fuzz:
fuzz-target/requester/psk_finish_req/src/main.rs#L14
unused import: `core::ops::DerefMut`
|
The logs for this run have expired and are no longer available.
Loading