diff options
author | 2019-09-17 18:43:44 +0000 | |
---|---|---|
committer | 2019-09-17 18:43:44 +0000 | |
commit | 1e870d8b227d8ff95d8e64cb65174f8ef86398f7 (patch) | |
tree | d9936440f494cd20dc742b850dc83933fe4dc0cd /docs/Chapter4 | |
parent | 2d9a6ffa96031c42b6e9206b5d6d169838756e7e (diff) |
VNFRQTS - Security batch 2
Issue-ID: VNFRQTS-694
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I3711d6fb2aef514f99526282e36c6ebd4d890506
Diffstat (limited to 'docs/Chapter4')
-rw-r--r-- | docs/Chapter4/Security.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst index d36708d..68e7bd7 100644 --- a/docs/Chapter4/Security.rst +++ b/docs/Chapter4/Security.rst @@ -275,10 +275,13 @@ the product's lifecycle. .. req:: :id: R-258686 :target: VNF - :keyword: MUST NOT + :keyword: SHOULD NOT :introduced: casablanca + :updated: el alto - The VNF application processes **MUST NOT** run as root. + The VNF application processes **SHOULD NOT** run as root. If a VNF + application process must run as root, the technical reason must + be documented. .. req:: :id: R-118669 |