Skip to content

Commit

Permalink
Merge pull request #25 from DaTebe/iteration
Browse files Browse the repository at this point in the history
Iteration
  • Loading branch information
DaTebe authored Mar 3, 2023
2 parents 19e316e + 2fd6b83 commit 8eaee47
Show file tree
Hide file tree
Showing 24 changed files with 4,994 additions and 7,766 deletions.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,11 @@ npm-debug.log

# Jest #
########
coverage
coverage

# testfiles
testFile1.txt
testFile2.txt
testFile3.txt
testFile4.txt
testFile5.txt
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ The DCAs generated using the library already adhere to the Destroy Claim Model S

+ [Destroy Claim Model 1.0.0 Specification](docs/destroy-claim.md)

+ [Standart Extensions](docs/std-extensions.md)
+ [Standard Extensions](docs/std-extensions.md)

+ [Standard Destroy Reasons](docs/destroy-reasons.md)

+ [destroyclaim-js Library Documentation](docs/destroyclaim-js.md/)

Expand Down
2 changes: 0 additions & 2 deletions dist/bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/bundle.js.map

This file was deleted.

2,070 changes: 1,035 additions & 1,035 deletions docs/destroy-claim.md

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions docs/destroy-reasons.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Standardized Destroy Reasons

| code | name | description |
| ---------------------------------------------------------------------- | ----------------------------------------------------------------- | ------------------------------------------------------------------- |
| std:reason:data-quality:accessibility:accessibility | Data Quality - Accessibility | The accessibility of the data is not good enough |
| std:reason:data-quality:accessibility:access-security | Data Quality - Access Security | The accessibility of the data is not secure enough |
| std:reason:data-quality:representational:concise-representation | Data Quality - Concise Representation | The data is not concise in its representation |
| std:reason:data-quality:representational:representational-consistency | Data Quality - Representational Consistency | The data is not consistent in its representation |
| std:reason:data-quality:representational:ease-of-understanding | Data Quality - Ease of Understanding | The data is not easy enough to understand |
| std:reason:data-quality:representational:interpretability | Data Quality - Interpretability | The interpretability of the data is not of high quality |
| std:reason:data-quality:contextual:appropriate-amount-of-data | Data Quality - Appropriate Amount of Data | The amount of data is not appropriate |
| std:reason:data-quality:contextual:completeness | Data Quality - Completeness | The data is not complete. |
| std:reason:data-quality:contextual:timeliness | Data Quality - Timeliness | The data is not up to date |
| std:reason:data-quality:contextual:relevancy | Data Quality - Relevancy | The data has no relevancy |
| std:reason:data-quality:contextual:value-added | Data Quality - Value-added | The data offers no added value |
| std:reason:data-quality:intrinsic:reputation | Data Quality - Reputation | The reputation of the data is questionable. |
| std:reason:data-quality:intrinsic:believability | Data Quality - Believability | The data is not believable enough |
| std:reason:data-quality:intrinsic:objectivity | Data Quality - Objectivity | The data is not objective enough |
| std:reason:data-quality:intrinsic:accuracy | Data Quality - Accuracy | The data is not accurate enough |
| std:reason:organizational:principles:green-it | Organizational - Principles - Green IT | Keeping the data is ecologically questionable. |
| std:reason:organizational:principles:ethics | Organizational - Principles - Ethics | The ethics of the data are questionable |
| std:reason:organizational:principles:moral | Organizational - Principles - Moral | The moral of the data is questionable |
| std:reason:organizational:principles:fairness | Organizational - Principles - Fairness | The fairness of the data is questionable |
| std:reason:organizational:economics:irrelevance | Organizational - Economics - Irrelevance | The data is irrelevant |
| std:reason:organizational:economics:lack-of-value | Organizational - Economics - Lack of Value | The data has a lack of value |
| std:reason:organizational:economics:save-costs | Organizational - Economics - Save Costs | The data cause high costs |
| std:reason:organizational:economics:save-time | Organizational - Economics - Save Time | The data costs time |
| std:reason:technical:environment-focused:free-storage-space | Technical - Environment-focused - Free Storage Space | The storage space of the data is needed |
| std:reason:technical:environment-focused:improve-efficacy | Technical - Environment-focused - Improve Efficacy | Deleting the data improves efficacy |
| std:reason:technical:environment-focused:improve-efficiency | Technical - Environment-focused - Improve Efficiency | Deleting the data improves efficiency |
| std:reason:technical:data-focused:corrupted | Technical - Data-focused - Corrupted | The data is corrupted (e.g. missing bytes on transfere) |
| std:reason:technical:data-focused:representation | Technical - Data-focused - Representation | The representation of the data is incorrect |
| std:reason:technical:data-focused:invalid-data | Technical - Data-focused - Invalid Data | The data is invalid |
| std:reason:compliance:laws-contracts:crime-illegal:betrayal-of-secrets | Compliance - Laws/Contracts - Crime/Illegal - Betrayal of Secrets | The data violates the secrecy |
| std:reason:compliance:laws-contracts:crime-illegal:copyright | Compliance - Laws/Contracts - Crime/Illegal - Copyright | The data violates the copyright |
| std:reason:compliance:laws-contracts:data-protection:ccpa | Compliance - Laws/Contracts - Data Protection - CCPA | The data violates the California Consumer Privacy Act (CCPA) |
| std:reason:compliance:laws-contracts:data-protection:dsgvo | Compliance - Laws/Contracts - Data Protection - DSGVO | The data violates the Datenschutz-Grundverordnung (DSGVO) |
| std:reason:compliance:laws-contracts:data-protection:gdpr | Compliance - Laws/Contracts - Data Protection - GDPR | The data violates the General Data Protection Regulation (GDPR) |
| std:reason:compliance:laws-contracts:nda | Compliance - Laws/Contracts - NDA | The data violates a Non-Disclosure Agreement (NDA) |
| std:reason:compliance:laws-contracts:expired-retention-period | Compliance - Laws/Contracts - Expired Retention Period | The data retention period has expired |
| std:reason:compliance:laws-contracts:sla | Compliance - Laws/Contracts - SLA | The data violates the Service-Level-Agreement (SLA) |
| std:reason:compliance:standards:external:nist | Compliance - Standards - External - NIST | The data does not comply with one or more NIST standards |
| std:reason:compliance:standards:external:iso | Compliance - Standards - External - ISO | The data does not comply with one or more ISO standards |
| std:reason:compliance:standards:external:din | Compliance - Standards - External - DIN | The data does not comply with one or more DIN standards |
| std:reason:compliance:standards:internal:employee-guides | Compliance - Standards - Internal - Employee Guides | he data does not comply with the employee guidelines |
| std:reason:security:integrity-reliability:malicious-executable-data | Security - Integrity/Reliability - Malicious Executable Data | The data contains malicious executable content and can be dangerous |
| std:reason:security:integrity-reliability:malicious-data | Security - Integrity/Reliability - Malicious Data | The data contains malicious content and can be dangerous |
| std:reason:security:integrity-reliability:unintended-changes | Security - Integrity/Reliability - Unintended Changes | The data contains unintended changes |
| std:reason:security:integrity-reliability:social-engineering:scareware | Security - Integrity/Reliability - Social Engineering - Scareware | The data contains scareware and can be dangerous |
| std:reason:security:integrity-reliability:social-engineering:spam | Security - Integrity/Reliability - Social Engineering - Spam | The data contains spam and can be dangerous |
| std:reason:security:integrity-reliability:social-engineering:phishing | Security - Integrity/Reliability - Social Engineering - Phishing | The data contains phishing and can be dangerous |
| std:reason:security:confidentiality:change-of-scope | Security - Confidentiality - Change of Scope | The data is no longer save due to a change of scope |
| std:reason:security:confidentiality:clear-traces | Security - Confidentiality - Clear Traces | The data must be deleted to clear traces |
| std:reason:security:confidentiality:storage-location | Security - Confidentiality - Storage Location | The data is no longer save in its storage location |
| std:reason:security:confidentiality:missing-encryption | Security - Confidentiality - Missing Encryption | The data is missing an encryption |
| std:reason:security:confidentiality:discard-sell-hardware | Security - Confidentiality - Discard/Sell Hardware | The data is located on hardware to be sold or discarded |
| std:reason:custom | Custom Reason | A custom reason |
Loading

0 comments on commit 8eaee47

Please sign in to comment.