Skip to content

Commit a54e893

Browse files
committed
fixed pentesting messages
1 parent 83db6af commit a54e893

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/pages/pentesting.astro

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,8 @@ const faqSchemaData = {
118118
Defguard is fully open – not only with our <a
119119
href="https://github.com/DefGuard/defguard" style="text-decoration:underline" target="_blank">code</a
120120
>, but also with our development process, roadmaps, and detailed penetration
121-
testing reports from periodic security audits of all Defguard components.
121+
testing reports from periodic security audits (done by <a
122+
href="https://isec.pl" style="text-decoration:underline" target="_blank">ISEC</a>) of all Defguard components.
122123
</div>
123124
<div class="button-row">
124125
<a href="/security">
@@ -159,8 +160,8 @@ const faqSchemaData = {
159160
</a>
160161
</div>
161162
<div class="description-footer">
162-
Below you can find all previews and current reports, as well as links to Pull
163-
Requests for each finding, fixing the issue.
163+
Below you can find all previews and current reports, as well as links to GitHub Issues
164+
(linked to the corresponding Pull Requests) for each finding and its fix.
164165
</div>
165166
<div class="pen-tests-container">
166167
<div class="sidebar">

0 commit comments

Comments
 (0)