mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-13 00:00:19 -08:00
16 lines
496 B
HTML
16 lines
496 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Redirecting</title>
|
|
<noscript>
|
|
<meta http-equiv="refresh" content="1; url=../../../../v0.46/docs/configuration/reporting/" />
|
|
</noscript>
|
|
<script>
|
|
window.location.replace("../../../../v0.46/docs/configuration/reporting/" + window.location.hash);
|
|
</script>
|
|
</head>
|
|
<body>
|
|
Redirecting to <a href="../../../../v0.46/docs/configuration/reporting/">../../../../v0.46/docs/configuration/reporting/</a>...
|
|
</body>
|
|
</html> |