diff --git a/dashboard2/changes.txt b/dashboard2/changes.txt index 17f8c4a..40d6de0 100644 --- a/dashboard2/changes.txt +++ b/dashboard2/changes.txt @@ -1,3 +1,14 @@ +xlx db v2.3.9 + +SECURITY UPDATE - Minor upgrade to further improve dashboard security + + - "index.php" + * Added additional security headders to improve security score for dashbaord application. + * Add Content Security Policy + * Add Permissions Policy + * Add Transport Security Policy + + xlx db v2.3.8 SECURITY UPDATE - XSS Vulnerability Patches and Security Enhancements diff --git a/dashboard2/index.php b/dashboard2/index.php index bff4404..4453ec7 100644 --- a/dashboard2/index.php +++ b/dashboard2/index.php @@ -1,6 +1,52 @@