Skip to content

Commit 5d92d29

Browse files
authored
security_checklist.md: ibexa_system_info → ezplatform_support_tools
Backward to the old name for 3.3
1 parent 9a016a5 commit 5d92d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/security_checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Reduce your attack surface by exposing only what you must.
120120
- By default, a [Powered-By header](https://doc.ibexa.co/en/latest/update_and_migration/from_1.x_2.x/update_db_to_2.5/#powered-by-header) is set. It specifies what version of the DXP is running. For example, `x-powered-by: [[= product_name_exp =]] v4`. This doesn't expose anything that couldn't be detected through other means. But if you wish to obscure this, you can either omit the version number, or disable the header entirely by setting `enabled: false`.
121121

122122
```yaml
123-
ibexa_system_info:
123+
ezplatform_support_tools:
124124
system_info:
125125
powered_by:
126126
# major => v4 || minor => v4.6 || none

0 commit comments

Comments
 (0)