-
-
Notifications
You must be signed in to change notification settings - Fork 456
fix(942410): cleaning of duplicates with 942151 #4336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+924
−1,091
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
20a9098
fix(942410): wrong function name
touchweb-vincent f4955a7
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] a38c91a
Update 942410.ra
touchweb-vincent 8ac6c29
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] 07893ee
Cleanup 942410.ra
touchweb-vincent 7e559f0
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] e39fb25
Update 942410.ra
touchweb-vincent 5937705
Update 942410.ra
touchweb-vincent f2e691f
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] 9191038
Update 942410.ra
touchweb-vincent ee3c21e
Update 942410.ra
touchweb-vincent 7d0d259
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] c5ecae1
Update 942151.yaml
touchweb-vincent 0d08c00
Update 942410.yaml
touchweb-vincent b9e2f86
Update 942410.ra
touchweb-vincent b59b026
Update 942151.yaml
touchweb-vincent 7ccc92a
Update 942410.yaml
touchweb-vincent 9bde27c
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] c0b65a2
Update 942410.ra
touchweb-vincent 261af01
Update 942151.yaml
touchweb-vincent e4b134a
Update 942410.ra
touchweb-vincent 6055193
Update sql-injection-function-names-fps-pl1.ra
touchweb-vincent 862ec29
Update 942410.ra
touchweb-vincent 7078021
chore(formatting): auto fixes from pre-commit hooks
pre-commit-ci[bot] a7d7c69
Merge branch 'main' into patch-10
touchweb-vincent 3795f96
Merge branch 'main' into patch-10
touchweb-vincent 46484f8
Merge branch 'main' into patch-10
touchweb-vincent 9c2b8fe
Merge branch 'main' into patch-10
touchweb-vincent 25d5c91
Merge branch 'main' into patch-10
touchweb-vincent 781a816
Merge branch 'main' into patch-10
touchweb-vincent bf93f3d
Merge branch 'main' into patch-10
touchweb-vincent 3ee8cbc
Merge branch 'main' into patch-10
touchweb-vincent 5a9b1a0
Merge branch 'main' into patch-10
touchweb-vincent 6499cbd
Merge branch 'main' into patch-10
fzipi 178cd27
Update regex-assembly/942410.ra
touchweb-vincent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,246 +1,77 @@ | ||
| ##! Please refer to the documentation at | ||
| ##! https://coreruleset.org/docs/development/regex_assembly/. | ||
|
|
||
| ##! This dataset in an extended version of regex-assembly/include/sql-injection-function-names.ra | ||
| ##! It contains sequences with a high risk of false positives including regex-assembly/exclude/sql-injection-function-names-fps-pl1.ra | ||
|
|
||
| ##!+ i | ||
| ##!^ \b | ||
| ##!$ \W*?\( | ||
|
|
||
| abs | ||
| acos | ||
| adddate | ||
| addtime | ||
| aes_decrypt | ||
| aes_encrypt | ||
| asin | ||
| ascii | ||
| asciistr | ||
| atan | ||
| atan2 | ||
| avg | ||
| benchmark | ||
| bin | ||
| bin_to_num | ||
| bit_and | ||
| bit_count | ||
| bit_length | ||
| bit_or | ||
| bit_xor | ||
| cast | ||
| char | ||
| character_length | ||
| char_length | ||
| charset | ||
| chr | ||
| ciel | ||
| cieling | ||
| coalesce | ||
| coercibility | ||
| compress | ||
| concat | ||
| concat_ws | ||
| connection_id | ||
| conv | ||
| convert | ||
| convert_tz | ||
| cos | ||
| cot | ||
| count | ||
| cr32 | ||
| curdate | ||
| current_date | ||
| current_time | ||
| current_timestamp | ||
| current_user | ||
| curtime | ||
| database | ||
| date | ||
| date_add | ||
| datediff | ||
| date_format | ||
| date_sub | ||
| day | ||
| dayname | ||
| dayofmonth | ||
| dayofweek | ||
| dayofyear | ||
| dcount | ||
| decode | ||
| default | ||
| degrees | ||
| des_decrypt | ||
| des_encrypt | ||
| dump | ||
| elt | ||
| encode | ||
| encrypt | ||
| exp | ||
| export_set | ||
| extract | ||
| extractvalue | ||
| field | ||
| field_in_set | ||
| find_in_set | ||
| floor | ||
| format | ||
| found_rows | ||
| from_base64 | ||
| from_days | ||
| from_unixtime | ||
| get_format | ||
| get_lock | ||
| greatest | ||
| group_concat | ||
| hex | ||
| hextoraw | ||
| hour | ||
| if | ||
| ifnull | ||
| in | ||
| inet6_aton | ||
| inet6_ntoa | ||
| inet_aton | ||
| inet_ntoa | ||
| insert | ||
| instr | ||
| interval | ||
| is | ||
| is_free_lock | ||
| is_ipv4 | ||
| is_ipv4_compat | ||
| is_ipv4_mapped | ||
| is_ipv6 | ||
| is_not | ||
| is_not_null | ||
| isnull | ||
| is_null | ||
| is_used_lock | ||
| last | ||
| last_day | ||
| last_insert_id | ||
| lcase | ||
| least | ||
| left | ||
| length | ||
| ln | ||
| load_file | ||
| likelihood | ||
| local | ||
| localtimestamp | ||
| locate | ||
| log | ||
| log10 | ||
| log2 | ||
| lower | ||
| lpad | ||
| ltrim | ||
| makedate | ||
| make_set | ||
| master_pos_wait | ||
| max | ||
| md5 | ||
| microsecond | ||
| mid | ||
| min | ||
| minute | ||
| mod | ||
| month | ||
| monthname | ||
| name_const | ||
| not_in | ||
| now | ||
| nullif | ||
| oct | ||
| octet_length | ||
| old_password | ||
| ord | ||
| password | ||
| period_add | ||
| period_diff | ||
| pg_sleep | ||
| pi | ||
| position | ||
| pow | ||
| power | ||
| procedure_analyse | ||
| quarter | ||
| quote | ||
| radians | ||
| rand | ||
| rawtohex | ||
| rawtonhex | ||
| rawtonhextoraw | ||
| release_lock | ||
| repeat | ||
| replace | ||
| reverse | ||
| right | ||
| round | ||
| row_count | ||
| rpad | ||
| rtrim | ||
| schema | ||
| second | ||
| sec_to_time | ||
| session_user | ||
| sha | ||
| sha1 | ||
| sha2 | ||
| sign | ||
| sin | ||
| sleep | ||
| soundex | ||
| space | ||
| sqrt | ||
| std | ||
| stddev | ||
| stddev_pop | ||
| stddev_samp | ||
| strcmp | ||
| str_to_date | ||
| subdate | ||
| substr | ||
| substring | ||
| substring_index | ||
| subtime | ||
| sum | ||
| sysdate | ||
| system_user | ||
| tan | ||
| time | ||
| timediff | ||
| time_format | ||
| timestamp | ||
| timestampadd | ||
| timestampdiff | ||
| time_to_sec | ||
| to_base64 | ||
| to_char | ||
| to_days | ||
| to_nchar | ||
| to_seconds | ||
| trim | ||
| truncate | ||
| ucase | ||
| uncompress | ||
| uncompressed_length | ||
| unhex | ||
| unix_timestamp | ||
| updatexml | ||
| unlikely | ||
| upper | ||
| user | ||
| utc_date | ||
| utc_time | ||
| utc_timestamp | ||
| uuid | ||
| uuid_short | ||
| values | ||
| variance | ||
| var_pop | ||
| var_samp | ||
| version | ||
| week | ||
| weekday | ||
| weekofyear | ||
| weight_string | ||
| xmltype | ||
| year | ||
| yearweek |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.