| Name | Produkt | URL | Access Key | TLS | Letzter Test | |
|---|---|---|---|---|---|---|
| {{ $connection->name }} @if ($connection->is_default)Standard@endif | {{ $connection->product }} | {{ $connection->base_url }} | {{ $connection->maskedAccessKey() ?: '– nicht gesetzt –' }} | @if ($connection->verify_tls)geprüft@elseohne Prüfung@endif |
@if ($connection->last_tested_at)
{{ $connection->last_test_status }}
{{ $connection->last_tested_at->format('d.m. H:i') }}
@if ($connection->server_version) Version {{ $connection->server_version }}@endif @else – @endif |
@can(\App\Enums\Permission::NESSUS_MANAGE) @endcan |
Keine Verbindung konfiguriert. | ||||||
| Name | Vorlage | Sicherheitsprüfung | Freigabe | Abgeglichen | |
|---|---|---|---|---|---|
| {{ $policy->name }} ID {{ $policy->remote_id }} |
{{ $policy->template_name ?: '–' }} |
@if ($policy->passed_policy_guard)
unbedenklich
@else
beanstandet
|
@if ($policy->is_approved)freigegeben@elseoffen@endif | {{ $policy->synced_at?->format('d.m. H:i') ?? '–' }} | @can(\App\Enums\Permission::NESSUS_MANAGE) @if ($policy->is_approved) @elseif ($policy->passed_policy_guard) @endif @endcan |
Keine Policies abgeglichen. | |||||