-
https://www.ruby-lang.org/en/news/2024/07/16/dos-rexml-cve-2024-39908/
auto_html (2.1.1) requires rexml (~> 3.2.5)
Which means I cannot upgrade to rexml 3.3.2 or later which includes the bug fix…
-
On page https://ruby-doc.org/stdlib-3.0.1/libdoc/rexml/rdoc/REXML.html:
- Link ```the task pages```
On page https://ruby-doc.org/stdlib-3.0.1/libdoc/rexml/rdoc/REXML/Document.html:
- Link ```task p…
-
```
What steps will reproduce the problem?
1. Install Furigana Injector in Firefox 4.08b
2. Install HTML Ruby add-on as suggested.
3. Re-open Welcome page.
What is the expected output? What do you se…
-
### Is your feature request related to a problem? Please describe
View Component is a framework for creating reusable, testable & encapsulated view components, built to integrate seamlessly with Ru…
-
As we're adding HTML Ruby Extensions, which monkey patches the HTML spec, I realize that we do not guarantee that elements will appear only once in elements extracts, (see [Elements extracts guarantee…
-
### Background
Brakeman version: 6.2.1
Rails version: 7.0.8.4
Ruby version: 3.2.4
I have this piece of code
```
# show.erb
```
Which generate this issue:
```
Confidence: Weak
Ca…
-
The guidance says that the platform defaults to `ruby`.
https://github.com/package-url/purl-spec/blob/master/PURL-TYPES.rst#gem
However, Gemfile.lock files specify a list of platforms and make a…
-
### Operating System
Windows 10
### Ruby Version
ruby 3.3.5 (2024-09-03 revision ef084cc8f4) [x64-mingw-ucrt]
### Jekyll Version
jekyll 3.10.0
### GitHub Pages Version
github-page…
-
Since my previous issue #158 got merged, I would like to suggest a few more adjustments.
Mostly to make the code base better with how code is written in the ruby community, but some are also functi…
-
# Feature request
## Add support for keyword arguments when using async
### [From the docs](https://ruby-concurrency.github.io/concurrent-ruby/1.2.3/Concurrent/Async.html)
```
class Echo
in…