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

Test analyzers against Zeek test suite #7

Open
bbannier opened this issue Mar 4, 2021 · 1 comment
Open

Test analyzers against Zeek test suite #7

bbannier opened this issue Mar 4, 2021 · 1 comment

Comments

@bbannier
Copy link
Member

bbannier commented Mar 4, 2021

Since some analyzers in this plugin explicitly replace builtin Zeek analyzers, we should consider testing them against the respective Zeek test suites to ensure users don't see regressions when installing this plugin.

@rsmmr
Copy link
Member

rsmmr commented Mar 18, 2021

This would be nice to do, but isn't trivial as some differences are expected, so one needs to dig in track things down. FWIW, the current HTTP and DNS analyzers are derived from earliers versions for the old Spicy prototype where I did this, so conceptually they should be producing the expected results, but of course we could have introduced problems with the new implementation.

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

2 participants