nexxai / CryptoBlocker

A script to deploy File Server Resource Manager and associated scripts to block infected users
GNU General Public License v2.0
200 stars 73 forks source link

Has the JSON format changed this weekend? #96

Closed si-kotic closed 3 years ago

si-kotic commented 3 years ago

I think there was previously an object within lastUpdated called 'date' but it appears that this is no longer there.

Can you please confirm if this new format will be long term or if it will change back? I just want to know whether to bother adjusting my script to cater for this change or not.

To clarify I think that: "lastUpdated":"2020-11-09T16:06:01.000000Z" used to be: "lastUpdated":{"date":"2020-11-09T16:06:01.000000Z"}

si-kotic commented 3 years ago

Apologies, this happened a while ago and apparently I'm working off the wrong version.