スキャン・イベント
Oracle Cloud Infrastructure Eventsでは、リソースの状態が変化したときに開発チームが自動的に対応できます。Oracle Cloud Infrastructure Vulnerability Scanning Serviceリソースは、次のイベントを発行します。
イベントの開始を参照してください。
ホスト・スキャン・レシピ・イベント・タイプ
これらは、ホスト・スキャン・レシピが発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
HostScanRecipe- 作成開始 |
|
HostScanRecipe- 作成終了 |
|
HostScanRecipe- 取得 |
|
HostScanRecipe- リスト |
|
HostScanRecipe- 更新開始 |
|
HostScanRecipe- 更新終了 |
|
HostScanRecipe- 削除 |
|
HostScanRecipe- ChangeCompartment |
|
これは、ホスト・スキャン・レシピのリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.CreateHostScanRecipe",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"CreateHostScanRecipe",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"recipe-name",
"resourceId": "ocid1.vsshostscanrecipe.oc1..<unique_ID>",
"availabilityDomain":"AD3",
"freeformTags": {},
"definedTags": {},
"identity": {},
"request": {},
"response": {},
"stateChange": {},
"additionalDetails": {}
}
}
コンテナ・イメージ・スキャン・レシピ・イベント・タイプ
これらは、コンテナ・イメージ・スキャン・レシピが発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
ContainerScanRecipe- 作成開始 |
|
ContainerScanRecipe- 作成終了 |
|
ContainerScanRecipe- 取得 |
|
ContainerScanRecipe- リスト |
|
ContainerScanRecipe- 更新開始 |
|
ContainerScanRecipe- 更新終了 |
|
ContainerScanRecipe- 削除 |
|
ContainerScanRecipe- ChangeCompartment |
|
これは、コンテナ・イメージ・スキャン・レシピのリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.CreateContainerScanRecipe.end",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"CreateContainerScanRecipe",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"recipe-name",
"resourceId": "ocid1.vsscontainerscanrecipe.oc1..<unique_ID>",
"availabilityDomain":"AD3",
"freeformTags": {},
"definedTags": {},
"identity": {},
"request": {},
"response": {},
"stateChange": {},
"additionalDetails": {}
}
}
ホスト・スキャン・ターゲット・イベント・タイプ
これらは、ホスト・スキャン・ターゲットが発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
HostScanTarget- 作成開始 |
|
HostScanTarget- 作成終了 |
|
HostScanTarget- 取得 |
|
HostScanTarget- リスト |
|
HostScanTarget- 更新開始 |
|
HostScanTarget- 更新終了 |
|
HostScanTarget- 削除開始 |
|
HostScanTarget- 削除終了 |
|
HostScanTarget- ChangeCompartment |
|
これは、ホスト・スキャン・ターゲットのリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.CreateHostScanTarget",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"CreateHostScanTarget",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"target-name",
"resourceId": "ocid1.vsshostscantarget.oc1..<unique_ID>",
"availabilityDomain":"AD3",
"freeformTags": {},
"definedTags": {},
"identity": {},
"request": {},
"response": {},
"stateChange": {},
"additionalDetails": {}
}
}
コンテナ・イメージ・スキャン・ターゲット・イベント・タイプ
これらは、コンテナ・イメージ・スキャン・ターゲットが発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
ContainerScanTarget- 作成開始 |
|
ContainerScanTarget- 作成終了 |
|
ContainerScanTarget- 取得 |
|
ContainerScanTarget- リスト |
|
ContainerScanTarget- 更新開始 |
|
ContainerScanTarget- 更新終了 |
|
ContainerScanTarget- 削除開始 |
|
ContainerScanTarget- 削除終了 |
|
ContainerScanTarget- ChangeCompartment |
|
これは、コンテナ・イメージ・スキャン・ターゲットのリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.CreateContainerScanTarget.end",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"ocid1.coreservicesworkrequest.oc1.<unique_ID>",
"eventName":"CreateContainerScanTarget",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"target-name",
"resourceId": "ocid1.vsscontainerscantarget.oc1..<unique_ID>",
"availabilityDomain":"AD3",
"freeformTags": {},
"definedTags": {},
"identity": {},
"request": {},
"response": {},
"stateChange": {},
"additionalDetails": {}
}
}
ホスト・エージェント・スキャン結果イベント・タイプ
これらは、ホスト・エージェント・スキャン結果が発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
HostAgentScanResult- 取得 |
|
HostAgentScanResult- リスト |
|
HostAgentScanResult- エクスポート |
|
HostAgentScanResult- 削除 |
|
HostAgentScanResult- ChangeCompartment |
|
これは、ホスト・エージェント・スキャン結果のリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.ExportHostAgentScanResultCsv",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"ExportHostAgentScanResultCsv",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"",
"resourceId": "actions",
"availabilityDomain":"AD3",
"additionalDetails": {}
}
}
ホスト・ポート・スキャン結果イベント・タイプ
これらは、ホスト・ポート・スキャン結果が発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
HostPortScanResult- 取得 |
|
HostPortScanResult- リスト |
|
HostPortScanResult- 削除 |
|
HostPortScanResult- ChangeCompartment |
|
これは、ホスト・ポート・スキャン結果のリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.ChangeHostPortScanResultCompartment",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"ChangeHostPortScanResultCompartment",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"",
"resourceId": "ocid1.vsshostportscanresult.oc1..<unique_ID>",
"availabilityDomain":"AD3",
"additionalDetails": {}
}
}
ホストCISベンチマーク・スキャン結果イベント・タイプ
これらは、CIS (Center for Internet Security)ベンチマーク・スキャン結果が発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
HostCisBenchmarkScanResult- 取得 |
|
HostCisBenchmarkScanResult- リスト |
|
HostCisBenchmarkScanResult- 削除 |
|
HostCisBenchmarkScanResult- ChangeCompartment |
|
これは、ホストCISベンチマーク・スキャン結果のリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.ChangeHostCisBenchmarkScanResultCompartment",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"ChangeHostCisBenchmarkScanResultCompartment",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"",
"resourceId": "ocid1.vsscisbenchmarkscanresult.oc1..<unique_ID>",
"availabilityDomain":"AD3",
"additionalDetails": {}
}
}
コンテナ・イメージ・スキャン結果イベント・タイプ
これらは、コンテナ・イメージ・スキャン結果が発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
ContainerScanResult- 取得 |
|
ContainerScanResult- リスト |
|
ContainerScanResult- 削除 |
|
ContainerScanResult- ChangeCompartment |
|
これは、コンテナ・イメージ・スキャン結果のリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.ListContainerScanResults",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"ListContainerScanResults",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"",
"resourceId": null,
"availabilityDomain":"AD3",
"freeformTags": null,
"definedTags": null,
"identity": {},
"request": {},
"response": {},
"stateChange": {},
"additionalDetails": {}
}
}
脆弱性イベント・タイプ
これらは、脆弱性が発行するイベント・タイプです。
フレンドリ名 | イベント・タイプ |
---|---|
脆弱性- 取得 |
|
脆弱性- リスト |
|
脆弱性- エクスポート |
|
これは、ホスト脆弱性のリファレンス・イベントです。
{
"eventType":"com.oraclecloud.vulnerabilityScanning.ExportHostVulnerabilityCsv",
"cloudEventsVersion":"0.1",
"eventTypeVersion":"2.0",
"source":"vulnerabilityScanning",
"eventID":"<unique_ID>",
"eventTime":"2020-12-02T00:08:27.770Z",
"contentType":"application/json",
"data": {
"eventGroupingId":"<unique_ID>",
"eventName":"ExportHostVulnerabilityCsv",
"compartmentId":"ocid1.compartment.oc1..<unique_ID>",
"compartmentName":"compartment-name",
"resourceName":"",
"resourceId": "actions",
"availabilityDomain":"AD3",
"additionalDetails": {}
}
}