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

filter rules source / destination should be set consistent #33

Open
zerwes opened this issue Sep 4, 2023 · 1 comment
Open

filter rules source / destination should be set consistent #33

zerwes opened this issue Sep 4, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@zerwes
Copy link
Collaborator

zerwes commented Sep 4, 2023

example:
changing in a rule the source/any to source/network: XYZ results in

        <source>
         <any>1</any>
+        <network>XYZ</network>

here the any tag must be cleaned

@zerwes zerwes self-assigned this Sep 4, 2023
@zerwes zerwes added enhancement New feature or request bug Something isn't working labels Sep 4, 2023
@zerwes
Copy link
Collaborator Author

zerwes commented Dec 5, 2023

currently we have the task report duplicated elements that will cause a error

"msg": "rule '...' has a error in source: only one of these should be defined: network, any"

in the file tasks/filtertest.yml

zerwes added a commit that referenced this issue Dec 6, 2023
zerwes added a commit that referenced this issue Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant