Warren Francis
Warren Francis
In the `get history of an item` test, I got the following: ```1) test get history of an item (Append.AddressTest) test/append/address_test.exs:56 ** (UndefinedFunctionError) function Append.Address.fetch/2 is undefined (Append.Address does not...
Version matching seems to only consider a prefix. For example, when checking whether `cpe:2.3:o:linux:linux_kernel:4.4.1:*:*:*:*:*:*:*` is a superset of `cpe:2.3:o:linux:linux_kernel:4.4.19:*:*:*:*:*:*:*`, the answer comes back as `true` when I would have expected...
I'd like to run your code as it was implemented for the original paper. Would it be possible to add a link in the README that points to the specific...