Lars
Lars
For some reason Qemu is not in the list of features in Cargo.toml, making it unavailable to anyone using 1.0.0, even though it is referenced in the documentation. I tried...
The Linux install guide currently does not show any actual installations. This PR adds an installation guide for Debian/Ubuntu based on the available Debian package repository for scaphandre.
### Description This may or may not be a bug based on the opinions of the Moby team, as it could be interpreted either way. Moby uses a function called...
### Description Docker's inspect has a field called `SizeRw` (https://docs.docker.com/reference/cli/docker/inspect/#size) that tracks the amount of bytes changed compared to the base image. This field does not seem to be properly...
**Describe the bug** Kotlin has a feature called context receivers. Semgrep fails to parse this. This was originally discussed on gitlab, and the discussion can be found here: https://gitlab.com/gitlab-org/gitlab/-/issues/460431 **To...
This MR serves to add support for value classes to Mockito Kotlin. Value classes currently break and there is no easy way around them, many users have had issues with...
Mockito has had 5 minor version changes since the last time this was updated. It would be nice to bump Mockito core to update the version that users of this...