File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.7.2] - 2025-04-22
2+
3+ ### Fixed
4+
5+ * A Nokogiri's [ security vulnerability] ( https://github.com/codeout/junoser/security/dependabot/19 )
6+ * The argument of commands below should be a regular expression
7+ * "system login class foo allow-commands-regexps"
8+ * "system login class foo deny-commands-regexps"
9+ * "system login class foo allow-configuration-regexps"
10+ * "system login class foo deny-configuration-regexps"
11+
12+
113## [ 0.7.1] - 2025-02-03
214
315### Added
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- junoser (0.7.1 )
4+ junoser (0.7.2 )
55 parslet
66
77GEM
Original file line number Diff line number Diff line change 11module Junoser
2- VERSION = "0.7.1 "
2+ VERSION = "0.7.2 "
33end
You can’t perform that action at this time.
0 commit comments