siwecos/callback-server

By siwecos

Updated about 5 years ago

A simple and fast callback server to store and retrieve scan results

Image
Security
Integration & delivery
0

10K+

siwecos/callback-server repository overview

Callback Server

This is a simple callback server based on node and @typicode's JSON Server to simply store and retrieve the SIWECOS scan results.

Quickstart

docker run -it --pid=host -p 3000:3000 -v $(pwd):/data siwecos/callback-server

You should map the /data folder to your local file system in order to save the scans.json database.

You can use the SIWECOS Core-API or one specific scanner to save and retrieve the scan results via a comfortable JSON-REST-API:

Tag summary

Content type

Image

Digest

Size

45.7 MB

Last updated

about 5 years ago

docker pull siwecos/callback-server