
David Han
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 0
Comments
Recent activity by David Han Sort by recent activity-
I figured it out. Here is the query that I used. * | parse "{\"csp-report\":*" as jsonobject | json field=jsonobject "blocked-uri", "document-uri", "referrer", "violated-directive", "effective-di...
-
Hi, are there any updates on this? I checked the JSON Operator docs, and I'm not sure how to parse this json.. Any help would be much appreciated.
-
I have a similar follow up question. If I also have a json but a nested json object that looks like - {"csp-report":{"document-uri":"value","referrer":"value","violated-directive":"value","eff...