Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
a32b50028b
commit
9dc3636e3f
@@ -27,9 +27,9 @@ References:
|
||||
#### Inputs:
|
||||
| Name | Description | Type | Default Value |
|
||||
|------|-------------|------|---------------|
|
||||
| ms_office_version | Microsoft Office version number found in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office" default: 16.0
|
||||
| ms_office_version | Microsoft Office version number found in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office" default is 16.0
|
||||
| String | 16.0|
|
||||
| ms_product | "Word" or "Excel" default: Word
|
||||
| ms_product | "Word" or "Excel" default is Word
|
||||
| String | Word|
|
||||
| jse_path | Path for the macro to write out the "malicious" .jse file
|
||||
| String | C:\Users\Public\art.jse|
|
||||
|
||||
+2
-2
@@ -23767,13 +23767,13 @@ execution:
|
||||
input_arguments:
|
||||
ms_office_version:
|
||||
description: 'Microsoft Office version number found in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office"
|
||||
default: 16.0
|
||||
default is 16.0
|
||||
|
||||
'
|
||||
type: String
|
||||
default: '16.0'
|
||||
ms_product:
|
||||
description: '"Word" or "Excel" default: Word
|
||||
description: '"Word" or "Excel" default is Word
|
||||
|
||||
'
|
||||
type: String
|
||||
|
||||
Reference in New Issue
Block a user