Arnout Engelen

Results 416 issues of Arnout Engelen

It would be helpful to document how to publish and test the plugin locally when trying out changes

## What changes were proposed in this pull request? Add a note to the 'issue tracking' page telling people how to report security issues, so they don't use the public...

As this will be relevant to Flink users. This page then links to the generic information at https://www.apache.org/security

As per https://github.com/CVEProject/cve-schema/blob/master/schema/v5.0/docs/versions.md#version-status-decisions, "The versions matched by different objects should be disjoint". Right now, someone could for example specify "0

enhancement

There was a CodeQL warning that we were using user-submitted input in a query, and while I would be highly surprised if this led to trouble, it seems like good...

We get questions about advisories in dependencies on a regular basis, often in the form of security scanner tool output. Because of the high likelihood of false positives, the ASF...

I see a 12.0.4 was released to https://repo1.maven.org/maven2/org/aarboard/nextcloud/nextcloud-api/ but I don't see a tag for it here - did you forget to push it?

### Pitch When you write a reply, and then decide it should have been its own post, you might hit 'x' (cancel) on the parent post. Unfortunately, currently this also...

It would be great to have Scala 3 support. Unfortunately it'd mean rewriting the `ReadsMacro` - splitting the scala2 and scala3 implementation of that macro is easy enough with https://docs.scala-lang.org/scala3/guides/migration/tutorial-macro-cross-building.html...

Running node2nix for a large number of packages, like [in nixpkgs itself](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/node-packages/generate.sh#L9), can take quite a long time. It would be nice to be able to do a partial regeneration,...