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
-
... ... @@ -122,6 +122,13 @@ 122 122 of small exceptions that nobody reviewed later. 123 123 </p> 124 124 125 + <p> 126 + For a deeper look at this topic, see 127 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>. 128 + For a practical starting point, see 129 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">how to start an XWiki access-rights review</a>. 130 + </p> 131 + 125 125 <h3>3. Authentication and identity management</h3> 126 126 <p> 127 127 Authentication should be reviewed beyond the simple question of whether users can log in. LDAP, Active ... ... @@ -232,6 +232,18 @@ 232 232 permissions, extensions, customizations and recovery procedures were configured years earlier. 233 233 </p> 234 234 242 + <div class="resource-note"> 243 + <p> 244 + <strong>Security review series:</strong> 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> 247 + and 248 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">how to start an XWiki access-rights review</a>. 249 + Future topics will cover authentication and access control, script and programming rights, backup validation, 250 + extension review and operational practices. 251 + </p> 252 + </div> 253 + 235 235 <h2 id="security-review-faq">XWiki security review FAQ</h2> 236 236 237 237 <h3>What should an XWiki security review include?</h3> ... ... @@ -268,13 +268,22 @@ 268 268 becomes business-critical. 269 269 </p> 270 270 271 - <div class="resource-note"> 272 - <p> 273 - Related resources: 274 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">why regular XWiki upgrades matter</a> 275 - and 276 - <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>. 277 - </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> 278 278 </div> 279 279 280 280 <div class="resource-cta">