User Tools

Site Tools


dido:public:ra:1.4_req:2_nonfunc:25_security:04_data_integrity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:1.4_req:2_nonfunc:25_security:04_data_integrity [2021/03/25 10:34]
murphy
dido:public:ra:1.4_req:2_nonfunc:25_security:04_data_integrity [2021/06/11 14:43] (current)
char
Line 1: Line 1:
-====== 4.4.4.2 Data Integrity ======+====== 4.3.4.2 Data Integrity ======
 [[dido:​public:​ra:​1.4_req:​2_nonfunc:​25_security | Return to Securability ]] [[dido:​public:​ra:​1.4_req:​2_nonfunc:​25_security | Return to Securability ]]
  
Line 29: Line 29:
  
   * [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​physicalintegrity]] protects data’s wholeness and accuracy as it’s being used. When expected or unexpected down times occur (i.e., natural disasters strike, power goes out, or hackers disrupt database functions) ​ physical integrity is compromised. Some other issues which can compromise the integrity of the data are Human error, storage erosion, or a host of other issues making it impossible for data processing managers, system programmers,​ applications programmers,​ and internal auditors to obtain accurate data.   * [[dido:​public:​ra:​xapend:​xapend.a_glossary:​p:​physicalintegrity]] protects data’s wholeness and accuracy as it’s being used. When expected or unexpected down times occur (i.e., natural disasters strike, power goes out, or hackers disrupt database functions) ​ physical integrity is compromised. Some other issues which can compromise the integrity of the data are Human error, storage erosion, or a host of other issues making it impossible for data processing managers, system programmers,​ applications programmers,​ and internal auditors to obtain accurate data.
 +  * [[dido:​public:​ra:​xapend:​xapend.a_glossary:​l:​logicalintegrity]] keeps data unchanged as it is accessed. Logical integrity protects data from some of the same issues as Physical Integrity (i.e., human error and hackers as well) but in different ways. There are four types of logical integrity. \\
 +    1 - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​e:​entityintegrity]] - supports unique values that identify any particular data entry and that the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​k:​key|key]] is not null. \\
 +    2 - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​r:​refintegrity]] - ensures that references to other data entries exist. \\
 +    3 - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dataintegrity]] - ensures that domain rules (i.e., data restrictions) are enforced for the data within the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datastructure]]. For example, minimum, maximum, number of decimals, nullable, etc. are enforced. \\
 +    4 - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​u:​udefintegrity]] - ensures that business rules are enforced. For example, if a value is set, another value must also be set (unset); if a value exceeds a threshold, a notice must be sent.  \\
  
-  * [[dido:​public:​ra:​xapend:​xapend.a_glossary:​l:​logicalintegrity]] keeps data unchanged as it is accessed. Logical integrity protects data from some of the same issues as Physical Integrity (i.e., human error and hackers as well) but in different ways. There are four types of logical integrity. +**Note:** Data integrity is not [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datasecurity]] and not [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dataquality]].  
-    - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​e:​entityintegrity]] - supports unique values that identify any particular data entry and that the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​k:​key|key]] is not null. +  * Data Security defines the steps taken to prevent ​corruption ​from within ​and from outside attacks by people or processes. 
-    - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​r:​refintegrity]] - ensures that references to other data entries exists. +  * Data Integrity defines the steps taken to keep the data intact and accurate from internal people and processes and for the entirety of the data's existence. ​ 
-    - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dataintegrity]] - ensures that domain rules (i.e., data restrictions) are enforced for the data within the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datastructure]]. For example, minimum, maximum, number of decimals, nullable, etc. are enforced. +
-    - [[dido:​public:​ra:​xapend:​xapend.a_glossary:​u:​userdefintegrity]] - ensures that business rules are enforced. For example, if a value is set, another value must also be set (unset); if a value exceeds a threshold, a notice must be sent.  +
- +
-  * **Note:** Data integrity is not [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datasecurity]] and is not [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dataquality]].  +
-    * Data Security defines the steps taken in the prevention ​corruption and from corruption by outside attacks by people or processes.  +
-    * Data Integrity defines the steps taken to keep the data intact and accurate from internal people and processes and for the entirety of the data's existence.+
  
 ===== DIDO Specifics ===== ===== DIDO Specifics =====
 [[dido:​public:​ra:​1.4_req:​2_nonfunc:​25_security:​04_data_integrity | Return to Top]] [[dido:​public:​ra:​1.4_req:​2_nonfunc:​25_security:​04_data_integrity | Return to Top]]
  
-<color #FF0000><todo>DDSF has a spec</todo></color>+  : <wrap hi><color redTo be added/​expanded in future revisions of the DIDO RA  (look at spec if DDSF) </color></wrap>
  
 /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
dido/public/ra/1.4_req/2_nonfunc/25_security/04_data_integrity.1616682865.txt.gz · Last modified: 2021/03/25 10:34 by murphy