Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| mgm_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the SUSE Manager instance that contains this data  | 
                                |
| scan_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the security scan  | 
                                |
| system_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the system  | 
                                |
| action_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the action that triggered the scan  | 
                                |
| hostname | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The hostname that identifies this system  | 
                                |
| organization | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The organization that owns this data  | 
                                |
| ip_address | varchar | 64 | √ | null | 
                                         | 
                                    
                                         | 
                                    The IPv4 address of the system  | 
                                |
| name | varchar | 120 | √ | null | 
                                         | 
                                    
                                         | 
                                    The name of the security scan  | 
                                |
| benchmark | varchar | 120 | √ | null | 
                                         | 
                                    
                                         | 
                                    The name of the performed benchmark  | 
                                |
| benchmark_version | varchar | 80 | √ | null | 
                                         | 
                                    
                                         | 
                                    The version of the benchmark  | 
                                |
| profile | varchar | 120 | √ | null | 
                                         | 
                                    
                                         | 
                                    The name of the profile used for the scan  | 
                                |
| profile_title | varchar | 120 | √ | null | 
                                         | 
                                    
                                         | 
                                    The descriptive title of the profile  | 
                                |
| end_time | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    When the scan has ended  | 
                                |
| pass | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of passed rules  | 
                                |
| fail | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of failed rules  | 
                                |
| error | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of erroneous rules  | 
                                |
| not_selected | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of rules not selected for this scan  | 
                                |
| informational | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of informational rules  | 
                                |
| other | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The number of rules with other outcomes  | 
                                |
| synced_date | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    The timestamp of when this data was last refreshed.  | 
                                
