Merge pull request #67 from radicallyopensecurity/snippet-improvements

Added some todo elements to quote snippets
This commit is contained in:
Patricia Piolon 2019-06-12 16:13:25 +02:00 committed by GitHub
commit 1c9ebc6940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 10 deletions

View File

@ -8,7 +8,7 @@
</p>
<p>
The motivation for this request is that <client_short/> wishes to gain better
insight into ...
insight into <todo/>
</p>
<p>This offer sets out the scope of the work and the terms and conditions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
<section id="projectoverview_pentest">
<title>Project Overview</title>
<p>
<company_short/> will perform <company_svc_long/> for <client_short/>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
<section id="projectoverview_code-audit">
<title>Project Overview</title>
<p>
<company_short/> will perform a <company_svc_long/> of the source code files described below

View File

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
<section id="projectoverview_retest">
<title>Project Overview</title>
<p>
<company_short/> will perform <company_svc_long/> for <client_short/>
as a follow-up on the previous test in <b>XXXXXXXXXX TODO XXXXXXXXXX
(timeframe of previous pentest)</b>. The services are intended to see if the
as a follow-up on the previous test in <b><todo desc="replace this todo element with [timeframe of previous pentest]"/>
</b>. The services are intended to see if the
previously discovered exploits are patched correctly. To do so,
<company_short/> will access the systems again and test the findings
from the previous penetration test (the “<b>Targets</b>”):

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<section>
<section id="projectoverview_training">
<title>Project Overview
</title>
<p>
<company_short/>
will provide xxx training sessions, for xxx different groups,
on-site/off-site at xxx venue, with a maximum of xxx participants per event.
will provide <todo desc="replace this todo element with number"/> training sessions, for <todo desc="replace this todo element with number"/> different groups,
on-site/off-site at <todo desc="replace this todo element with venue"/>, with a maximum of <todo desc="replace this todo element with number"/> participants per event.
The training will focus on the top 5 vulnerabilities from the OWASP Top 10.
</p>
<p>As part of this training, <company_short/>

View File

@ -98,7 +98,7 @@
</section>
<section id="timeline">
<title>Timeline</title>
<p>The Security Audit took place between X and Y, 2016.</p>
<p>The Security Audit took place between <p_startdate/> and <p_enddate/>.</p>
</section>
<xsl:element name="xi:include">
<xsl:attribute name="href">resultsinanutshell.xml</xsl:attribute>