This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch security in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
commit 24f9460b6b949641c2b0e9e40b9b55f9670b5846 Author: Daan Hoogland <d...@apache.org> AuthorDate: Mon Aug 18 12:47:50 2025 +0200 add tekst on limitations --- src/pages/security.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/security.md b/src/pages/security.md index 8a19558fd..14355b8f4 100644 --- a/src/pages/security.md +++ b/src/pages/security.md @@ -18,7 +18,12 @@ the following usages: - share log files - use any of [the third party integration components](integrations), that are meant for monitoring, storage, network and more. -That said, the project will work with any one on improving the secure +In addition to that, it is your own responsibility to + +- protect against DoS and brute-force attacks. +- provide full fletched monitoring. Though some facilities are provided, putting appropriate monitoring remains the ultimate responsibility of the operator. + +That all said, the project will work with any one on improving the secure use of the software it provides, with any 3rd party integration vendors or users of the software. This can be done on public GitHub issues or confidentially if so desired.