zzzteph / sheye

Opensource assets and vulnerability scanning tool
https://shrewdeye.app
146 stars 36 forks source link

Api func. #13

Open anasbousselham opened 1 year ago

anasbousselham commented 1 year ago

Hi, Thank you for this tool. I recently came across your website and I am impressed with the functionality of your tool. I would like to know if it is possible to use the tool with an API, similar to how it is used on your website. I would greatly appreciate if you could provide me with some information on how to get started with using the tool through an API. Thank you.

zzzteph commented 1 year ago

Hi!

You mean you want to have full REST api or just methods that were introduced on website?

anasbousselham commented 1 year ago

Hi, basically like website, but if you can make a restfull it will be gorgeous for easy integration with CI/CD pipeline.

zzzteph commented 1 year ago

Sure. I think it's better to start implementing partial REST API, which brings the functionality of the website to the sheye.

Thanks for the suggestion of the great feature!