diff --git a/pom.xml b/pom.xml index 2070bea9a..6e4531c3d 100644 --- a/pom.xml +++ b/pom.xml @@ -31,12 +31,12 @@ The Open Web Application Security Project (OWASP) https://owasp.org/ - - - - - - + + + + + + 19 @@ -49,6 +49,8 @@ 5.2.2 2.14.1 3.4.0 + 1.12.1 + 3.6.1 3.0.15.RELEASE 3.0.15.RELEASE 3.1.0 @@ -156,6 +158,16 @@ github-buttons ${github.button.version} + + org.webjars + datatables + ${datatables.version} + + + org.webjars + jquery + ${jquery.version} + diff --git a/src/main/resources/static/css/dark.css b/src/main/resources/static/css/dark.css index a79fe1347..fd3ec1754 100644 --- a/src/main/resources/static/css/dark.css +++ b/src/main/resources/static/css/dark.css @@ -82,3 +82,13 @@ background-color: var(--bs-indigo); border-color: var(--bs-indigo); } + +.dark-mode input { + background-color: var(--bs-gray-600); + color: var(--bs-body-color); +} + +.dark-mode select { + background-color: var(--bs-gray-600); + color: var(--bs-body-color); +} diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index e26bba2b7..a7401acea 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -6,8 +6,10 @@ OWASP WrongSecrets + + @@ -18,6 +20,9 @@ + + + + + + diff --git a/src/main/resources/templates/welcome.html b/src/main/resources/templates/welcome.html index 3a5d35257..ed0e94bfd 100644 --- a/src/main/resources/templates/welcome.html +++ b/src/main/resources/templates/welcome.html @@ -17,7 +17,7 @@
- +
@@ -38,6 +38,7 @@ th:text="${challenge.name}" th:remove="tag"> + - + - + - + - +
# DockerDocker K8s or MinikubeK8s or Minikube K8s or Minikube with VaultK8s or Minikube with Vault AWS, GCP, AzureAWS, GCP, Azure