Based off the project template at https://bitbucket.org/talsoft/dradistemplates/src


## Methodology Template ##
# Filename#
OWASPv4-methodology.xml
# Description #
This project methodology creates a step-by-step checklist of all of the tasks requred for an OWASPv4 test. This methodology can also be useful independently (like for teams that want to structure their projects by IP).
# Use #
Place the Methodology template in the templates/methodologies/ folder of your local install.


## Full Project Export ##
# Filename #
OWASPv4-full-project-export.zip
# Description # 
This is a full project export ready for you to export and test. This project comes pre-populated with 6 Failed status Issues, 6 Passed status Issues, and 7 Unknown status Issues. Each pre-populated Issue also has an instance of Evidence associated with it. 
# Use #
See the Importing and Exporting Projects page of the Working with Projects guide: http://securityroots.com/dradispro/support/guides/projects/import.html
After uploading the project using the instructions above, try the following: 
1. Open the project and navigate to All Issues
2. Open any un-tagged Issue and click Edit
3. Edit the value of the #[Status]# field, select Fail, Pass, or Unknown. 
4. Give the Issue the corresponding tag (Failed, Passed, or Unknown). 
5. Click Update to save the Issue
6. Export the report and confirm that the Issue you just edited now appears in the exported report. 


## Blank Project Template ##
# Filename #
OWASPv4-blank-project-template.xml
# Description #
This project template is ready to be updated with your results. Unlike the full project export, the Issue #[Status]# fields need to be updated before any will export into the report template(s). Placeholder Issues and instances of Evidence are already created for each section of the OWASPv4 testing guide. Simply update each Issue in the project with the findings from your tests, update the corresponding Evidence for the Issues, and then export using one of the report template options.  
# Use #
See the Project Templates page of the Working with Projects guide: http://securityroots.com/dradispro/support/guides/projects/templates.html


## HTML Template ##
# Filename #
OWASPv4.v0.3.html.erb
# Description #
This HTML template will generate a report with the following sections: 
* Failed Tests: this section includes a table showing the Title and Control of every test with a Failed status in your project.  
* Detailed Findings: this section shows the full details for every Failed-status Issue in the project. Each individual finding includes the Issue title, control, summary, reference, and instances of Evidence. 
* Appendix: this table shows the Title, Control, and Status for every Issue in the project. 
# Use #
1. Sign in as an Administrator and navigate to Templates > Reports in the header. 
2. Navigate to the HTML tab and upload the report template. 
3. From the Projects page, open the OWASPv4 project you created using the project template or full project export (see details above)
4. Click Export Project in the header and open the HTML export tab
5. Select the OWASPv4.v0.3.html template and click Export.  
See the Creating HTML Reports guide for more details: http://securityroots.com/dradispro/support/guides/html_reports.html

### Recommended steps to test this package: ###

1. Upload the HTML template

2. Create a new (blank) project

3. Upload the Owaspv4-full-project-export.zip file as ProjectPackageUpload

4. Export the project using the template uploaded in step #1
