... | ... | @@ -57,7 +57,7 @@ After starting the Docker Container of the QSA back-end, its web services are up |
|
|
<local_IP>:<defined_port>/DependabilityToolbox/SecurityAssessment
|
|
|
```
|
|
|
|
|
|
where the <local_IP> is the IP of the local machine on which the QSA Docker Container has been deployed, whereas the <defined_port> is the port of the container that is defined by the user during the installation (please see the [Installation](dependability-toolbox-installation) section). This port is by default 8080, if not stated otherwise during the execution of the _docker run_ command. In the following, a more detailed description of how the main analysis service can be used is provided.
|
|
|
where the <local_IP> is the IP of the local machine on which the QSA Docker Container has been deployed, whereas the <defined_port> is the port of the container that is defined by the user during the installation (please see the Installation section). This port is by default 8080, if not stated otherwise during the execution of the _docker run_ command. In the following, a more detailed description of how the main analysis service can be used is provided.
|
|
|
|
|
|
### Quantitative Security Assessment Service
|
|
|
|
... | ... | |