support customized nonce for get measurement request. #229
Annotations
64 warnings
fuzzing_test (true, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fuzzing_test (true, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fuzzing_test (true, false)
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/
|
fuzzing_test (true, false)
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/
|
fuzzing_test (true, false)
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/
|
fuzzing_test (true, false)
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/
|
fuzzing_test (true, false):
external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
fuzzing_test (true, false)
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
fuzzing_test (true, false):
external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
fuzzing_test (true, false)
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
|
fuzzing_test (true, false):
fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
|
fuzzing_test (true, false):
fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
|
fuzzing_test (true, false):
fuzz-target/fuzzlib/src/fake_device_io.rs#L84
unused variable: `buffer`
|
fuzzing_test (true, false)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 3 suggestions)
|
fuzzing_test (true, false):
fuzz-target/responder/capability_rsp/src/main.rs#L9
unused import: `alloc::boxed::Box`
|
fuzzing_test (true, false):
fuzz-target/requester/capability_req/src/main.rs#L6
unused import: `spdmlib::common::SpdmConnectionState`
|
fuzzing_test (false, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fuzzing_test (false, false)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fuzzing_test (false, false)
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/
|
fuzzing_test (false, false)
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/
|
fuzzing_test (false, false)
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/
|
fuzzing_test (false, false)
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/
|
fuzzing_test (false, false):
external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
fuzzing_test (false, false):
external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
fuzzing_test (false, false)
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
|
fuzzing_test (false, false)
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
fuzzing_test (false, false):
fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
|
fuzzing_test (false, false):
fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
|
fuzzing_test (false, false):
fuzz-target/fuzzlib/src/fake_device_io.rs#L84
unused variable: `buffer`
|
fuzzing_test (false, false)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 3 suggestions)
|
fuzzing_test (false, false):
fuzz-target/responder/heartbeat_rsp/src/main.rs#L12
unused import: `alloc::boxed::Box`
|
fuzzing_test (false, false):
fuzz-target/responder/version_rsp/src/main.rs#L8
unused import: `alloc::boxed::Box`
|
fuzzing_test (false, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fuzzing_test (false, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fuzzing_test (false, true)
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/
|
fuzzing_test (false, true)
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/
|
fuzzing_test (false, true)
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/
|
fuzzing_test (false, true)
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/
|
fuzzing_test (false, true):
external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
fuzzing_test (false, true)
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
fuzzing_test (false, true):
external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
fuzzing_test (false, true)
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
|
fuzzing_test (false, true):
fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
|
fuzzing_test (false, true):
fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
|
fuzzing_test (false, true):
fuzz-target/fuzzlib/src/fake_device_io.rs#L84
unused variable: `buffer`
|
fuzzing_test (false, true)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 3 suggestions)
|
fuzzing_test (false, true):
fuzz-target/responder/digest_rsp/src/main.rs#L11
unused import: `alloc::boxed::Box`
|
fuzzing_test (false, true):
fuzz-target/responder/get_encapsulated_request_rsp/src/main.rs#L10
unused import: `alloc::boxed::Box`
|
fuzzing_test (true, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fuzzing_test (true, true)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fuzzing_test (true, true)
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/
|
fuzzing_test (true, true)
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/
|
fuzzing_test (true, true)
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/
|
fuzzing_test (true, true)
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/
|
fuzzing_test (true, true):
external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
fuzzing_test (true, true)
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
fuzzing_test (true, true):
external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
fuzzing_test (true, true)
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
|
fuzzing_test (true, true):
fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
|
fuzzing_test (true, true):
fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
|
fuzzing_test (true, true):
fuzz-target/fuzzlib/src/fake_device_io.rs#L84
unused variable: `buffer`
|
fuzzing_test (true, true)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 3 suggestions)
|
fuzzing_test (true, true):
fuzz-target/responder/heartbeat_rsp/src/main.rs#L12
unused import: `alloc::boxed::Box`
|
fuzzing_test (true, true):
fuzz-target/requester/psk_finish_req/src/main.rs#L12
unused import: `alloc::boxed::Box`
|