Suppress false positive with urlencoded %
This commit is contained in:
parent
9785f9ff1a
commit
8742908116
@ -2,7 +2,7 @@
|
||||
%define plugin_name %{plugin_id}-rule-exclusions
|
||||
|
||||
Name: mod_security_crs_plugin_%{gsub %{plugin_id} - _}
|
||||
Version: 1.0.0
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: CRS OpenHAB proxy rule exclusions plugin
|
||||
|
||||
@ -50,3 +50,6 @@ exit 0
|
||||
%changelog
|
||||
* Sat Jul 13 2024 Daniel Demus <daniel-github@demus.dk>
|
||||
- First release
|
||||
|
||||
* Sat Nov 16 2024 Daniel Demus <daniel-github@demus.dk>
|
||||
- Suppress false positive with urlencoded %
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (1.0.0.tar.gz) = 85eb08504b33aa1a8a3f71ee612735137d5c1c9929bbea05d3b7551451c8ff0952573e4b5b6cd7701de2ea3cf066a23f4e0e61ac46ff62d9f1bf259601dd0c42
|
||||
SHA512 (1.1.0.tar.gz) = 2adb6f396b5ac1e28051408d20754794237297e631ce1884b995e647e9cf4e3e0067604774151752804e0bbb1a9e6a50d0161e18693ef325981f4567e2bb2202
|
||||
|
Loading…
Reference in New Issue
Block a user