GO-2024-3075: CVE-2024-7646 in github.com/kubernetes/ingress-nginx
package
Version:
v0.0.0-...-ef0b163
Opens a new window with list of versions in this module.
Published: Mar 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewParser creates a new ModSecurity annotation parser
type Config struct {
Enable bool `json:"enable-modsecurity"`
OWASPRules bool `json:"enable-owasp-core-rules"`
TransactionID string `json:"modsecurity-transaction-id"`
Snippet string `json:"modsecurity-snippet"`
}
Config contains ModSecurity Configuration items
Equal tests for equality between two Config types
Source Files
¶
Click to show internal directories.
Click to hide internal directories.