feat(SAST): import Bandit scanner in SASTExecutor
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
4a94ec60d9
commit
88d867faa7
@ -2,6 +2,7 @@ package com.freeleaps.devops
|
||||
|
||||
import com.freeleaps.devops.enums.SASTScannerTypes
|
||||
import com.freeleaps.devops.sast.SASTScanner
|
||||
import com.freeleaps.devops.sast.Bandit
|
||||
|
||||
class SASTExecutor {
|
||||
def steps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user