Aaron Webber

Results 5 issues of Aaron Webber

I haven't opened an issue for this, but I can if you'd like it to be tracked that way. close # **Could you share the solution in high level?** Injects...

**What happened**: I ran grype against a Docker image based on Ubuntu 18.04 with libwebp installed, and I did not see CVE-2023-4863. **What you expected to happen**: I expected to...

bug
false-negative

The version we are using is deprecated due to a security issue which is not really relevant to this particular project, but as a best practice we should upgrade.

This would enable us to go back further in time and display a longer history of executions and audit logs. Currently the limit of a day is basically a sanity...

enhancement

I believe [this commit](https://github.com/lericson/pylibmc/commit/e269bbdd617b0e6fc67bab9fbe383486bb69bac4) results in bools written with 1.5.2 to strings in 1.6.1, which causes the value to actually switch if you stored `False`. This makes upgrading from 1.5.2...