Interaction with the KESL container is implemented using the REST API. You can use a REST API to do the following:
|
Example: POST http://<server>:<port>/scans One or multiple files. |
|
Example: POST http://<server>:<port>/scans Link to the Docker images to scan. |
|
Example: POST http://<server>:<port>/scans JSON of a certain type. |
|
Example: GET http://<server>:<port>/scans |
|
Example: GET http://<server>:<port>/scans/<unique scan session identifier> |
|
Example: POST http://<server>:<port>/addcert |
|
Example: GET http://<server>:<port>/status |