Skip to content

Commit 3f7c3ac

Browse files
committed
Refresh module docs
1 parent 11f5eeb commit 3f7c3ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/scanning/configuration.md

+1
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ Many modules accept their own configuration options. These options have the abil
353353
| output_modules.human.output_file | str | Output to file | |
354354
| output_modules.json.console | bool | Output to console | False |
355355
| output_modules.json.output_file | str | Output to file | |
356+
| output_modules.json.siem_friendly | bool | Output JSON in a SIEM-friendly format for ingestion into Elastic, Splunk, etc. | False |
356357
| output_modules.neo4j.password | str | Neo4j password | bbotislife |
357358
| output_modules.neo4j.uri | str | Neo4j server + port | bolt://localhost:7687 |
358359
| output_modules.neo4j.username | str | Neo4j username | neo4j |

0 commit comments

Comments
 (0)