Nabil Adouani
Nabil Adouani
Hello, thanks for the PR. IMHO, I don't think it's a good idea the have TheHive refer to external links like at `urlscan.io` this might disclose some internal info. Any...
@anscz the `` will automatically call urlscan.io with your internal TheHive domain as referrer. I don't know if this is a good idea. @3c7 are you thinking about something else?
It sounds like the `img` tag has a `referrerPolicy` attribute: https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/referrerPolicy
cc @nusantara-self for information
Hey @milesflo I'm back to this issue + pull request. I think that the original requirement makes sense: "Allow the creation of local dockerized analyzers" but there are two issues...