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 |
||
|---|---|---|
| .. | ||
| auth_local_collection_receiver | ||
| auth_rust_param_typed_local_collection | ||
| c_buffer_literal_src | ||
| call_site_polymorphic_py | ||
| call_site_sanitized_caller_py | ||
| call_site_specialization_js | ||
| call_site_specialization_py | ||
| cfg_utf8_long_condition | ||
| fields_class_attr_py | ||
| fields_dict_key_py | ||
| fields_nested_object_js | ||
| fields_object_isolation_js | ||
| framework_express_res_json | ||
| framework_fastapi_route_level_auth | ||
| framework_flask_escape | ||
| framework_jpa_parameterised_execute | ||
| framework_prepared_stmt_java | ||
| framework_rails_sanitize | ||
| framework_strapi_db_query_chain | ||
| php_include_param_passthrough | ||
| php_unserialize_allowed_classes | ||
| sanitizer_html_escape_js | ||
| sanitizer_multi_step_py | ||
| sanitizer_shlex_quote_py | ||
| sanitizer_url_encode_js | ||
| types_bool_flag_py | ||
| types_int_id_sql_py | ||
| types_int_port_py | ||
| types_parse_int_go | ||