[OISF/outreachy] Feature #3082

Shivani Bhardwaj sbhardwaj at openinfosecfoundation.org
Fri Oct 23 09:20:09 UTC 2020


Hi, Claudius!

Sorry about getting back late on this.

On Thu, Oct 22, 2020 at 1:16 PM Claudius Muzimba via Outreachy
<outreachy at lists.openinfosecfoundation.org> wrote:
>
> I have managed to set up my working environment by installing suricata and then cloning suricata-verify in the same directory with suricata, thanks to your help.
> Now I'm facing a challenge, how do I get started? I don't quite understand issue #3082. I have two questions to ask.
>
> 1. how do we check if http evaders tests are passing or they're not.
You run suricata-verify with the options mentioned in the issue i.e.
python ../suricata-verify/run.py --test-skip HTTP_EVADER_OK

Please note that the above command shall run all the tests. You could
also run the particular test in which you add HTTP_EVADEROK in
test.yaml by adding the test's full name or a substring. e.g. if you
test is named "mytest"
python ../suricata-verify/run.py --test-skip HTTP_EVADER_OK mytest

> 2. how can we declare HTTP_EVADER_OK.
>
We declare it in the "requires" section of test.yaml. e.g. like this
one has HAVE_LUA:
https://github.com/OISF/suricata-verify/blob/master/tests/lua-output-dns/test.yaml

> forgive me if I do not fully understand this project, I'm still new and I'm trying to learn and fully understand what we are working on.
No problem. It's perfectly alright.

> Any clarification on task #3082 will be fully appreciated
>
Please let me know any questions that you may have.
This is not a beginner level task (we haven't tagged it like that
either) but it holds a lot of value so its OK if you take longer on
this issue compared to the other ones that you have worked on. Just
ask whenever you are stuck.

I hope this helps.

> thank you
>
> _______________________________________________
> Outreachy mailing list
> Outreachy at lists.openinfosecfoundation.org
> https://lists.openinfosecfoundation.org/listinfo/outreachy



-- 
Shivani
Junior Developer, OISF


More information about the Outreachy mailing list