commit e4f0f2472f70b3f5722b9564653459663acd441f Author: risadmin_prod Date: Fri May 16 13:52:26 2025 +0000 Automated commit to test555 from Docker container diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..86b17a3 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,4 @@ +FROM nginx:alpine +COPY ./*.html /usr/share/nginx/html/ +EXPOSE 80 +CMD ["nginx", "-g", "daemon off;"] diff --git a/index.html b/index.html new file mode 100644 index 0000000..b9f1921 --- /dev/null +++ b/index.html @@ -0,0 +1,3553 @@ + + + + Welcome + + + +SafeValue must use [property]=binding: + + + + + + Home + + + +
+ SafeValue must use [property]=binding: (see https://g.co/ng/security#xss) +
+ + + (see https://g.co/ng/security#xss) + \ No newline at end of file