File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11VAddy Web API Scan Document
22====================== 
33
4- Document Version 1.0.2   
4+ Document Version 1.0.3   
55
66VAddy WebAPI仕様書です。
77本仕様では、VAddyのスキャン開始、スキャンキャンセル、スキャン結果の取得の3つを定義します。
@@ -148,6 +148,7 @@ content-type  : application/json
148148      "scan_result_url" : "https://console.vaddy.net/scan_status/1/1-837b5f9f-e088-4af5-9491-67f7ce8035a4", 
149149      "complete" : 100, 
150150      "crawl_id" : 30, 
151+       "crawl_label" : "ユーザ情報修正シナリオ", 
151152      "scan_list" : ["XSS","SQL Injection"] 
152153    } 
153154
Original file line number Diff line number Diff line change 11VAddy Web API Scan Document
22====================== 
33
4- Document Version 1.0.2 
4+ Document Version 1.0.3 
55
66This specification defines "start scan", "cancel scan" and "get scan results".
77
@@ -154,6 +154,7 @@ Contents:
154154      "scan_result_url" : "https://console.vaddy.net/scan_status/1/1-837b5f9f-e088-4af5-9491-67f7ce8035a4", 
155155      "complete" : 100, 
156156      "crawl_id" : 30, 
157+       "crawl_label" : "user edit scenario label", 
157158      "scan_list" : ["XSS","SQL Injection"] 
158159    } 
159160
Original file line number Diff line number Diff line change 11VAddy Web API Scan Document
22====================== 
33
4- Document Version 2.0.0 
4+ Document Version 2.0.1 
55
66VAddy WebAPI仕様書です。
77本仕様では、VAddyのスキャン開始、スキャンキャンセル、スキャン結果の取得の3つを定義します。
@@ -144,6 +144,7 @@ content-type  : application/json
144144      "scan_result_url" : "https://console.vaddy.net/scan_status/1/1-837b5f9f-e088-4af5-9491-67f7ce8035a4", 
145145      "complete" : 100, 
146146      "crawl_id" : 30, 
147+       "crawl_label" : "ユーザ情報修正シナリオ", 
147148      "scan_list" : ["XSS","SQL Injection"] 
148149    } 
149150
Original file line number Diff line number Diff line change 11VAddy Web API Scan Document
22====================== 
33
4- Document Version 2.0.0 
4+ Document Version 2.0.1 
55
66This specification defines "start scan", "cancel scan" and "get scan results".
77
@@ -150,6 +150,7 @@ Contents:
150150      "scan_result_url" : "https://console.vaddy.net/scan_status/1/1-837b5f9f-e088-4af5-9491-67f7ce8035a4", 
151151      "complete" : 100, 
152152      "crawl_id" : 30, 
153+       "crawl_label" : "user edit scenario label", 
153154      "scan_list" : ["XSS","SQL Injection"] 
154155    } 
155156
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments