Skip to content

JSON output: no parameters for policy messages #239

@maria-messerschmidt

Description

@maria-messerschmidt

None of the policy messages have parameters (yet). I would expect the following parameters:

POL-1: entryPath
POL-2: version (at least when sub message is ("Package version: ODF_xx detected. Package does not comply with specification. The file MUST comply with the standard "OASIS Open Document Format for Office Applications (OpenDocument) v1.3".")
POL-3: mimetype
POL-4: mimetype, extension
POL-5: NA
POL-6: NA
POL-7: NA
POL-8: entryPath
POL-9: entryPath

{
"id" : "POL-1",
"severity" : "ERROR",
"message" : "Encryption",
"parameters" : [ ],
"timestamp" : "2025-03-21 07:48 UTC",
"sub_message" : "The package MUST NOT contain any encrypted entries."
},
"path" : "settings.xml"
}

Metadata

Metadata

Assignees

Labels

fixedBelieved to be fixed in current HEAD

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions