chore(docs): update CloudShell scripts (#3687)

This commit is contained in:
Sergio Garcia
2024-04-08 14:39:29 +02:00
committed by GitHub
parent 3dc418df39
commit daf2ad38bd
5 changed files with 26 additions and 26 deletions
+1 -4
View File
@@ -113,7 +113,7 @@ And then by the provider specific columns:
- RESOURCE_NAME
???+ note
Since Prowler v3 the CSV column delimiter is the semicolon (`;`)
Since Prowler v4 the CSV column delimiter is the semicolon (`;`)
### JSON
@@ -211,9 +211,6 @@ The following code is an example output of the JSON format:
}]
```
???+ note
Each finding is a `json` object within a list. This has changed in v3 since in v2 the format used was [ndjson](http://ndjson.org/).
### JSON-OCSF