set_project_assets
Designates the directory with target files for security analysis, making them available read-only to tools in the pipeline.
Instructions
Set the directory containing target files to analyze.
Points SecPipe to the directory with your analysis targets (firmware images, binaries, source code, etc.). This directory is mounted read-only into hub tool containers.
:param assets_path: Path to the directory containing files to analyze. :return: Result including stored assets path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assets_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||