File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 597597 {
598598 "name" : " codewhispererCodeScanScope" ,
599599 "type" : " string" ,
600- "description" : " The scope of the scan being performed"
600+ "description" : " The scope of the security scan being performed" ,
601+ "allowedValues" : [
602+ " FILE" ,
603+ " FILE_AUTO" ,
604+ " FILE_ON_DEMAND" ,
605+ " PROJECT"
606+ ]
601607 },
602608 {
603609 "name" : " codewhispererCodeScanSrcPayloadBytes" ,
58695875 },
58705876 {
58715877 "type" : " codewhispererCodeScanScope" ,
5872- "required" : false ,
5873- "description" : " The scope of the security scan being performed" ,
5874- "allowedValues" : [
5875- " FILE" ,
5876- " FILE_AUTO" ,
5877- " FILE_ON_DEMAND" ,
5878- " PROJECT"
5879- ]
5878+ "required" : false
58805879 },
58815880 {
58825881 "type" : " codewhispererCodeScanSrcPayloadBytes"
You can’t perform that action at this time.
0 commit comments