Vector feed plugin with Web UI and REST server

Varun's Avatar

Varun

03 Aug, 2016 12:25 PM

Hi,
Can I use vector_feed plugin with Web UI or REST server ?

I could not find a way to specify/upload a yaml file while invoking scan from Web UI or Rest server.

-Thanks

  1. Support Staff 1 Posted by Tasos Laskos on 03 Aug, 2016 03:19 PM

    Tasos Laskos's Avatar

    Just REST, the WebUI doesn't work with plugins that expect files as options.

    Update the scan options with:

    {
      "plugins": {
        "vector_feed": {
          "yaml_string": "YAML VECTORS HERE"
        }
      }
    }
    
  2. Tasos Laskos closed this discussion on 03 Aug, 2016 03:19 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac