ZupIT / horusec

Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.

Home Page:https://horusec.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the web application on another host?

WandersonJames opened this issue · comments

Hello everyone, I would like your support! I'm trying to get the data that is carried out in the pipeline and trying to send it to Horusec Manager, but I can't, after carrying out some tests, and I saw that I'm having a CORS problem, does anyone know how I can solve it?
When I run it in the pipeline it returns 404

Thanks!

What happened:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Horusec version (use horusec version): 2.0

  • Operating System: Linux Ubuntu

  • Network plugin / Tool and version (if this is a network-related / tool bug):
    Screenshot_1

  • Others:

I would need to understand how you have deployed the service, a view of how the services are calling themselves to better understand, if you can reproduce this same problem locally, possibly using Docker.. it is easier to diagnose