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

simplify connection-sets output #117

Closed
adisos opened this issue Jul 30, 2023 · 2 comments
Closed

simplify connection-sets output #117

adisos opened this issue Jul 30, 2023 · 2 comments
Labels
reporting results Formatting outputs

Comments

@adisos
Copy link
Collaborator

adisos commented Jul 30, 2023

example:

protocol: TCP src-ports: 1-442,444-65535 dst-ports: 443; protocol: TCP src-ports: 443

should be simplified to

protocol: TCP dst-ports: 443; protocol: TCP src-ports: 443

explore other examples to generalize the problem

@ShiriMoran ShiriMoran self-assigned this Aug 15, 2023
@ShiriMoran ShiriMoran removed their assignment Dec 4, 2023
@adisos adisos added the reporting results Formatting outputs label Dec 12, 2023
@zivnevo
Copy link
Member

zivnevo commented Mar 25, 2024

Should probably move this issue to models repo

@zivnevo
Copy link
Member

zivnevo commented Jul 2, 2024

Move to models repo. See here

@zivnevo zivnevo closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reporting results Formatting outputs
Projects
None yet
Development

No branches or pull requests

3 participants