312 Commits

Author SHA1 Message Date
skyanth
7855364835 changed fop.conf back to fop.xconf
Sorry for the confusion… :/
2017-07-03 15:21:06 +02:00
skyanth
172bcfa810 execsummary option for report build command fixed 2017-07-03 15:16:42 +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
Peter Mosmans
de857873d3 Merge pull request #38 from radicallyopensecurity/normalize-filename
Filter backtick from filename, closes #37
2017-07-03 20:45:27 +10:00
Peter Mosmans
244f970441 Filter backtick from filename, closes #37 2017-07-03 20:44:25 +10:00
skyanth
dd97bdeb47 Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-06-29 11:08:54 +02:00
skyanth
319516ecc9 Corrected order of ‘Elevated’ and ‘Moderate’ risk in comments 2017-06-29 11:05:29 +02:00
Peter Mosmans
67c3d16efb Merge pull request #36 from radicallyopensecurity/change-spelling-backend
Change spelling back end to use pyenchant
2017-06-24 11:50:41 +10:00
Peter Mosmans
541f5b048e Change spelling back end to use pyenchant
Pyenchant is a more abstract spelling back end, and can utilize aspell, as well as
hunspell.
Use titlecase module to validate whether titles are properly title cased.

Note that this change uses two new Python libraries, which should be installed:
- pyenchant
- titlecase
2017-06-24 11:44:10 +10: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
Patricia Piolon
452e58b9be Merge pull request #34 from radicallyopensecurity/nonfinding-ids
Implemented non-finding IDs
2017-06-19 17:33:17 +02:00
skyanth
8da8bb360f Implemented non-finding IDs 2017-06-19 17:31:25 +02:00
Peter Mosmans
70f27d302c Merge pull request #33 from radicallyopensecurity/script-improvement
Support --force flag for 'new' PenText repositories
2017-06-13 16:50:23 +10:00
Peter Mosmans
a0a47ba228 Support --force flag for 'new' PenText repositories
The --force flag allows repositories not containing the PenText repository to
'update' to the latest version of PenText.
2017-06-13 16:46:59 +10: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
ae017d6638 Updated testing procedure doc 2017-06-09 10:35:35 +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
skyanth
8575059c98 Finetuned some retest features 2017-06-07 17:13:28 +02:00
Patricia Piolon
9a838f0408 Update RELEASE_NOTES.md 2017-06-07 14:30:49 +02:00
skyanth
cc476939b1 Moved comment about inserting non-findings to correct place 2017-06-07 14:29:24 +02:00
Peter Mosmans
f15a3979e0 Merge pull request #31 from radicallyopensecurity/bugfix
Catch gitlab exception properly
2017-06-07 19:45:58 +10:00
Peter Mosmans
0857e0f1e1 Catch gitlab exception properly 2017-06-07 19:44:24 +10:00
Peter Mosmans
6cd3ccbdbf Merge pull request #30 from radicallyopensecurity/identifier
Add pentext_id for conversion between report - filename identifiers
2017-05-29 12:15:31 +10:00
Peter Mosmans
65d356a108 Add pentext_id for conversion between report - filename identifiers 2017-05-29 12:12:21 +10:00
skyanth
9d8cb3754a Renamed pentestinfo to activityinfo 2017-05-17 10:53:11 +02:00
skyanth
3f7f0c839b changed pentest_info element to activity_info 2017-05-15 11:26:37 +02:00
skyanth
48491e97d8 Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-05-15 10:25:52 +02:00
skyanth
d4ed82bdd3 Changed ‘manday’ to ‘personday’ 2017-05-15 10:25:41 +02:00
Patricia Piolon
4b4b1c8196 Merge pull request #28 from radicallyopensecurity/catch-exception
Make embedding git commit hash in the document an option (--tag)
2017-05-15 09:40:41 +02:00
Patricia Piolon
b753ce8d82 Merge pull request #29 from radicallyopensecurity/change-default-fop
Change default FOP configuration file: /etc/docbuilder/fop.xconf
2017-05-15 09:39:56 +02:00
Peter Mosmans
51e901ed9a Change default FOP configuration file: /etc/docbuilder/fop.xconf 2017-05-10 19:40:43 +10:00
Peter Mosmans
bdbe448a9d Make embedding git commit hash in the document an option (--tag)
Add exception handlers around git usage.
2017-05-10 18:50:04 +10:00
Patricia Piolon
5a7d752871 Merge pull request #27 from PeterMosmans/non-findings
Implemented correct conversion for non-findings, closes #26
2017-05-01 14:16:00 +02:00
Marcus Bointon
c1eae6905d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	xml/RELEASE_NOTES.md
#	xml/source/client_info.xml
#	xml/source/snippets/company_info.xml
#	xml/source/snippets/offerte/en/conditions.xml
#	xml/source/snippets/offerte/en/crystal-box.xml
#	xml/source/snippets/offerte/en/disclaimer.xml
#	xml/source/snippets/offerte/en/disclaimer_code-audit.xml
#	xml/source/snippets/offerte/en/examplewaiver.xml
#	xml/source/snippets/offerte/en/grey-box.xml
#	xml/source/snippets/offerte/en/introandscope.xml
#	xml/source/snippets/offerte/en/introandscope_retest.xml
#	xml/source/snippets/offerte/en/methodology_code-audit.xml
#	xml/source/snippets/offerte/en/prerequisites_training.xml
#	xml/source/snippets/offerte/en/projectoverview.xml
#	xml/source/snippets/offerte/en/projectoverview_retest.xml
#	xml/source/snippets/offerte/en/projectoverview_training.xml
#	xml/source/snippets/offerte/en/teamandreporting.xml
#	xml/xslt/auto.xslt
2017-04-13 11:26:29 +02:00
Marcus Bointon
30140c5bdd Update snippets when building a new doc 2017-04-13 11:25:12 +02:00