Files
nginx-proxy-manager/frontend/js/app/openappsec-log/list-important/main.ejs
Rami Winestock 8631791999 wide page with sticky table heads.
updates local-policy default.
data fields fixes.
2023-12-18 18:23:02 +02:00

22 lines
605 B
Plaintext

<thead class="sticky-top bg-white">
<th>&nbsp;</th>
<th>Time</th>
<th>Event Severity</th>
<th>Asset Name</th>
<th>Security Action</th>
<th><span class="text-nowrap">AppSec Incident</span> Type</th>
<th>Source Identifier</th>
<th>Source IP</th>
<th>Proxy IP</th>
<th>HTTP Host</th>
<th>HTTP Method</th>
<th><span class="text-nowrap">HTTP Response</span> Code</th>
<th><span class="text-nowrap">HTTP URI</span> Path</th>
<th>Matched Location</th>
<th>Matched Parameter</th>
<th>Matched Sample</th>
</thead>
<tbody>
<!-- items -->
</tbody>