Difference between revisions of "Template: SecurityBoilerplate"

From Genesys Documentation
Jump to: navigation, search
(Created page with "{{#switch:{{{Boilerplate|}}} |NodeDescription=This release includes important security upgrades made to third-party software. |NodeHighlight=Important security improvements |#...")
 
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{#switch:{{{Boilerplate|}}}
+
<noinclude>{{#cargo_declare:_table=SecurityBoilerplate|Boilerplate=String}}</noinclude><includeonly>{{#cargo_store:_table=SecurityBoilerplate|Boilerplate={{{Boilerplate|}}}}}{{#switch:{{{Boilerplate|}}}
 
|NodeDescription=This release includes important security upgrades made to third-party software.
 
|NodeDescription=This release includes important security upgrades made to third-party software.
|NodeHighlight=Important security improvements
+
|NodeHighlight=Important security improvements.
|#default=
+
|log4jHighlight=Important security improvements.
}}<noinclude>[[Category:RNAutomation]]<templatedata>
+
|log4jShortDescr=This release includes important security fixes related to the Apache Log4j 2 vulnerability (CVE-2021-44228).
 +
|log4jFullDescr=This release includes important security fixes related to the Apache Log4j 2 vulnerability (CVE-2021-44228). In particular, the Log4j library included with {{#cargo_query:
 +
tables=ComponentRN,Component
 +
|join on=ComponentRN.ComponentId = Component.Id
 +
|fields=Component.Name
 +
|no html
 +
|where=ComponentRN._pageName="{{FULLPAGENAME}}"
 +
|group by=Component.Name
 +
}} has been upgraded to version 2.16.0.
 +
|log4jShortDescr2=This release includes important security fixes related to the Apache Log4j 2 vulnerability (CVE-2021-45105).
 +
|log4jFullDescr2=This release includes important security fixes related to the Apache Log4j 2 vulnerability (CVE-2021-45105). In particular, the Log4j library included with {{#cargo_query:tables=ComponentRN,Component|join on=ComponentRN.ComponentId = Component.Id|fields=Component.Name|no html|where=ComponentRN._pageName="{{FULLPAGENAME}}"|group by=Component.Name}} has been upgraded to version 2.17.0.
 +
|#default=}}<noinclude>[[Category:RNAutomation]]<templatedata>
 
{
 
{
"params": {},
+
"params": {
 +
"Boilerplate": {
 +
"description": "Select your boilerplate statement: NodeDescription = full statement on NodeJS, NodeHighlight = short summary for NodeJS, log4jHighlight = short summary for log4j, log4jShortDescr = short description for log4j, log4jFullDescr = full description for log4j",
 +
"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></noinclude>
</templatedata>
 
</noinclude>
 

Latest revision as of 05:45, November 16, 2022

This template defines the table "SecurityBoilerplate". View table.

Retrieved from "https://all.docs.genesys.com/Template:SecurityBoilerplate (2025-06-20 15:52:02)"