commit d801a397606024fb6e4e3bbbacca06bb055fc656 from: Sergey Bronnikov date: Sun Apr 16 17:08:49 2023 UTC server: packs with tarantool and lua rules commit - f6ce674e922dc6e54e26ebd3b0d6098f6274ca57 commit + d801a397606024fb6e4e3bbbacca06bb055fc656 blob - /dev/null blob + 905b6d2a16d940a8f7c693c3a01059acbf243fc9 (mode 644) --- /dev/null +++ server/packs.yaml @@ -0,0 +1,23 @@ +packs: + tarantool: + - box_cfg_raw_access + - grant_guest_full_access + - missed_if_not_exist + - set_trigger_once + - insecure-hash-algorithm + - insecure-hash-algorithm + - bad_hash_func + lua: + - cmp_by_reference + - fd_leak + - func_inside_func + - loadstring + - magic_number + - pcall_err_handling + - pcall_with_method + - print + - require_inside_func + - trace_enabled + - unsafe_function + - use_fd_after_close + - writing_to_file_in_read_mode