From b31a73ed0a15ed286514173641d6c0ef452dae7e Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Tue, 18 Aug 2026 22:18:53 +0200 Subject: [PATCH 1/2] Fix: use pretty status names in summary tables + some code cleanup --- xslt/auto.xslt | 99 +++++++++++++++++----------------------------- xslt/findings.xslt | 2 +- 2 files changed, 38 insertions(+), 63 deletions(-) diff --git a/xslt/auto.xslt b/xslt/auto.xslt index e401ee6..159ef36 100644 --- a/xslt/auto.xslt +++ b/xslt/auto.xslt @@ -2,8 +2,9 @@ @@ -146,10 +147,7 @@ - + #ededed @@ -185,40 +183,36 @@ - + + + - Status: + Status: - + - + - + - + - + - + @@ -342,10 +336,7 @@ - + #ededed @@ -371,55 +362,50 @@ - + - Type: + Type: - - + + + + + - Status: + Status: - + - + - + - + - + - + @@ -437,19 +423,14 @@ - + - + - + @@ -462,16 +443,10 @@ - + - + diff --git a/xslt/findings.xslt b/xslt/findings.xslt index 60ed26c..556714f 100644 --- a/xslt/findings.xslt +++ b/xslt/findings.xslt @@ -175,7 +175,7 @@ Update - + From ee1195a4a12ab740ec232ebdd92f13f0dd43b715 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Wed, 19 Aug 2026 11:56:09 +0200 Subject: [PATCH 2/2] Fix: Conclusion copy --- source/conclusion.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/source/conclusion.xml b/source/conclusion.xml index 19bac16..7463d1e 100644 --- a/source/conclusion.xml +++ b/source/conclusion.xml @@ -2,17 +2,15 @@
Conclusion

We discovered -severity issues during this penetration test.

- -

- +

+ +

We recommend fixing all of the issues found and then performing a retest in order to ensure that mitigations are effective and that no new vulnerabilities have been introduced.

-

Finally, we want to emphasize that security is a process – this penetration test is just a - one-time snapshot. Security posture must be continuously evaluated and improved. Regular audits - and ongoing improvements are essential in order to maintain control of your corporate +

Finally, we want to emphasize that security is a process that must be continuously evaluated and improved – this penetration test is just a one-time snapshot. + Regular audits and ongoing improvements are essential in order to maintain control of your information security. We hope that this pentest report (and the detailed explanations of our findings) will contribute meaningfully towards that end.

Please don't hesitate to let us know if you have any further questions, or need further clarification on anything in this report.

-