Skip to content

The database should be secured #1920

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

Closed
wants to merge 1,164 commits into from
Closed

The database should be secured #1920

wants to merge 1,164 commits into from

Conversation

shivamk01
Copy link

Digital Signature certificates should be generated using elliptic curve digital signature algorithm which is very secure so that the system cannot be copied or manipulated and the integrity is maintained.

Felipe Zimmerle and others added 30 commits September 27, 2017 12:41
try to use macro expansion on @rx argument before matching.
If after expansion argument changed, make new Regex from
the macro-expanded argument and use that for matching.
Fixes #1528
As of #1591 the pipe support was disable in the general selection which
was also affecting the quoted selection. This pactch adds the support
for pipes inside the quoted selection only.
…l/s390x due to how this arch represent chars
@victorhora
Copy link
Contributor

@shivamk01 I believe there's something wrong with this Pull request. It seems like you're trying to merge the v3/dev/test branch with the v3/dev/test branch?

Digital Signature certificates should be generated using elliptic curve digital signature algorithm which is very secure so that the system cannot be copied or manipulated and the integrity is maintained.

As far as I know, there's no "Digital Signature certificates" being generated by ModSecurity so I will be closing this Pull request as I'm assuming it was created by error/accident.

@victorhora victorhora closed this Oct 1, 2018
@victorhora victorhora self-assigned this Oct 1, 2018
@victorhora victorhora added the 2.x Related to ModSecurity version 2.x label Oct 1, 2018
@victorhora victorhora added this to the v2.9.3 milestone Oct 1, 2018
@zimmerle zimmerle deleted the v3/dev/test branch December 5, 2018 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to ModSecurity version 2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.