Jan Tojnar
Jan Tojnar
Rebased onto master.
I do not think we are affected by https://github.com/advisories/GHSA-9wv6-86v2-598j We use either [fixed routes](https://github.com/fossar/selfoss/blob/ffe0752612d5783417bce9c1303c2cfe9be035be/client/js/templates/App.jsx#L195) or a route with [custom regexes](https://github.com/fossar/selfoss/blob/ffe0752612d5783417bce9c1303c2cfe9be035be/client/js/helpers/uri.js#L41) that are also safe. Also, since selfoss uses the routing...
The error is a from this check: https://github.com/NixOS/nixpkgs/blob/502d950f7d8591fb4eaec12e7fbfe690c4a79bf2/pkgs/common-updater/scripts/update-source-version#L109 We need to silence stderr.
Thanks. This is pretty much what I imagined in . --- @Janik-Haag > No, it does not, I think? You aren't touching the py-tree-sitter package, nor are you using py-tree-sitter...
@adfaure That is actually a grammar for [ERB](https://ruby-doc.org/stdlib-2.5.1/libdoc/erb/rdoc/ERB.html) and [EJS](http://ejs.co/) template languages. But looks like a [template does exist](https://github.com/tree-sitter/tree-sitter/tree/9d1ac2139221b2e19389ca620767c537607a2f63/cli/src/generate/templates) so you might be right that it will be everywhere eventually....
Thanks for the suggestion. I introduced the regex filtering syntax as a stop gap for [advanced filtering UI](https://github.com/fossar/selfoss/issues/858). I limited the number of recognized symbols in anticipation of fixed string...
This is caused by Nix not supporting groups in `gitlab` URIs: https://github.com/NixOS/nix/issues/6435 **Edit:** But the proximal issue is https://github.com/nix-community/nurl/issues/385 converting GitLab URLs to `gitlab` URIs.
Sounds like `php80.extensions.dom`, likely because of https://github.com/NixOS/nixpkgs/pull/454879
No, the version is the same. The archives contain the same files and metadata according to diffoscope but the archive itself is different. Perhaps we should be using `fetchunzip` instead...
Renamed the option.