publishassess (pa)

説明

現在の評価または選択されている評価を AppScan® ソース・データベース に公開します。このコマンドを使用する場合、評価は、AppScan Source for Analysis などの AppScan ソース クライアントでは使用できますが、AppScan Enterprise Console では使用できません (publishassessase (pase) コマンドを使用して AppScan Enterprise Console クライアントに公開してください)。

このコマンドを使用するには、有効な AppScan Source for Automation のライセンスが必要です。

このコマンドを使用して評価を公開すると、評価が自動的に AppScan Enterprise Server に登録されます。このコマンドを使用する場合、手動で評価を登録する必要はありません。

構文

pa [id]

id: オプションのリテラル。評価 ID を指定します。ID を指定しなかった場合、このコマンドは最新のスキャンに適用されます。listassess (la) コマンドを使用すると、評価 ID を検索できます。

以下の例では、現在のオブジェクトをアプリケーション pebble に設定し、pebble プロジェクトをスキャンして、評価を公開します (同時に、この評価が自動的に登録されます)。

AllApplications>> cd pebble
AllApplications\pebble>> scan pebble
New Scan started

Scanning Project pebble (1 of 1)
Preparing project for scan...
		.
		.
Preparing for Vulnerability Analysis...
Performing Vulnerability Analysis...
Generating Findings...
Preparing project for scan...
		.
		.
Scanned Project pebble:
  Total files: 15
  Total findings: 167
  Total lines: 385
	vkloc: 0.44448395412925595
	v-Density: 22.446439683527426
Scanned Application pebble:
  Total files: 15
  Total findings: 167
  Total lines: 385
	vkloc: 0.44448395412925595
	v-Density: 22.446439683527426
Scan completed:
  Total files: 15
  Total findings: 167
  Total lines: 385
	vkloc: 0.44448395412925595
	v-Density: 22.446439683527426
Elapsed Time - 18 Seconds

AllApplications\pebble>> publishassess

Assessment Successfully Published.