pemontto

Results 68 comments of pemontto

Could the notes just be created as nested list items? The notion of nested lists doesn't seem to be leveraged currently

Same core issue as I was having where I canโ€™t complete OAuth flows because it redirects to my webhook domain/URL. Use instance URL for OAuth callback #3560

Similar to #3620 #3621 I was wondering what happens when the body is a buffer or raw string and not an object.

To keep track, my understanding is * `risk` the vendors risk level as a string * none, low, medium, high, critical * Nessus supplies this * for Qualys we derive...

@elvarb yes, in beta-2.0 we export a `scan_source` field which is set to the name of the config section (tenable, nessus, qualys_vm, qualys_was, openvas). We also export a `vendor` field...

What version of Kibana is this? I ran into a problem trying to recreate everything on 6.x because I couldn't even get metrics with coloured backgrounds working. Turns out this...

Raised an issue finally: https://github.com/elastic/kibana/issues/35807

Have just noticed the helpers that used `convertN8nRequestToAxios` wouldn't have seen this problem due to these lines which calls out the exact same issue https://github.com/n8n-io/n8n/blob/86b3cc6e15e6bc4cea1ecae223bfaded1875127d/packages/core/src/NodeExecuteFunctions.ts#L717-L720

Still seeing this issue on GET requests, also occurs for the Gitlab node... and probably many other nodes.