summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.rst21
l---------docs/osa1
-rw-r--r--docs/osalist.rst12
3 files changed, 34 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..db3a876
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,21 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. Copyright 2019 Samsung Electronics
+
+.. _onap-security:
+
+=============
+ONAP Security
+=============
+
+.. toctree::
+ :maxdepth: 1
+
+
+ONAP Security Advisories (OSA)
+------------------------------
+You can find the complete list of published advisories here:
+
+.. toctree::
+ :maxdepth: 1
+
+ osalist
diff --git a/docs/osa b/docs/osa
new file mode 120000
index 0000000..9748b7d
--- /dev/null
+++ b/docs/osa
@@ -0,0 +1 @@
+../osa \ No newline at end of file
diff --git a/docs/osalist.rst b/docs/osalist.rst
new file mode 100644
index 0000000..70b439c
--- /dev/null
+++ b/docs/osalist.rst
@@ -0,0 +1,12 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. Copyright 2019 Samsung Electronics
+
+========================
+ONAP Security Advisories
+========================
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ ./osa/*