Non standard date (nor invalid) format in notification API

Questions or suggestions about the platform
Post Reply
redbitcz
Posts:1
Joined:Fri Aug 30, 2019 4:48 pm
Non standard date (nor invalid) format in notification API

Post by redbitcz » Tue Nov 19, 2019 1:22 pm

Notification API document contain dates in "Vulnerability Reported", "Vulnerability Verified", "Scheduled Public Disclosure" and "Vulnerability Fixed" contains dates in non-standard format and here is no simple way to parse it.

Current format is:

Code: Select all

"23 August, 2019 06:24"
, it doesn't looks like a any known standard. Most similar is RFC 2822, but it's different.

Please provide date in any known format, I suggest to use RFC 3339 or ISO 8601.

In addition, few records of Notification API document contains fully invalid date

Code: Select all

"30 November, -0001 00:00"
, it's probably bug on OBB site.

Notification API URL (without private part) : https://www.openbugbounty.org//api/2/00 ... 000000000/

User avatar
x1admin
Site Admin
Posts:3102
Joined:Sun Nov 15, 2015 7:04 pm

Re: Non standard date (nor invalid) format in notification API

Post by x1admin » Wed Nov 20, 2019 7:21 am

redbitcz wrote:
Tue Nov 19, 2019 1:22 pm
Notification API document contain dates in "Vulnerability Reported", "Vulnerability Verified", "Scheduled Public Disclosure" and "Vulnerability Fixed" contains dates in non-standard format and here is no simple way to parse it.

Current format is:

Code: Select all

"23 August, 2019 06:24"
, it doesn't looks like a any known standard. Most similar is RFC 2822, but it's different.

Please provide date in any known format, I suggest to use RFC 3339 or ISO 8601.

In addition, few records of Notification API document contains fully invalid date

Code: Select all

"30 November, -0001 00:00"
, it's probably bug on OBB site.

Notification API URL (without private part) : https://www.openbugbounty.org//api/2/00 ... 000000000/
thanks for info will be fixed

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests