Closed postmodern closed 1 year ago
Add a route for importing nmap XML files. Also add a Sidekiq worker for importing nmap XML files. The "upload" form should use a <input type="filePath"> input to only upload the file path, which will then be passed to the Sidekiq worker.
<input type="filePath">
Add a route for importing nmap XML files. Also add a Sidekiq worker for importing nmap XML files. The "upload" form should use a
<input type="filePath">
input to only upload the file path, which will then be passed to the Sidekiq worker.