This file is generated automatically by Script Analysis workflow
No issues found under this category.
| File | Line | Code | Message |
|---|---|---|---|
| ./Bash/Automation/SearchCVE.sh | 108 | SC2155 | Declare and assign separately to avoid masking return values. |
| File | Line | Code | Message |
|---|---|---|---|
| ./Bash/Automation/SearchCVE.sh | 139 | SC2016 | Expressions don't expand in single quotes, use double quotes for that. |