diff options
Diffstat (limited to 'requirements/catalogue')
| -rw-r--r-- | requirements/catalogue/req-060.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-061.md | 2 | ||||
| -rw-r--r-- | requirements/catalogue/req-062.md | 6 | ||||
| -rw-r--r-- | requirements/catalogue/req-063.md | 6 |
4 files changed, 16 insertions, 0 deletions
diff --git a/requirements/catalogue/req-060.md b/requirements/catalogue/req-060.md index e9a25cb..45c2a74 100644 --- a/requirements/catalogue/req-060.md +++ b/requirements/catalogue/req-060.md @@ -5,3 +5,5 @@ person is the user themselves, or the user has given permission for them to access the data in the salient way. Source: need-002 + +Satisfied by: req-062, ass-015 diff --git a/requirements/catalogue/req-061.md b/requirements/catalogue/req-061.md index 6f21337..c2528b1 100644 --- a/requirements/catalogue/req-061.md +++ b/requirements/catalogue/req-061.md @@ -5,3 +5,5 @@ that person is the user themselves, or the user has given permission for them to access the data in the salient way. Source: need-002 + +Satisfied by: req-063, ass-015 diff --git a/requirements/catalogue/req-062.md b/requirements/catalogue/req-062.md new file mode 100644 index 0000000..ff0d270 --- /dev/null +++ b/requirements/catalogue/req-062.md @@ -0,0 +1,6 @@ +# req-062 + +Schist must not allow anybody to access data at rest in any way unless that +person is the user themselves. + +Source: req-060 diff --git a/requirements/catalogue/req-063.md b/requirements/catalogue/req-063.md new file mode 100644 index 0000000..ac83120 --- /dev/null +++ b/requirements/catalogue/req-063.md @@ -0,0 +1,6 @@ +# req-063 + +Schist must not allow anybody to access data in motion in any way unless that +person is the user themselves. + +Source: req-061 |
