Description
Checks whether a build or command produces the same output when repeated under varied conditions. It is useful for maintainers investigating why a package is not reproducible.
The tested command may execute arbitrary project code and can consume significant CPU, disk, or time. Use it in a controlled workspace and avoid untrusted build scripts without isolation.