You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Reporting/Assessment Checklists/index.html
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1321,14 +1321,16 @@ <h2 id="filling-out-checklists-in-assessments">Filling Out Checklists in Assessm
1321
1321
<h2id="adding-checklists-to-reports-optional">Adding Checklists to Reports (Optional)</h2>
1322
1322
<p>In addition to making it a sanity check for your assessments you can choose to add certain checklist to your generated reports using one of our App Store Extensions. </p>
1323
1323
<h3id="enable-the-checklist-extension">Enable the CheckList Extension</h3>
1324
-
<p>Follow these steps to add a checklist to your assessment.
1325
-
1. Download the <ahref="https://github.com/factionsecurity/checklist-report-extension/releases">CheckList Extension here</a>
1326
-
2. Navigate to Admin->AppStore
1327
-
3. Click <strong>Install Extension</strong> from the upper right
1328
-
4. Upload faction-report-checklist-X.X.jar
1329
-
5. Click Install
1330
-
6. Back on the Installed Extensions table switch the extension to <strong>On</strong>
<h3id="update-the-report-template">Update The Report Template</h3>
1333
1335
<p>Checklists can be added anywhere to your report using variable names. The variable name is based on the title of your checklist. For instance if you created a checklist named <strong><em>OWASP TOP 10</em></strong>, then the variable name will be <code>${checklist-owasp-top-10}</code>.</p>
0 commit comments