mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-30 20:39:39 +02:00
* refactor: Update comments for clarity and add expectations.json files for performance metrics * feat: Implement FP guard for JS/TS local-collection receivers to suppress missing ownership checks * feat: Enhance Rust parameter handling to classify local collections and prevent false ownership checks * refactor: Simplify code formatting for better readability in multiple files * refactor: Improve UTF-8 sequence length handling and enhance clarity in loop iteration * feat: Update Java and Python patterns to include new security rules * refactor: Improve comment clarity and consistency across multiple Rust files * refactor: Simplify code formatting for improved readability in integration tests and module files * refactor: Improve comment formatting and enhance clarity in assertions across multiple files |
||
|---|---|---|
| .. | ||
| actix_xss.expect.json | ||
| actix_xss.rs | ||
| command_env_args.expect.json | ||
| command_env_args.rs | ||
| env_to_command.expect.json | ||
| env_to_command.rs | ||
| env_to_file.expect.json | ||
| env_to_file.rs | ||
| safe_constant_args.expect.json | ||
| safe_constant_args.rs | ||
| safe_no_source.expect.json | ||
| safe_no_source.rs | ||
| safe_reassigned_const.expect.json | ||
| safe_reassigned_const.rs | ||
| safe_replace_chain_path_traversal.expect.json | ||
| safe_replace_chain_path_traversal.rs | ||
| safe_sanitized_flow.expect.json | ||
| safe_sanitized_flow.rs | ||
| serde_deser.expect.json | ||
| serde_deser.rs | ||
| sql_format.expect.json | ||
| sql_format.rs | ||
| ssrf_reqwest.expect.json | ||
| ssrf_reqwest.rs | ||
| transmute_unsafe.expect.json | ||
| transmute_unsafe.rs | ||
| unsafe_replace_chain_no_credit.expect.json | ||
| unsafe_replace_chain_no_credit.rs | ||
| unsafe_replace_reintroduces_pattern.expect.json | ||
| unsafe_replace_reintroduces_pattern.rs | ||