package app type PluginConfigPageData struct { JobType string Config JobTypeConfig DetectionHistory []interface{} ExecutionHistory []interface{} ActiveTab string } type JobTypeConfig struct { Type string Enabled bool Priority int Interval int64 MaxConcurrent int Parameters map[string]string RequiredDetections []string } templ PluginConfiguration(data PluginConfigPageData) {
| Timestamp | Type | Severity |
|---|---|---|
| 2024-01-01 12:00:00 | detection |
LOW |
| Job ID | State | Created |
|---|---|---|
job_id |
COMPLETED | 2024-01-01 12:00:00 |