-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
fixedBelieved to be fixed in current HEADBelieved to be fixed in current HEAD
Description
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"
}
Metadata
Metadata
Assignees
Labels
fixedBelieved to be fixed in current HEADBelieved to be fixed in current HEAD