ποΈ π Filtering
Filter command helps solve the problem of visibility for OSS dependencies in an application. To support various requirements, we adopt a generic expressions language for flexible filtering.
ποΈ βοΈ Build Your Own Queries
Query Workflow
ποΈ π Policy as Code
What is Policy as Code?
ποΈ β Exceptions
Any security scanning tool may produce
ποΈ π§ Path Exclusion
vet supports path exclusions for scenarios where a directory is the scan target but certain path patterns within the directory should be excluded from scan. This is available only for the scan command.
ποΈ β© Shell Completion
Command-line completion or Shell completion is a feature provided by shells like bash or zsh that lets you type commands in a fast and easy way. This functionality automatically fills in partially typed commands when the user press the tab key.