Caff3ineDrip
Results
2
issues of
Caff3ineDrip
Type hinting has been added to function and method definitions, as discussed in #32. This has been added based on how the variables are used in the code, so please...
So I *think* the `__convert()` function in [classes.py](https://github.com/vehemont/nvdlib/blob/main/nvdlib/classes.py) was missing the case where the `product` parameter is set to "MatchString". I've inferred that this is an intended option for this...