JP Bochi
JP Bochi
as discussed on https://gitter.im/stalniy-casl/casl?at=6088455769231732f4c46b01 **Is your feature request related to a problem? Please describe.** I'm building a RESTful API, and part of it is the HATEOAS thing. I'll include hyperlinks...
This is a feature request/suggestion. Instead of [or perhaps in addition to] storing a keyring locally, it would be neat to have a list of trusted people by public URLs...
In some cases, accepting unknown fields is acceptable. The closest rule I found for that on LIVR is `any_object`, but that is too inflexible. If I want an object with...
**Is your feature request related to a problem? Please describe.** Sometimes, I close a session by accident (e.g. too many ctrl-c's), or kicked off an ssh session. When that happens,...
Right now, converting XAU to any currency is producing a value that is about 3 times lower than reality. For example, 1 XAU results in about 633 USD, while the...
**Describe the bug** When the `git` command called indirectly by `gitleaks git` or `gitleaks detect` fails, its exit code is ignored and `gitleaks` exists with `0` as if no issues...