Peter Mosmans
a004e10c2e
Merge pull request #50 from radicallyopensecurity/finding-count-status
...
Add support for status attribute when using finding_count
2017-11-15 20:55:10 +10:00
skyanth
6ff14656e3
no more large whitespace after ol in recommendation table
2017-10-24 14:12:04 +02:00
skyanth
d66215b978
no more large whitespace after ul in recommendation table
2017-10-24 14:10:35 +02:00
Peter Mosmans
020fc740a2
Add support for status attribute when using finding_count
...
This allows users to count findings based on threatLevel, as well as based on one or more discrete status values.
Example in XML:
<finding_count threatLevel="High" status="new unresolved"/>
This will count the number of findings having attribute threatLevel="High", AND a status of either "new" OR "unresolved".
This change is backwards-compatible: Using finding_count without the status attribute will show the same results as before.
2017-10-20 11:50:32 +10:00
skyanth
d0d5d3e986
offerte ‘fee’ element now deals gracefully with non-numbers
2017-08-15 11:30:57 +02:00
skyanth
5a8ccbdfad
Added client_postal_code placeholder
2017-08-01 11:32:21 +02:00
skyanth
184269f802
placeholders can now be used in summary tables
2017-07-25 15:43:12 +02:00
Patricia Piolon
951cd74801
Merge pull request #41 from DeforaNetworks/khorben/findings2csv
...
Import findings2csv.xsl
2017-07-25 11:23:56 +02:00
skyanth
6412935752
Fixed date formatting
2017-07-24 14:44:08 +02:00
skyanth
3988bc3660
improved planning data in documents
2017-07-05 14:17:03 +02:00
skyanth
51e9f79815
merged activity_info and activityinfo, added planning dates
2017-07-05 13:54:04 +02:00
skyanth
94e8b9b753
Removed ‘disregard-shifts’ from Pie chart font
2017-07-05 13:52:10 +02:00
khorben
645ef7ed0b
Import findings2csv.xsl
...
This stylesheet outputs the findings from a report as CSV data.
It should be useful already but:
- it assumes the finding IDs are in sequential order;
- the description is currently expected as a single paragraph (<p>)
- recommendations are expected as a single paragraph, an unordered
list (<ul><li>...), or fallback to whatever else.
2017-07-04 18:22:47 +02:00
skyanth
66907dc5a2
deprecating summary.xsl(t)
2017-07-03 15:45:31 +02:00
skyanth
10901ab8b5
exec summary switch no longer prevents other docs from being generated
2017-07-03 15:28:53 +02:00
skyanth
30c46e0a51
Fixed exec summary
2017-07-03 15:14:39 +02:00
skyanth
d58d8afe90
Revert "Exec summary switch now generates report as well as executive summary (and not just the summary)"
...
This reverts commit a2a8dd5795 .
2017-07-03 15:11:20 +02:00
skyanth
a2a8dd5795
Exec summary switch now generates report as well as executive summary (and not just the summary)
2017-07-03 15:10:56 +02:00
skyanth
d6dd536001
Corrected order of ‘Elevated’ and ‘Moderate’ risk in comments
2017-06-29 11:05:29 +02:00
skyanth
efc76b994d
Improvement to placeholder error info & readability
2017-06-23 08:55:43 +02:00
Patricia Piolon
db835d1999
Merge pull request #35 from radicallyopensecurity/improved-placeholder-errors
...
improved placeholder errors
2017-06-22 17:03:16 +02:00
skyanth
4cd206d4d1
improved placeholder errors
2017-06-22 17:01:49 +02:00
skyanth
8bcc3a17e9
Implemented non-finding IDs
2017-06-19 17:31:25 +02:00
skyanth
6ffdf28be0
Custom invoice total now calculated correctly
2017-06-12 13:51:49 +02:00
skyanth
53524ee862
Fixed date formatting for custom invoice
2017-06-12 13:43:11 +02:00
skyanth
d28ed0483d
implemented Incident Response Management template
2017-06-09 16:43:17 +02:00
skyanth
ea8adf6f82
Pie chart colours, status prettification
2017-06-08 16:01:05 +02:00
skyanth
ad286ffe5a
Colour coding for retest statuses
2017-06-08 09:28:01 +02:00
skyanth
bbb22f3a62
Finetuned some retest features
2017-06-07 17:13:28 +02:00
skyanth
e5a6dbfb13
Moved comment about inserting non-findings to correct place
2017-06-07 14:29:24 +02:00
skyanth
28f486d856
Renamed pentestinfo to activityinfo
2017-05-17 10:53:11 +02:00
skyanth
89dc3fefdb
changed pentest_info element to activity_info
2017-05-15 11:26:37 +02:00
skyanth
ccef922626
Changed ‘manday’ to ‘personday’
2017-05-15 10:25:41 +02:00
skyanth
2c73209516
implemented finding count placeholder (cont.)
2017-03-29 11:40:42 +02:00
skyanth
964b655c84
implemented finding count placeholder
2017-03-29 11:40:12 +02:00
skyanth
1ef199cde8
fixed space between ‘[N]’ and ‘-day’ in service desc
2017-03-21 13:17:39 +01:00
skyanth
f31ba8d8ed
fixed ‘my’ namespace in result doc
2017-03-21 13:17:39 +01:00
skyanth
c40d42a609
Fixed retest quote language selector
2017-03-21 13:17:39 +01:00
skyanth
80f52bc4e3
Fixed ToC block attribute call
2017-03-21 13:17:39 +01:00
skyanth
4c659f1acc
Implemented Rate Cards
2017-03-21 13:15:12 +01:00
skyanth
1476f81cb8
Better aligned ToC
2017-03-14 11:37:50 +01:00
skyanth
322ea411dd
Finding IDs in Recommendations table are now links
2017-03-02 14:01:35 +01:00
skyanth
a2332295d0
Approver is now listed after all the pentesters in the team overview
2017-03-01 14:49:03 +01:00
skyanth
df3580c864
<code> nested in <pre> is now ignored (no grey bg)
2017-03-01 14:46:58 +01:00
skyanth
7270cb09f3
switched invoice back to alternative logo
2017-02-27 14:35:02 +01:00
skyanth
41cd18d5ce
Optional extra field for customer data in invoice
2017-02-27 14:21:35 +01:00
skyanth
a43b364fd1
the big pre/code/monospace switch
2017-02-24 16:47:00 +01:00
skyanth
b5fa8c53b9
added @includepage for generated links
2017-02-24 14:34:51 +01:00
skyanth
4d4f7ac7db
added pie chart - summary table links for threatLevel type
2017-02-24 14:09:45 +01:00
skyanth
a100067951
Only generate pie chart when there are findings
2017-02-20 14:05:57 +01:00