Commit Graph

292 Commits

Author SHA1 Message Date
skyanth 0b5cd5527e Added styling & introduced pdf passwords 2017-08-25 10:08:24 +02:00
skyanth 47085f8bb6 pep8 styling 2017-08-25 09:59:26 +02:00
Peter Mosmans 6b1d11ad5d Clean up code somewhat
Some spelling / imperative fixes.
2017-08-20 19:37:37 -07:00
Peter Mosmans 6a2559793b Ignore local file structure when querying projects 2017-08-20 19:27:20 -07:00
Peter Mosmans ce8a0cdfca Re-include helper function to capitalize sentences 2017-08-20 19:26:46 -07:00
Peter Mosmans 072c24659f Add content of all includes for spell checking 2017-08-20 19:08:09 -07:00
Patricia Piolon 28198158bb Added new planning element info to release notes 2017-08-18 11:29:19 +02: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
Patricia Piolon 4d6bd7bc32 Merge pull request #45 from radicallyopensecurity/placeholders-in-summarytables
placeholders can now be used in summary tables
2017-07-25 15:45:10 +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 f6498477aa Updated phone number 2017-07-25 11:10:24 +02:00
Patricia Piolon 029faaf00d Merge pull request #44 from radicallyopensecurity/contact-info-update
updated contact info
2017-07-25 11:06:49 +02:00
skyanth e0ea42f6f4 updated contact info, switched to single point of truth for company contact info 2017-07-25 11:01:05 +02:00
Patricia Piolon 6529219b07 Merge pull request #43 from radicallyopensecurity/date-formatting
Fixed date formatting
2017-07-24 14:44:57 +02:00
skyanth 6412935752 Fixed date formatting 2017-07-24 14:44:08 +02:00
Patricia Piolon 4f9fe9c1ec Merge pull request #42 from radicallyopensecurity/better-planning-data
Better planning data
2017-07-05 14:23:41 +02:00
skyanth b1f85bf285 removing some files that shouldn’t have been pushed 2017-07-05 14:21:00 +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
Peter Mosmans d1785ff534 Merge pull request #40 from radicallyopensecurity/execsummaryfix
Exec summary fix
2017-07-04 09:19:59 +10: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 e06b7f1399 changed fop.conf back to fop.xconf
Sorry for the confusion… :/
2017-07-03 15:21:06 +02:00
skyanth b634c68719 execsummary option for report build command fixed 2017-07-03 15:16:42 +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
Peter Mosmans 9d4dc98f35 Merge pull request #38 from radicallyopensecurity/normalize-filename
Filter backtick from filename, closes #37
2017-07-03 20:45:27 +10:00
Peter Mosmans 96e0c6b4f7 Filter backtick from filename, closes #37 2017-07-03 20:44:25 +10:00
skyanth c891778c25 Merge branch 'master' of https://github.com/radicallyopensecurity/pentext 2017-06-29 11:08:54 +02:00
skyanth d6dd536001 Corrected order of ‘Elevated’ and ‘Moderate’ risk in comments 2017-06-29 11:05:29 +02:00
Peter Mosmans 15ba585f4a 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 87176f9bbb 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 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
Patricia Piolon f4cf9cd056 Merge pull request #34 from radicallyopensecurity/nonfinding-ids
Implemented non-finding IDs
2017-06-19 17:33:17 +02:00
skyanth 8bcc3a17e9 Implemented non-finding IDs 2017-06-19 17:31:25 +02:00
Peter Mosmans bd85c79398 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 9e9ab571c8 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 1918cdfac5 Updated examplereport.xml so it’s valid again 2017-06-12 15:55:15 +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 a0db987e5d Example QS is valid again 2017-06-12 13:27:20 +02:00
skyanth 1040df313f deleted test report 2017-06-09 16:43:54 +02:00
skyanth d28ed0483d implemented Incident Response Management template 2017-06-09 16:43:17 +02:00