[core] improvement: preventing command injection through the search mechanism

This commit is contained in:
Vinicius Moreira
2022-05-02 15:20:14 -03:00
parent 125b503e95
commit c0fde3686d
4 changed files with 72 additions and 5 deletions

View File

@@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.10.3]
### Improvements
- General
- preventing command injection through the search mechanism [#266](https://github.com/vinifmor/bauh/issues/266)
- UI
- manage window minimum width related to the table columns
- table columns width for maximized window