Date in ZAP json report

56 views
Skip to first unread message

Julia Khanbekova

unread,
Sep 2, 2025, 6:48:29 AMSep 2
to ZAP User Group


Hi, Simon!

I am parsing a JSON report in python and ran into an issue with the "@generated" date field. The month of September is written as "Sept", while the POSIX standard expects "Sep". To parse the date correctly, I have to add a special case for this abbreviation.

Is it possible to configure or modify ZAP so that the generated JSON report uses POSIX-compliant month abbreviations by default?

Message has been deleted

kingthorin+zap

unread,
Sep 2, 2025, 7:40:27 PMSep 2
to ZAP User Group
I’ll work on adding a field with an ISO standard date

Julia Khanbekova

unread,
Sep 3, 2025, 2:37:45 AMSep 3
to ZAP User Group

Got it. When is the improvement planned to be implemented?

kingthorin+zap

unread,
Sep 3, 2025, 9:34:37 AMSep 3
to ZAP User Group
I've just submitted the PR with the change.

Hopefully it'll only take a few days for review/approval and release. But not sure yet.

kingthorin+zap

unread,
Sep 4, 2025, 7:26:46 AMSep 4
to ZAP User Group
A new version of the Report Generation add-on has been release, the JSON and XML reports now contain a "created" element that has an Instant value in an ISO 8601 format.

Julia Khanbekova

unread,
Sep 4, 2025, 7:55:10 AMSep 4
to ZAP User Group

Perfect, thanks a lot for the quick turnaround!

Reply all
Reply to author
Forward
0 new messages