From 64e4bb780010224f4d6245e996199eceff172a0c Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Tue, 18 Sep 2018 20:50:40 +0000 Subject: VNFRQTS - Move Security Req R-33488 Issue-ID: VNFRQTS-408 Change-Id: I3e664fd407548fb4e3b18a02e2dad25be92f2821 Signed-off-by: Bozawglanian, Hagop (hb755d) --- docs/Chapter4/Security.rst | 19 ++++++++++--------- docs/data/needs.json | 10 +++++----- 2 files changed, 15 insertions(+), 14 deletions(-) (limited to 'docs') diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst index d16a7c3..565cfc3 100644 --- a/docs/Chapter4/Security.rst +++ b/docs/Chapter4/Security.rst @@ -442,15 +442,6 @@ API Requirements The VNF **SHOULD** integrate with the Operator's authentication and authorization services (e.g., IDAM). -.. req:: - :id: R-33488 - :target: VNF - :keyword: MUST - - The VNF **MUST** protect against all denial of service - attacks, both volumetric and non-volumetric, or integrate with external - denial of service protection tools. - .. req:: :id: R-21652 :target: VNF @@ -848,6 +839,16 @@ Security Analytics Requirements The VNF **MUST** be implemented so that it is not vulnerable to OWASP Top 10 web application security risks. +.. req:: + :id: R-33488 + :target: VNF + :keyword: MUST + :updated: casablanca + + The VNF **MUST** protect against all denial of service + attacks, both volumetric and non-volumetric, or integrate with external + denial of service protection tools. + VNF Data Protection Requirements ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/data/needs.json b/docs/data/needs.json index 2ba06e8..6a68c2e 100644 --- a/docs/data/needs.json +++ b/docs/data/needs.json @@ -1,5 +1,5 @@ { - "created": "2018-09-18T18:51:37.096831", + "created": "2018-09-18T20:45:19.500298", "current_version": "casablanca", "project": "", "versions": { @@ -21858,7 +21858,7 @@ "needs_amount": 750 }, "casablanca": { - "created": "2018-09-18T18:51:37.096757", + "created": "2018-09-18T20:45:19.500228", "needs": { "R-00011": { "description": "A VNF's Heat Orchestration Template's parameter defined\nin a nested YAML file\n**MUST NOT** have a parameter constraint defined.", @@ -28637,9 +28637,9 @@ "keyword": "MUST", "links": [], "notes": "", - "section_name": "VNF API Security Requirements", + "section_name": "VNF Security Analytics Requirements", "sections": [ - "VNF API Security Requirements", + "VNF Security Analytics Requirements", "VNF Security" ], "status": null, @@ -28651,7 +28651,7 @@ "title": "", "title_from_content": "", "type_name": "Requirement", - "updated": "", + "updated": "casablanca", "validated_by": "", "validation_mode": "" }, -- cgit 1.2.3-korg