Changes for page What an XWiki Security Review Should Actually Include
Last modified by Agnease on 2026/06/08 18:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -243,7 +243,9 @@ 243 243 <p> 244 244 <strong>Security review series:</strong> 245 245 this article is the main overview. You can also read 246 - <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>. 246 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a> 247 + and 248 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">how to start an XWiki access-rights review</a>. 247 247 Future topics will cover authentication and access control, script and programming rights, backup validation, 248 248 extension review and operational practices. 249 249 </p> ... ... @@ -285,14 +285,22 @@ 285 285 becomes business-critical. 286 286 </p> 287 287 288 - <div class="resource-note"> 289 - <p> 290 - Related resources: 291 - <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>, 292 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">why regular XWiki upgrades matter</a> 293 - and 294 - <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>. 295 - </p> 290 + <div class="resource-note related-resources"> 291 + <p><strong>Related resources:</strong></p> 292 + <ul> 293 + <li> 294 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">Why XWiki access rights need a clear governance model</a> 295 + </li> 296 + <li> 297 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">How to start an XWiki access-rights review</a> 298 + </li> 299 + <li> 300 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Why regular XWiki upgrades matter</a> 301 + </li> 302 + <li> 303 + <a href="$xwiki.getURL('resources.xwiki-custom-development')">How to keep XWiki custom development maintainable across upgrades</a> 304 + </li> 305 + </ul> 296 296 </div> 297 297 298 298 <div class="resource-cta">