Skip to content

Commit bcbd3b6

Browse files
committed
Update README.md
1 parent 414ddd4 commit bcbd3b6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
**Scout** is an osquery extension that provides two powerful tables for executing and managing scripts in a secure and efficient manner.
44

5+
## Supported Script Types
6+
7+
Scout currently supports the following script types:
8+
9+
- **Python**: Execute limited Python scripts for various automation and data collection tasks.
10+
- **Bash**: Run Bash scripts for system administration and configuration.
11+
- **PowerShell**: Utilize PowerShell scripts for Windows environments.
12+
- **Vbscript**: Execute VB scripts for specific use cases and integrations.
13+
14+
Support for additional script types may be added in future releases based on user feedback and requirements.
15+
516
## Tables
617

718
### 1. `scout_exec`

0 commit comments

Comments
 (0)