command
module
Version:
v0.0.0-...-cf41005
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
corakong
a Kong plugin for Coraza WAF.
the kubernetes CRD
Using Kubernetes CRD to keep the SecLang rules.
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: wafrules.waf.ik8s.ir
spec:
conversion:
strategy: None
group: waf.ik8s.ir
names:
kind: WAFRule
listKind: WAFRuleList
plural: wafrules
shortNames:
- wafrule
singular: wafrule
scope: Namespaced
versions:
- name: v1alpha1
schema:
openAPIV3Schema:
properties:
spec:
properties:
rule:
type: string
type: object
type: object
served: true
storage: true
Contribute
Contributions are welcome!
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.