Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 542 Bytes

File metadata and controls

16 lines (12 loc) · 542 Bytes

Bash Script Issues Report

This file is generated automatically by Script Analysis workflow

Errors

No issues found under this category.

Warnings

File Line Code Message
./Bash/Automation/SearchCVE.sh 108 SC2155 Declare and assign separately to avoid masking return values.

Info

File Line Code Message
./Bash/Automation/SearchCVE.sh 139 SC2016 Expressions don't expand in single quotes, use double quotes for that.