Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Reduce Database Write Clutter in Nmap Process - #101

Merged
SirDany merged 1 commit into
masterfrom
dont-save-nmap-findings-multiple-times
Aug 19, 2019
Merged

Reduce Database Write Clutter in Nmap Process#101
SirDany merged 1 commit into
masterfrom
dont-save-nmap-findings-multiple-times

Conversation

@J12934

Copy link
Copy Markdown
Member

The Nmap Process had previously written its findings multiple times to the database because it added them 1 after the other when the findings were completly processed.
This PR changes the behaviour and only persists them in one go.

@J12934J12934 added the bug Something isn't working label Aug 14, 2019
@J12934
J12934 requested a review from SirDanyAugust 14, 2019 16:30
@SirDany
SirDany merged commit ddb13e2 into masterAug 19, 2019
@J12934
J12934 deleted the dont-save-nmap-findings-multiple-times branch September 4, 2019 09:51
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@J12934@SirDany