Skip to main content

鍵ペアを説明する

鍵ペアを説明のコマンドは、以下のように始まります。

  • Scan ID

  • Scan alias

  • Project alias that the scan is associated with

  • Name of the file that was scanned

  • Version of the file that was scanned

  • Scan status

  • Scan tool used

Command

To list all scans, use the command:

smctl scan list

or

smctl sc ls <scan ID>

Flags

Describe scan commands support these flags:

1. Flags for describing a keypair

Shortcut

Flag

Description

 

--page int

Page number. Default is -1, which lists all pages.

--size int

Page size. Default page size is 100.

-h

--help

Help for describing a scan.


説明: 指定された鍵ペアIDの鍵ペアを記述・説明します。

コマンド:

smctl scan list --page <number of pages to list> --size <number of scans to list per page>

コマンドの例:

smctl scan list --page 5 --size 2

Command output

Scan ID        Scan Alias   Project  File Name    Version  Scan Status  Tool Used
4593741b-d710  windows-sc1  Alpha    windows-mvp  1.0.0    PASS         REVERSINGLABS
a989ca8e-a064  linux-sc1    Bravo    linux-mvp    1.0.0    FAIL         REVERSINGLABS