Commit Graph

59 Commits

Author SHA1 Message Date
skyanth d28ed0483d implemented Incident Response Management template 2017-06-09 16:43:17 +02:00
skyanth d492403723 Updated testing procedure doc 2017-06-09 10:35:35 +02:00
Peter Mosmans 40fa8f6af1 Merge pull request #31 from radicallyopensecurity/bugfix
Catch gitlab exception properly
2017-06-07 19:45:58 +10:00
Peter Mosmans 4f5ee75a8e Catch gitlab exception properly 2017-06-07 19:44:24 +10:00
Peter Mosmans c065e5718a Add pentext_id for conversion between report - filename identifiers 2017-05-29 12:12:21 +10:00
Patricia Piolon 4b564a5d67 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
Peter Mosmans cc5f0ac6a4 Change default FOP configuration file: /etc/docbuilder/fop.xconf 2017-05-10 19:40:43 +10:00
Peter Mosmans 5d5026a6bf 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
Peter Mosmans 262566e4fd Implemented correct conversion for non-findings, closes #26 2017-03-24 20:43:33 +08:00
skyanth 30c4daad91 Added handler for rate cards 2017-03-21 13:17:39 +01:00
John Sinteur 06b8268b78 Merge pull request #24 from PeterMosmans/validation
Show filename when threatLevel is incorrect
2017-03-06 12:00:55 +01:00
parall4x 9552648168 Update README.md
Added doc for KBB feature
2017-03-02 11:48:47 +01:00
Peter Mosmans fb584e2caf Show filename when threatLevel is incorrect 2017-02-28 12:52:54 +11:00
Peter Mosmans 834eee2733 Implemented true Unicode (UTF-8) support
Added first Pentext classes: Finding and NonFinding
2017-02-23 18:43:57 +11:00
skyanth b5b209cbd3 prefixed finding & non-finding IDs with letter to keep xml valid 2017-02-22 09:42:48 +01:00
Peter Mosmans 8efe8fc01c Recognize keywords 'recommendation' and 'impact' in notes
Treat them accordingly. Note that the keyword can only be used in one note, and
has to be on the first line of the note.
Re-order notes (oldest note first).
2017-02-22 11:59:40 +11:00
Peter Mosmans 04b9154e97 Added changed prerequisites for pandoc 2017-02-21 19:39:03 +11:00
Peter Mosmans 1f02bfe0ee Implemented markdown to XML conversion using pandoc 2017-02-21 19:35:18 +11:00
Patricia Piolon 2daf955d31 Merge pull request #18 from PeterMosmans/speller
Fix: logmessage failed when learning new words
2017-02-01 11:38:33 +01:00
Peter Mosmans 957812f7d7 Fix: logmessage failed when learning new words 2017-02-01 19:35:26 +11:00
Peter Mosmans 1e35927430 Ignore casing of gitlab labels 2017-01-25 14:46:21 +11:00
skyanth f088314101 Added informal testing procedure for XSLT part 2016-12-06 11:20:46 +01:00
skyanth 60aadd228a Merge branch 'master' of https://github.com/radicallyopensecurity/pentext into development
# Conflicts:
#	chatops/bash/handler_build
2016-11-30 16:31:50 +01:00
skyanth 095e154b36 execsummary=true now also still builds report instead of just summary 2016-11-29 16:58:20 +01:00
skyanth 97b4fb64df Clarified execsummary documentation 2016-11-29 16:33:01 +01:00
skyanth bdfc7ef045 Added execsummary option to report builder 2016-11-29 16:31:17 +01:00
Peter Mosmans ada63f4745 Beautified logging based on message type
Initialize speller only once per run
2016-11-24 10:56:13 +10:00
Peter Mosmans d22f6725fd Replace zip with 7zip 2016-11-21 20:39:09 +10:00
Peter Mosmans 901788c89e Use logging module 2016-11-21 11:28:58 +10:00
Peter Mosmans 7058855ee3 Filter another illegal filename character 2016-11-10 20:46:32 +10:00
Peter Mosmans 85de049819 Retrieve list of maximum 99 issues
Workaround for some pagination issues.
2016-11-01 13:44:04 +01:00
Peter Mosmans 1073d024c9 Extended list of non-capitalized words 2016-11-01 13:38:32 +01:00
Deborah e89353e49e added extra condition to if statement, so that old offerte repos will also use the new naming convention for building pdfs 2016-10-14 20:32:13 +02:00
Deborah 617037c109 now it is also added to the repo 2016-10-14 15:56:35 +02:00
Deborah 0233359d2f changed report and offerte pdf output name in the correct place 2016-10-14 15:12:51 +02:00
Peter Mosmans 65ffbccd6f Added releaser script 2016-10-04 18:45:20 +10:00
Peter Mosmans de809bf1c7 Added support for using a different quote source
The third parameter can be used to specify a different repository to use
as 'base' and pull the client and quote information from.
2016-09-16 17:20:51 +10:00
Peter Mosmans 6c0c01e2b9 Show nice error message when importing lxml fails 2016-09-16 10:20:01 +10:00
Peter Mosmans f248ae4706 ...because style matters :)
Fixed pylint issues
2016-09-14 18:52:08 +10:00
Peter Mosmans 80f1ec32de Merge branch 'master' of ssh://github.com/radicallyopensecurity/pentext 2016-09-14 18:41:48 +10:00
Peter Mosmans ea48a871bd Fixed issue when issues could not be retrieved 2016-09-14 18:40:53 +10:00
Peter Mosmans a010676095 Merge pull request #8 from parall4x/master
Added extra verbosity in case of missing required packages + expanded rosbot's usage docs
2016-09-14 14:35:33 +10:00
Peter Mosmans a5728009b6 Show gitlab exception
Various pylint fixes
2016-09-14 12:27:03 +10:00
Peter Mosmans b2f7f31539 Pylint fixes 2016-09-13 19:26:43 +10:00
Peter Mosmans 94daf56bf2 Don't check XML files in the notes folder
Fix issue where not all words were properly cased.
Unified output messages
2016-09-13 19:24:02 +10:00
Peter Mosmans 883712dee4 Added hard line breaks after MAX_LINE characters 2016-09-12 21:11:12 +10:00
parallax b2397a4680 Fixed typo 2016-09-08 13:37:33 +01:00
parallax a9fab3d45e Expanded rosbot's usage docs 2016-09-08 13:31:14 +01:00
Peter Mosmans 593d6d1f99 Enforce unicode output on the console 2016-09-08 16:20:56 +10:00
Peter Mosmans 4c3529a042 Skip issues only if they're closed 2016-08-23 12:05:54 +02:00