b49ae659ea
Import findings2json.xsl
...
This stylesheet outputs the findings from a report as JSON data.
It should be useful already but like in the CSV export:
- it assumes the finding IDs are in sequential order;
- recommendations are expected as a single paragraph, an unordered
list (<ul><li>...), or fallback to whatever else.
In addition the output may still contain multiple lines, which breaks
the JSON format.
2020-03-30 17:40:53 +02:00
skyanth
5fecb0dd44
updated automated scanning snippet
2020-03-27 07:02:20 +01:00
skyanth
66b690dd8c
boilerplate text for objective/rian/futurework/conclusion
2020-03-26 10:19:35 +01:00
skyanth
ed78e98c86
adding non-finding id to title
2020-03-23 10:38:43 +01:00
skyanth
439ae2032f
remove hr during conversion
2020-02-28 17:20:30 +01:00
skyanth
7d54c084c1
better gitlab integration (numbering, status)
2020-02-27 07:17:37 +01:00
skyanth
217abfd94f
updating generic doc stylesheet
2020-02-25 15:04:36 +01:00
skyanth
d04838af2c
better cleaning
2020-02-20 17:16:08 +01:00
skyanth
3f4a90731c
some small textual improvements
2020-02-20 17:15:37 +01:00
skyanth
5105074511
basic identity transformation for pretty-printing xml
2020-02-20 16:37:31 +01:00
skyanth
98936f0a40
finding_count upgrade
2020-02-10 14:25:10 +01:00
skyanth
8f17b446a6
added service breakdown generator to html report
2020-01-28 10:14:54 +01:00
skyanth
dd5804f177
Additional cleanup routines
2020-01-27 14:05:01 +01:00
skyanth
31619a4824
processing gitlab image paths
2020-01-13 17:07:52 +01:00
skyanth
e1df355415
refactoring
2020-01-13 17:06:24 +01:00
skyanth
ac2eb75029
added default execsummary value
...
if the section numbering template is called from the finding summary generation routine (e.g. to add a number to a linked finding), it does not have the $execsummary param available since the summary table is generated from a nodeset variable compiled before starting on the content.
2020-01-07 07:39:28 +01:00
skyanth
722d64b0c1
no more list padding in rec table
2019-12-18 14:08:51 +01:00
skyanth
3b8b2d1343
added threshold to schema; fixed recommendation spacing in summary table
2019-12-18 13:43:11 +01:00
skyanth
f05196d65d
remove single p tag from impact/description
2019-12-11 09:36:55 +01:00
skyanth
582406221a
more gitlab export cleanups
2019-12-10 18:42:32 +01:00
skyanth
8a04af8494
xslt to clean findings exported from GL
2019-12-05 13:15:48 +01:00
skyanth
dbbb474b2b
stop adding empty duration element to quotes
2019-12-02 09:47:27 +01:00
skyanth
7a071e01a3
better piechartin’
2019-11-08 10:37:18 +01:00
skyanth
8ebd781b4f
allow h2/h3/h4 in text
2019-11-08 10:37:08 +01:00
Peter Mosmans
ccb0f76213
Allow finding_count to use (multiple) status attribute values
2019-09-25 12:23:52 -07:00
skyanth
4b9905ae25
Quick fix to get html generator to run; must refactor!
2019-06-30 13:16:46 +02:00
skyanth
2f9f0c7668
handling missing names for signature boxes
2019-06-24 13:31:52 +02:00
skyanth
de4a78d90d
Catering for missing waiver rep name
2019-06-24 11:34:56 +02:00
skyanth
9a84706720
fixed estimate indicator for total amount
2019-06-24 11:08:05 +02:00
skyanth
35038a1465
Improved signing boxes & text in waiver & condition snippets
2019-06-24 10:51:43 +02:00
skyanth
504e7688d6
continuing fix of faulty merge
2019-06-21 17:04:53 +02:00
skyanth
8be03c5b34
Nightmare revert commit
...
This reverts commit ddab472883e1e39bebf374235e26f3453044644a.
# Conflicts:
# xml/dtd/offerte.xsd
# xml/source/snippets/offerte/en/conditions.xml
# xml/xslt/block.xslt
# xml/xslt/styles_off.xslt
2019-06-21 16:04:24 +02:00
skyanth
075cf97e5f
updating conditions
2019-06-21 15:38:59 +02:00
skyanth
61efe15dd4
keep service table together within page
2019-06-21 15:23:23 +02:00
skyanth
6d30c1406e
restore inline element parsing (oops)
2019-06-21 15:23:02 +02:00
skyanth
90247d76cf
Cosmetic changes
2019-06-21 10:58:34 +02:00
skyanth
b913f4956b
adding servicebreakdown include
2019-06-20 15:17:46 +02:00
skyanth
703e769545
basing everything on variable nodeset
2019-06-20 14:57:55 +02:00
skyanth
c65cc36910
Revert "Merge pull request #69 from radicallyopensecurity/customizable-signature-box"
...
This reverts commit f32700cf6b756aea4d13ecfbd9923b5967a85080, reversing
changes made to 8d33e75c670c77ce9cbd31f62b6551b074bcf030.
# Conflicts:
# xml/xslt/styles_off.xslt
2019-06-20 14:45:42 +02:00
skyanth
ddab472883
Revert "Merge branch 'master' of https://github.com/radicallyopensecurity/pentext into service-breakdown"
...
This reverts commit 175d131a7e27d27680df52d3cafdeb4913eaa43a, reversing
changes made to b5b4a02e0181845a855bf1cd7ecf516b5ccd2149.
2019-06-20 14:44:02 +02:00
skyanth
53469964eb
Revert "fixed xml"
...
This reverts commit 40a803a5a99800dbef1bf399dccfce70cc8adf7f.
2019-06-20 14:43:39 +02:00
skyanth
40a803a5a9
fixed xml
2019-06-20 14:38:45 +02:00
skyanth
175d131a7e
Merge branch 'master' of https://github.com/radicallyopensecurity/pentext into service-breakdown
...
# Conflicts:
# xml/xslt/styles_off.xslt
2019-06-20 14:36:37 +02:00
skyanth
b5b4a02e01
adding service-breakdown (WIP)
2019-06-14 15:07:29 +02:00
skyanth
9650c1cb07
created customizable signature box
2019-06-14 11:06:13 +02:00
Patricia Piolon
4f2070eb7c
Merge pull request #68 from radicallyopensecurity/shortcode-suggestion
...
suggest findingCode when starting Pentest Report
2019-06-13 10:59:37 +02:00
skyanth
9b0c2662a4
suggest findingCode when starting Pentest Report
2019-06-13 10:58:43 +02:00
skyanth
6a517f3014
Added some todo elements to quote snippets
2019-06-12 16:12:49 +02:00
skyanth
d27d6d1371
added better exec summary control
2019-06-10 14:47:29 +02:00
skyanth
461a13861d
added )
2019-06-07 13:14:10 +02:00