Skip to content

Commit 8f859ce

Browse files
ozgengreenbonebot
authored andcommitted
update glossary.md with target_type
1 parent dba8311 commit 8f859ce

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/glossary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,13 @@
9797
| **Sensor** | A scanner running on a device other than the local GVM instance (master) to allow scanning a network that is otherwise not accessible. |
9898
| **Severity** | General term for how serious a vulnerability or result is. It can refer to either a numeric score or a severity level. Without further specification, it usually refers to the numeric score. |
9999
| **Severity Score** | A numeric value representing how severe a vulnerability or result is. In this context, it is usually based on the CVSS score. |
100-
| **Severity Level** | A simplified category derived from a severity score (e.g., Low, Medium, High, Critical). | |
100+
| **Severity Level** | A simplified category derived from a severity score (e.g., Low, Medium, High, Critical). |
101101
| **Start Scan** | Action to begin a scan. |
102102
| **Stop Scan** | Action to stop a running scan. |
103103
| **Super Admin** | A user with full system control. |
104104
| **Tag** | A label used to organize and categorize resources. |
105105
| **Target** | A collection of hosts (IPs, domains, or ranges) that you want to scan. It also includes scan-related options like excluded hosts and alive test methods. |
106+
| **Target Type** | Identifies the type of resource scanned by a task, such as a standard network target, OCI container image, web application, agent group, or imported report. |
106107
| **Task** | A general scan definition that links a target, scan configuration, scanner, and optional schedule. Depending on its type, it can be used for vulnerability scans or compliance scans. |
107108
| **Task Wizard** | A guided UI to help users create tasks easily. |
108109
| **Threat** | Another representation of risk level, often aligned with severity. |

0 commit comments

Comments
 (0)