The setup-space-data.py script automates all the steps below using the
Python API:
python3 setup-space-data.py
Use --help to see options for skipping individual steps or overriding the
API URL and token.
The setup-hwsec-data.py script loads the hardware security assessment
dataset, including device decomposition, vulnerabilities, attack surfaces,
trust boundaries, and countermeasures:
python3 setup-hwsec-data.py
Use --help to see options for skipping individual steps or overriding the
API URL and token.