Skip to content

Unecessar escaped quote mark in JSON logs #365

@jaysee

Description

@jaysee

hello,

I noticed that there was an added quotation mark in the modsec_audit logs, at least in the JSON version, in the producer->components section

    "producer": {
        "components": [
            "OWASP_CRS/4.21.0-dev\""
        ],
        "connector": "ModSecurity-nginx v1.0.4",
        "modsecurity": "ModSecurity v3.0.14 (Linux)",
        "secrules_engine": "Enabled"
    },

this also happens when we add some components using
SecComponentSignature "hello/world"

regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions