mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +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_scoped_write_missing.rs | ||
| db_connection_type_inferred.rs | ||
| hashmap_local_noise.rs | ||
| helper_scoped_params.rs | ||
| predicate_role_check.rs | ||
| require_resource_role_helper.rs | ||
| row_fetch_then_authorize.rs | ||
| row_ownership_equality.rs | ||
| row_ownership_no_early_exit.rs | ||
| safe_dto_int_field_axum.rs | ||
| safe_local_collection_param_types.rs | ||
| safe_local_user_view_extractor.rs | ||
| safe_param_type_segment_idents.rs | ||
| safe_row_fetch_multiline_let.rs | ||
| safe_row_population_reverse_walk.rs | ||
| safe_typed_path_int_extractor.rs | ||
| self_actor_uid_copy.rs | ||
| self_publish_email.rs | ||
| self_scoped_user.rs | ||
| sql_join_acl.rs | ||
| transitive_helper.rs | ||
| true_positive_missing_check.rs | ||
| unsafe_dto_string_field_axum.rs | ||
| unsafe_handler_local_collection_does_not_blanket_suppress.rs | ||
| unsafe_local_user_view_extractor.rs | ||
| unsafe_row_fetch_no_authz.rs | ||
| unsafe_row_population_no_check.rs | ||