GO-2024-2428: Ingress-nginx code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation in k8s.io/ingress-nginx
package
Version:
v1.0.0-alpha.1
Opens a new window with list of versions in this module.
Published: Jun 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
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 mirror configuration annotation parser
type Config struct {
Source string `json:"source"`
RequestBody string `json:"requestBody"`
Target string `json:"target"`
}
Config returns the mirror to use in a given location
Equal tests for equality between two Configuration types
Source Files
¶
Click to show internal directories.
Click to hide internal directories.