Meet Soni

Results 48 comments of Meet Soni

> Thank you @Dev-Voldemort for taking this up. It would help a lot in identifying the faults in the daily and weekly CI. I would like to add that it...

I'm new to _fuzzers_, so I don't know how an OK fuzzer should be working. After reviewing some errors, and applying some nits, I'm getting this: ![Screenshot from 2024-02-10 20-42-30](https://github.com/intel/cve-bin-tool/assets/92802561/1da9be34-f71f-48f1-b670-73a09fe9c34d)...

Making the responsible functions asynchronous seems to resolve the errors, but I'm not sure if that's the correct way to go.

> also i thinking async have totally different use case. well, that's the interesting part, async has a totally unrelated use case, yet just marking a function with async(I'm not...

> > Making the responsible functions asynchronous seems to resolve the errors, but I'm not sure if that's the correct way to go. > > Are you sure? Making all...

> So, I don't know too much about how moby and docker got separated or renamed or what but this clearly detects both. Should we also have ("mobyproject", "moby") as...

there is ambiguity while testing locally and github ci/cd: locally: ![Screenshot from 2024-02-06 19-33-42](https://github.com/intel/cve-bin-tool/assets/92802561/a254920c-e984-4e6d-9850-a3282440a09d) github: ![Screenshot from 2024-02-06 19-37-08](https://github.com/intel/cve-bin-tool/assets/92802561/751b6c75-cb5b-40b4-87a1-81e4be4e7c43) nevertheless I'll push commit to see what happens(fork not working)

Hey @terriko, do we want anything else in this one?