5 matches found
[SECURITY] Fedora 42 Update: nodejs-bash-language-server-5.6.0-2.fc42
Bash language server implementation based on Tree Sitter and its grammar for Bash with explainshell integration...
[SECURITY] Fedora 41 Update: nodejs-bash-language-server-5.6.0-1.fc41
Bash language server implementation based on Tree Sitter and its grammar for Bash with explainshell integration...
[SECURITY] Fedora 40 Update: nodejs-bash-language-server-5.6.0-1.fc40
Bash language server implementation based on Tree Sitter and its grammar for Bash with explainshell integration...
[SECURITY] Fedora 35 Update: nodejs-bash-language-server-2.0.0-2.fc35
Bash language server implementation based on Tree Sitter and its grammar for Bash with explainshell integration...
Inefficient Regular Expression Complexity in idank/explainshell
Description In the latest version of explainshell ebc5e9f2 I discovered regular expression that is vulnerable to ReDoS Regular Expression Denial of Service Proof of Concept PoC based on code in explainshell/options.py Python import logging import re if name == "main":...