Merge pull request #67 from radicallyopensecurity/snippet-improvements
Added some todo elements to quote snippets
This commit is contained in:
commit
1c9ebc6940
@ -8,7 +8,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The motivation for this request is that <client_short/> wishes to gain better
|
The motivation for this request is that <client_short/> wishes to gain better
|
||||||
insight into ...
|
insight into <todo/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>This offer sets out the scope of the work and the terms and conditions
|
<p>This offer sets out the scope of the work and the terms and conditions
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<section>
|
<section id="projectoverview_pentest">
|
||||||
<title>Project Overview</title>
|
<title>Project Overview</title>
|
||||||
<p>
|
<p>
|
||||||
<company_short/> will perform <company_svc_long/> for <client_short/>
|
<company_short/> will perform <company_svc_long/> for <client_short/>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<section>
|
<section id="projectoverview_code-audit">
|
||||||
<title>Project Overview</title>
|
<title>Project Overview</title>
|
||||||
<p>
|
<p>
|
||||||
<company_short/> will perform a <company_svc_long/> of the source code files described below
|
<company_short/> will perform a <company_svc_long/> of the source code files described below
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<section>
|
<section id="projectoverview_retest">
|
||||||
<title>Project Overview</title>
|
<title>Project Overview</title>
|
||||||
<p>
|
<p>
|
||||||
<company_short/> will perform <company_svc_long/> for <client_short/>
|
<company_short/> will perform <company_svc_long/> for <client_short/>
|
||||||
as a follow-up on the previous test in <b>XXXXXXXXXX TODO XXXXXXXXXX
|
as a follow-up on the previous test in <b><todo desc="replace this todo element with [timeframe of previous pentest]"/>
|
||||||
(timeframe of previous pentest)</b>. The services are intended to see if the
|
</b>. The services are intended to see if the
|
||||||
previously discovered exploits are patched correctly. To do so,
|
previously discovered exploits are patched correctly. To do so,
|
||||||
<company_short/> will access the systems again and test the findings
|
<company_short/> will access the systems again and test the findings
|
||||||
from the previous penetration test (the “<b>Targets</b>”):
|
from the previous penetration test (the “<b>Targets</b>”):
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<section>
|
<section id="projectoverview_training">
|
||||||
<title>Project Overview
|
<title>Project Overview
|
||||||
</title>
|
</title>
|
||||||
<p>
|
<p>
|
||||||
<company_short/>
|
<company_short/>
|
||||||
will provide xxx training sessions, for xxx different groups,
|
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 xxx venue, with a maximum of xxx participants per event.
|
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.
|
The training will focus on the top 5 vulnerabilities from the OWASP Top 10.
|
||||||
</p>
|
</p>
|
||||||
<p>As part of this training, <company_short/>
|
<p>As part of this training, <company_short/>
|
||||||
|
|||||||
@ -98,7 +98,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section id="timeline">
|
<section id="timeline">
|
||||||
<title>Timeline</title>
|
<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>
|
</section>
|
||||||
<xsl:element name="xi:include">
|
<xsl:element name="xi:include">
|
||||||
<xsl:attribute name="href">resultsinanutshell.xml</xsl:attribute>
|
<xsl:attribute name="href">resultsinanutshell.xml</xsl:attribute>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user