Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict resolving - multiple issues #213

Closed
Tompazi opened this issue Aug 14, 2017 · 2 comments
Closed

Conflict resolving - multiple issues #213

Tompazi opened this issue Aug 14, 2017 · 2 comments
Labels

Comments

@Tompazi
Copy link

Tompazi commented Aug 14, 2017

While using faraday with the MetasploitOn plugin enabled I ran into several issues.

First of all, if there is a conflict resulting by the MetasploitOn plugin the conflict gets re-added every few seconds (every time the MetasploitOn plugin syncs), quickly adding up to an absurd amount of conflicts. The same conflict should not appear more than once.

Secondly, some conflicts should not be conflicts at all in my opinion, for example:
Unknown values changing to known values: OS: Unknown - OS: Linux
Upper and lower case mac addresses:
a1:b2:c3:d4:e5:f6 - A1:B2:C3:D4:E5:F6

Finally, this is a feature request, there should be an option to keep ALL left/right conflict elements, for when you know the source of the new information is more accurate. Also there should be a way to auto-resolve conflicts e.g. "Always keep right"

Version: {"Faraday Server":"Running","Version":"2.5.0"}
OS: Linux kali 4.9.0-kali4-686 #1 SMP Debian 4.9.30-1kali1 (2017-06-06) i686 GNU/Linux
Currently can't upgrade faraday regularly due to #212

@WinnaZ
Copy link
Contributor

WinnaZ commented Aug 16, 2017

About the first conflict if you can't make it work properly a workaround for that would be to use Faraday in cli mode:
https://github.com/infobyte/faraday/wiki/Usage#cli
try that and see how it goes.
and about the other issue, for the time being we do not have an automatic way of dealing with conflicts, but
it's in our road map to improve that functionality.
Is there anything else i can help you with?

@WinnaZ
Copy link
Contributor

WinnaZ commented Sep 11, 2017

Hi there @Tompazi,
could you take a look at this?
did it work? is there anything else we can do for you?
have a nice day

@WinnaZ WinnaZ closed this as completed Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants