Slide 33
Slide 33 text
33
StackHawk CLIの設定ファイルを作成
Ø コピーした内容をペーストして設定ファイルを作成
% vi stackhawk.yml
# -- stackhawk configuration for OWASPJS --
app:
# -- An applicationId obtained from the StackHawk platform. --
applicationId: 518b2ebf-1c1a-********* # (required)
# -- The environment for the applicationId defined in the StackHawk
platform. --
env: Production # (required)
# -- The url of your application to scan --
host: https://juice-shop.herokuapp.com # (required)