This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/staging-site by this push:
     new 49f09e305 system resource protection responsibilities (#351)
49f09e305 is described below

commit 49f09e305f5e0bd65f60f1c26406046a261584ea
Author: dahn <daan.hoogl...@shapeblue.com>
AuthorDate: Mon Aug 25 14:39:49 2025 +0200

    system resource protection responsibilities (#351)
---
 src/pages/security.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/pages/security.md b/src/pages/security.md
index 06530634b..8cb9d829b 100644
--- a/src/pages/security.md
+++ b/src/pages/security.md
@@ -18,10 +18,11 @@ the following usages:
 - share log files
 - use any of [the third party integration components](integrations), that are 
meant for monitoring, storage, network and more.
 
-In addition to that, it is your own responsibility to
+In addition to that, it is your own responsibility, as an operator to
 
 - protect against DoS and brute-force attacks.
 - provide full fledged monitoring. Though some facilities are provided, 
putting appropriate monitoring remains the ultimate responsibility of the 
operator.
+- ensure the security and integrity, including safeguarding them against 
unauthorized external access of critical cloud resources. These include, but 
are not limited to OS level access to Hosts, Management Servers, SystemVMs and 
routers.
 
 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

Reply via email to