Pamplemousse

Results 34 issues of Pamplemousse

**What version of Ajv you are you using?** `8.12.0` **What problem do you want to solve?** More explicit error details when using `pattern` on `string` properties. Current behaviour: ```javascript #...

enhancement

From https://github.com/arakelian/java-jq/issues/22, https://github.com/arakelian/java-jq/issues/21#issuecomment-1613340351, I gather that the process of publishing a new version to `maven` is currently manually done by yourself @arakelian . Also, `*.so` files, (supposedly) compiled from source,...

I tried to run the tests in an isolated environment (*e.g* a docker container) as I do not want to run an ssh daemon on my dev machine. However, I...

### Problem As of now, the [list of packages included here](https://github.com/Pamplemousse/tangerinixos/blob/main/packages.nix) needs to be updated manually, and I am looking to automate a bit more this maintenance. It's aiming to...

While trying to use `.allowElements()`, I noticed some surprising results: different tags yield different kind of output. For example: 1. A policy with `HtmlPolicyBuilder().allowElements("a").toFactory().sanitize("")` returns nothing; 2. A policy with...

When running from the CLI, it would be nice if: * The script returned an error when an assertion has been violated; * It would be possible for `ZestAssertion` to...

enhancement

feature
documentation
UX
new-cli
idea approved

I thought it would be useful to detail the plugins that are installed on the grafana instances (when they are installed declaratively). I am not too sure if the rendering...

Fixes #333 . Math functions in SQLite are hidden behind a compilation flag. This tells `cargo` to use this flag so that the built `refinery` will be able to run...