Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
perillamint
/
ModSecurity-nginx
Public
forked from
owasp-modsecurity/ModSecurity-nginx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 3, 2017
Fix typo
perillamint
committed
58125f7
Copy full SHA for 58125f7
Commits on Jan 31, 2017
Fix compilation with nginx versions prior to 1.9.5
defanator
committed
618edd2
Copy full SHA for 618edd2
Commits on Dec 7, 2016
Add test for response body
defanator
authored and
zimmerle
committed
ffaed48
Copy full SHA for ffaed48
Extend PCRE malloc/free wrappers to use nginx pools
defanator
authored and
zimmerle
committed
59a9871
Copy full SHA for 59a9871
Commits on Dec 2, 2016
Tests: fix block action to match expected behavior
defanator
authored and
zimmerle
committed
b9d7d27
Copy full SHA for b9d7d27
Decrease log level for disruptive actions to "warn"
Show description for b51e555
defanator
authored and
zimmerle
committed
b51e555
Copy full SHA for b51e555
Commits on Dec 1, 2016
Add test for request body
defanator
authored and
zimmerle
committed
2d888a5
Copy full SHA for 2d888a5
Add scoring test
defanator
authored and
zimmerle
committed
adf66e4
Copy full SHA for adf66e4
Uses `ngx_log_error|ERR' to log the disruptive messages
zimmerle
committed
bae1eff
Copy full SHA for bae1eff
Commits on Nov 17, 2016
Removed str_replace() function introduced in 2de9b2a.
Show description for f39e2a2
defanator
authored and
zimmerle
committed
f39e2a2
Copy full SHA for f39e2a2
Commits on Nov 9, 2016
Fix duplicate rule IDs in tests
defanator
authored and
zimmerle
committed
3afe7b9
Copy full SHA for 3afe7b9
Commits on Sep 20, 2016
Removes the limitation for the allowed methods
zimmerle
committed
b5ea638
Copy full SHA for b5ea638
Temporary inspect all kind of requests
zimmerle
committed
4f153f4
Copy full SHA for 4f153f4
Test on the logging generation
Show description for 2de9b2a
zimmerle
committed
2de9b2a
Copy full SHA for 2de9b2a
Commits on Sep 16, 2016
Fix the calculation for the request body buffer size
zimmerle
committed
7d2a4ee
Copy full SHA for 7d2a4ee
Commits on Aug 22, 2016
reset tag & version
phantom-az
committed
5d0403e
Copy full SHA for 5d0403e
implement quick workaround to return libmodsecurity's pcre into workable state
phantom-az
committed
7440c18
Copy full SHA for 7440c18
bump version (0.1.2)
phantom-az
committed
54da83f
Copy full SHA for 54da83f
don't dump rules if !debug case
phantom-az
committed
2e5080f
Copy full SHA for 2e5080f
Commits on Aug 18, 2016
bump version to 0.1.0
phantom-az
committed
66a0c1e
Copy full SHA for 66a0c1e
set MODSECURITY_SANITY_CHECKS to 0 by default yet
phantom-az
committed
199f441
Copy full SHA for 199f441
Commits on Aug 17, 2016
dynamic module ordering voodoo
phantom-az
committed
46a97a6
Copy full SHA for 46a97a6
rename module structure to match nginx style
Show description for c72105a
phantom-az
committed
c72105a
Copy full SHA for c72105a
rename DDEBUG to MODSECURITY_DDEBUG
Show description for f6a5442
phantom-az
committed
f6a5442
Copy full SHA for f6a5442
add 'modsecurity_sanity_checks' location configuration variable allowing
Show description for b1c7aaf
phantom-az
committed
b1c7aaf
Copy full SHA for b1c7aaf
respect allocation error code from ngx_str_to_char() in all usage places
phantom-az
committed
7e5ba39
Copy full SHA for 7e5ba39
Commits on Aug 4, 2016
Unbreak parallel tests.
phantom-az
committed
1e44379
Copy full SHA for 1e44379
Commits on Jul 12, 2016
Correct mistake in module name
phantom-az
committed
ed57c81
Copy full SHA for ed57c81
Commits on Jul 5, 2016
Update to match recent libmodsecurity API changes
phantom-az
committed
3130470
Copy full SHA for 3130470
Extend module ordering configuration. Take in account availbility
Show description for 76382c8
phantom-az
committed
76382c8
Copy full SHA for 76382c8
ngx_http_modsecurity_config_cleanup() always used by reference, so
Show description for b9e73dc
phantom-az
committed
b9e73dc
Copy full SHA for b9e73dc
Commits on Jul 4, 2016
revert wrong slipped change
Alexey Zelkin
committed
9dc193b
Copy full SHA for 9dc193b
Include method 'HEAD' to list of allowed methods
Alexey Zelkin
committed
c523f2f
Copy full SHA for c523f2f
Include method 'HEAD' to list of allowed methods
Alexey Zelkin
committed
aa3c393
Copy full SHA for aa3c393
Commits on Jun 30, 2016
. correct handling of 'Date', 'Last-Modified', 'Keep-Alive' headers
Show description for 3fb1ff6
Alexey Zelkin
committed
3fb1ff6
Copy full SHA for 3fb1ff6
Pagination
Previous
Next
You can’t perform that action at this time.