Difference between revisions of "Template: SecurityBoilerplate"
From Genesys Documentation
(Created page with "{{#switch:{{{Boilerplate|}}} |NodeDescription=This release includes important security upgrades made to third-party software. |NodeHighlight=Important security improvements |#...") |
|||
Line 5: | Line 5: | ||
}}<noinclude>[[Category:RNAutomation]]<templatedata> | }}<noinclude>[[Category:RNAutomation]]<templatedata> | ||
{ | { | ||
− | "params": {}, | + | "params": { |
+ | "Boilerplate": { | ||
+ | "description": "Select your boilerplate statement: NodeDescription = full statement on NodeJS, NodeHighlight = Short summary for NodeJS", | ||
+ | "type": "string", | ||
+ | "required": true | ||
+ | } | ||
+ | }, | ||
"description": "Select boilerplate text for various security-related issues or statements." | "description": "Select boilerplate text for various security-related issues or statements." | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 17:57, November 8, 2021
Select boilerplate text for various security-related issues or statements.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Boilerplate | Boilerplate | Select your boilerplate statement: NodeDescription = full statement on NodeJS, NodeHighlight = Short summary for NodeJS
| String | required |