soonghee2

Results 4 issues of soonghee2

### Template / PR Information - Author: Changhyun Lee, Taeyang Kim, Songhee Kim, Hyenseok Kim - Added CVE-2024-23167 - reference: https://www.synacktiv.com/advisories/multiple-vulnerabilities-on-gestsup-3244 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-23167 https://doc.gestsup.fr/install/ ### Template Validation I've validated this template...

### **Updated PR Message (for JSON field filtering)** ### Description This PR enhances the existing `-json` output functionality by adding support for a `-f` (or `--field`) option. Users can now...

### Description This PR enhances the existing -csv output functionality by adding support for a -f (or --fields) option. Users can now specify which columns they want in the CSV...

Currently, the -csv option outputs all available fields in the CSV format. However, users may want to extract only specific fields to reduce unnecessary data and improve readability. ### Please...

Type: Enhancement