Skip to content

Invalid JSON #1

Description

@evild3ad

Thank you very much for sharing BitsParser!

I tried to convert the JSON output to CSV without success. I think the JSON objects should be comma separated in an array:

[
{
"JobType": "download",
"JobPriority": "foreground",
"JobState": "suspended",
"JobId": "e36fd920-5cb1-40c5-a372-000bf2a15625",
"JobName": "Microsoft Office Click-to-Run",
"OwnerSID": "S-1-5-18",
"Owner": "NT-AUTHORITY \SYSTEM",
"CreationTime": "2021-01-17T06:23:01Z",
"ModifiedTime": "2021-01-17T06:23:01Z"
},
{
"JobType": "download",
"JobPriority": "foreground",
"JobState": "suspended",
"JobId": "d97652de-7f08-4806-9df4-44fc98ce4b7a",
"JobName": "Microsoft Office Click-to-Run",
"OwnerSID": "S-1-5-18",
"Owner": "NT-AUTHORITY \SYSTEM",
"CreationTime": "2020-12-14T13:58:18Z",
"ModifiedTime": "2020-12-14T13:58:18Z"
}
]

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions