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

Move ignore_udp_open_filtered option to Configuration model? #279

Open
derpadoo opened this issue Jul 16, 2021 · 0 comments
Open

Move ignore_udp_open_filtered option to Configuration model? #279

derpadoo opened this issue Jul 16, 2021 · 0 comments
Assignees

Comments

@derpadoo
Copy link
Contributor

        # Compare nmap XML files.
        change_summary = pyndiff.generate_diff(
            previous_scan_result_file_path,
            latest_scan_result_file_path,
            ignore_udp_open_filtered=True,
            output_type="xml",
            write_summary_to_disk_for_xml_output_type=False,
            verbose=False,
            step_debug=False,
        )
@derpadoo derpadoo self-assigned this Jul 16, 2021
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

No branches or pull requests

1 participant