diff --git a/ReportToolz/README.md b/ReportToolz/README.md index 461847c..9adf270 100644 --- a/ReportToolz/README.md +++ b/ReportToolz/README.md @@ -1,5 +1,9 @@ # Report generation scripts +Requirements: + +```$> apt-get install php-xml php-zip php-mbstring``` + First copy templates/odt/config.conf to current work dir. Fill out fields in config.conf (company name, your name, contact, tel etc.) diff --git a/ReportToolz/README.md b/ReportToolz/README.md index 461847c..9adf270 100644 --- a/ReportToolz/README.md +++ b/ReportToolz/README.md @@ -1,5 +1,9 @@ # Report generation scripts +Requirements: + +```$> apt-get install php-xml php-zip php-mbstring``` + First copy templates/odt/config.conf to current work dir. Fill out fields in config.conf (company name, your name, contact, tel etc.) diff --git a/ReportToolz/repgen.php b/ReportToolz/repgen.php index 18ca33a..91f688b 100755 --- a/ReportToolz/repgen.php +++ b/ReportToolz/repgen.php @@ -5,8 +5,8 @@ /*** * Configuration options */ -$template = "templates/odt/blank_template_v0.3.odt"; -$CHECKtemplate = "templates/odt/blank_template_check_v0.3.odt"; +$template = "templates/odt/blank_template_v0.4.odt"; +$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt"; $vulnTemplate = "templates/odt/vuln_template.xml"; /*** diff --git a/ReportToolz/README.md b/ReportToolz/README.md index 461847c..9adf270 100644 --- a/ReportToolz/README.md +++ b/ReportToolz/README.md @@ -1,5 +1,9 @@ # Report generation scripts +Requirements: + +```$> apt-get install php-xml php-zip php-mbstring``` + First copy templates/odt/config.conf to current work dir. Fill out fields in config.conf (company name, your name, contact, tel etc.) diff --git a/ReportToolz/repgen.php b/ReportToolz/repgen.php index 18ca33a..91f688b 100755 --- a/ReportToolz/repgen.php +++ b/ReportToolz/repgen.php @@ -5,8 +5,8 @@ /*** * Configuration options */ -$template = "templates/odt/blank_template_v0.3.odt"; -$CHECKtemplate = "templates/odt/blank_template_check_v0.3.odt"; +$template = "templates/odt/blank_template_v0.4.odt"; +$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt"; $vulnTemplate = "templates/odt/vuln_template.xml"; /*** diff --git a/ReportToolz/templates/odt/blank_template_check_v0.4.odt b/ReportToolz/templates/odt/blank_template_check_v0.4.odt new file mode 100755 index 0000000..c5be9b7 --- /dev/null +++ b/ReportToolz/templates/odt/blank_template_check_v0.4.odt Binary files differ diff --git a/ReportToolz/README.md b/ReportToolz/README.md index 461847c..9adf270 100644 --- a/ReportToolz/README.md +++ b/ReportToolz/README.md @@ -1,5 +1,9 @@ # Report generation scripts +Requirements: + +```$> apt-get install php-xml php-zip php-mbstring``` + First copy templates/odt/config.conf to current work dir. Fill out fields in config.conf (company name, your name, contact, tel etc.) diff --git a/ReportToolz/repgen.php b/ReportToolz/repgen.php index 18ca33a..91f688b 100755 --- a/ReportToolz/repgen.php +++ b/ReportToolz/repgen.php @@ -5,8 +5,8 @@ /*** * Configuration options */ -$template = "templates/odt/blank_template_v0.3.odt"; -$CHECKtemplate = "templates/odt/blank_template_check_v0.3.odt"; +$template = "templates/odt/blank_template_v0.4.odt"; +$CHECKtemplate = "templates/odt/blank_template_check_v0.4.odt"; $vulnTemplate = "templates/odt/vuln_template.xml"; /*** diff --git a/ReportToolz/templates/odt/blank_template_check_v0.4.odt b/ReportToolz/templates/odt/blank_template_check_v0.4.odt new file mode 100755 index 0000000..c5be9b7 --- /dev/null +++ b/ReportToolz/templates/odt/blank_template_check_v0.4.odt Binary files differ diff --git a/ReportToolz/templates/odt/blank_template_v0.4.odt b/ReportToolz/templates/odt/blank_template_v0.4.odt new file mode 100755 index 0000000..a392b5b --- /dev/null +++ b/ReportToolz/templates/odt/blank_template_v0.4.odt Binary files differ