Language
VAST comes with its own language for searching, reshaping, analyzing, and routing data between various security tools.
We unpack the language facets in various topics:
- Pipelines: the central abstractions for constructing dataflows
- Expressions: a declarative way to filter structured data
- Operators: a reference of available pipeline operators
- Frontends: a mechanism to bring your own language
📄️ Pipelines
The VAST language centers around one principle: dataflow pipelines.
📄️ Expressions
VAST's expression language makes it easy to describe a relevant subset of
🗃️ Operators
12 items
🗃️ Frontends
2 items