Skip to content

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

License

Notifications You must be signed in to change notification settings

SIWECOS/callback-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published