You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
throw(`${RED}ERROR ${RESET}from ${RESET}${configInputFile}${RESET} - There are ${securityServerity.critical}${VIOLET}(CRITICAL)${RESET} and ${securityServerity.high}${YELLOW}(HIGH)${RESET} severity findings.${RESET}`)
throw(`${RED}ERROR ${RESET}from ${RESET}${configInputFile}${RESET} - There are ${securityServerity.critical}${VIOLET}(CRITICAL)${RESET} and ${securityServerity.high}${YELLOW}(HIGH)${RESET} severity findings.${RESET}`)
430
+
}else{
431
+
simplify.consoleWithMessage(`${opName}-Report`,`There was no finding has been found yet.`)
0 commit comments