feat: improved data flow analysis with move semantics #134
Annotations
11 errors and 4 warnings
|
untrusted_value_taint_checker/sample/src/main.rs#L69
variable does not need to be mutable
|
untrusted_value_taint_checker/sample/src/main.rs#L4
`#[no_mangle]` set on a function with the default (`Rust`) ABI
|
untrusted_value_taint_checker/sample/src/main.rs#L13
consider adding a `;` to the last statement for consistent formatting
|
untrusted_value_taint_checker/sample/src/main.rs#L17
`#[no_mangle]` set on a function with the default (`Rust`) ABI
|
untrusted_value_taint_checker/sample/src/main.rs#L20
consider adding a `;` to the last statement for consistent formatting
|
untrusted_value_taint_checker/sample/src/main.rs#L20
variables can be used directly in the `format!` string
|
untrusted_value_taint_checker/sample/src/main.rs#L24
`#[no_mangle]` set on a function with the default (`Rust`) ABI
|
untrusted_value_taint_checker/sample/src/main.rs#L31
single-character string constant used as pattern
|
untrusted_value_taint_checker/sample/src/main.rs#L44
single-character string constant used as pattern
|
untrusted_value_taint_checker/sample/src/main.rs#L53
`#[no_mangle]` set on a function with the default (`Rust`) ABI
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading