Skip to content

JSON output: two types of messages #240

Description

@maria-messerschmidt

It seems a little tricky to have two things called "message". There is the "message" object, but then within that another element called "message". Should these have the same name?

{
"message" : {
"id" : "POL-9",
"severity" : "ERROR",
"message" : "Digital Signatures",
"parameters" : [ ],
"timestamp" : "2025-03-21 07:48 UTC",
"sub_message" : "The package MUST NOT contain any digital signatures."
},
"path" : "META-INF/documentsignatures.xml"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

fixedBelieved to be fixed in current HEAD

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions