Skip to content

register upload detector for auto-detection in the Upload Manager#79

Open
MattBudz wants to merge 1 commit into
mainfrom
uploads/register-upload-detectors
Open

register upload detector for auto-detection in the Upload Manager#79
MattBudz wants to merge 1 commit into
mainfrom
uploads/register-upload-detectors

Conversation

@MattBudz

Copy link
Copy Markdown
Contributor

This is a proof of concept for the multi-file smart upload feature.

Summary

Registers a client-side upload detector so the Upload Manager can automatically identify Nessus files when dropped or selected.

The detector reads the first 4 KB of the file and matches against <NessusClientData_v2>, which is present in both .nessus and .xml exports from Nessus.

Check List

  • Added a CHANGELOG entry
  • Added specs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant