Peter Mosmans
ae401064da
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
c202d6b14c
updated payment period
2017-10-25 14:01:30 +02:00
skyanth
57942940f8
no more large whitespace after ol in recommendation table
2017-10-24 14:12:04 +02:00
skyanth
81a107f346
no more large whitespace after ul in recommendation table
2017-10-24 14:10:35 +02:00
Peter Mosmans
c510981a64
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
39cca0c5bf
minor xml fixes
2017-10-11 11:08:52 +02:00
Marcus Bointon
773f155402
Code audit tweaks
2017-10-10 11:32:02 +02:00
Marcus Bointon
1cd43543e0
Scheduling
2017-10-05 15:37:37 +02:00
Marcus Bointon
26f4883c37
Planning tweaks
2017-10-05 14:18:13 +02:00
Marcus Bointon
094199370e
Grey box tweaks
2017-10-05 14:18:00 +02:00
Marcus Bointon
04de7a90f8
Formatting cleanup
...
(cherry picked from commit 53ff916)
2017-10-05 14:16:42 +02:00
skyanth
e73ed1be19
still better p&p snippets
2017-08-30 10:45:10 +02:00
skyanth
c64e536a70
Updated p&p snippet to use new planning placeholders
2017-08-30 10:25:00 +02:00
Patricia Piolon
f3f1c2729e
Added new planning element info to release notes
2017-08-18 11:29:19 +02:00
skyanth
1ff5806edd
offerte ‘fee’ element now deals gracefully with non-numbers
2017-08-15 11:30:57 +02:00
skyanth
e0c6f0d25b
Added client_postal_code placeholder
2017-08-01 11:32:21 +02:00
skyanth
a5a14f7413
placeholders can now be used in summary tables
2017-07-25 15:43:12 +02:00
Patricia Piolon
802ce0a978
Merge pull request #41 from DeforaNetworks/khorben/findings2csv
...
Import findings2csv.xsl
2017-07-25 11:23:56 +02:00
skyanth
449e5b5be8
Updated phone number
2017-07-25 11:10:24 +02:00
Patricia Piolon
d5de885821
Merge pull request #44 from radicallyopensecurity/contact-info-update
...
updated contact info
2017-07-25 11:06:49 +02:00
skyanth
418408a922
updated contact info, switched to single point of truth for company contact info
2017-07-25 11:01:05 +02:00
skyanth
04ee23b791
Fixed date formatting
2017-07-24 14:44:08 +02:00
skyanth
fc6d844632
removing some files that shouldn’t have been pushed
2017-07-05 14:21:00 +02:00
skyanth
e9565b849c
improved planning data in documents
2017-07-05 14:17:03 +02:00
skyanth
161199c1e2
merged activity_info and activityinfo, added planning dates
2017-07-05 13:54:04 +02:00
skyanth
f1817e4227
Removed ‘disregard-shifts’ from Pie chart font
2017-07-05 13:52:10 +02:00
5982f9fffb
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
1ad231ad68
deprecating summary.xsl(t)
2017-07-03 15:45:31 +02:00
skyanth
8db28b9879
exec summary switch no longer prevents other docs from being generated
2017-07-03 15:28:53 +02:00
skyanth
7e168f8809
Fixed exec summary
2017-07-03 15:14:39 +02:00
skyanth
b29bcf81e4
Revert "Exec summary switch now generates report as well as executive summary (and not just the summary)"
...
This reverts commit ef1ff0542c8dc73752ff3da70f110b4f08196b74.
2017-07-03 15:11:20 +02:00
skyanth
ef1ff0542c
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
319516ecc9
Corrected order of ‘Elevated’ and ‘Moderate’ risk in comments
2017-06-29 11:05:29 +02:00
skyanth
580af35500
Improvement to placeholder error info & readability
2017-06-23 08:55:43 +02:00
Patricia Piolon
ee9de74f89
Merge pull request #35 from radicallyopensecurity/improved-placeholder-errors
...
improved placeholder errors
2017-06-22 17:03:16 +02:00
skyanth
92b0707cb6
improved placeholder errors
2017-06-22 17:01:49 +02:00
skyanth
8da8bb360f
Implemented non-finding IDs
2017-06-19 17:31:25 +02:00
skyanth
347476b339
Updated examplereport.xml so it’s valid again
2017-06-12 15:55:15 +02:00
skyanth
724dd4382b
Custom invoice total now calculated correctly
2017-06-12 13:51:49 +02:00
skyanth
f61c670908
Fixed date formatting for custom invoice
2017-06-12 13:43:11 +02:00
skyanth
6fa4968b9d
Example QS is valid again
2017-06-12 13:27:20 +02:00
skyanth
8f0dbf9dde
deleted test report
2017-06-09 16:43:54 +02:00
skyanth
c03d5e7d31
implemented Incident Response Management template
2017-06-09 16:43:17 +02:00
skyanth
b818ed9959
Merge branch 'master' of https://github.com/radicallyopensecurity/pentext
2017-06-09 10:09:44 +02:00
skyanth
7a8e229d7e
Added some rate card documentation
2017-06-09 10:09:33 +02:00
Patricia Piolon
defcfb27b0
smiling verboten
2017-06-08 16:06:14 +02:00
Patricia Piolon
f4a42f1de7
typo
2017-06-08 16:03:49 +02:00
skyanth
61d58b1b68
Pie chart colours, status prettification
2017-06-08 16:01:05 +02:00
skyanth
b5b8d8ac95
Colour coding for retest statuses
2017-06-08 09:28:01 +02:00
skyanth
4c2db372d7
Merge branch 'master' of https://github.com/radicallyopensecurity/pentext
2017-06-07 17:13:43 +02:00