diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter4/Security.rst | 19 | ||||
-rw-r--r-- | docs/data/needs.json | 10 |
2 files changed, 15 insertions, 14 deletions
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 @@ -443,15 +443,6 @@ API Requirements 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 :keyword: MUST @@ -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": "" }, |