diff --git a/docs/technical-documentation/architecture/Architecture Constraints.md b/docs/technical-documentation/architecture/Architecture Constraints.md index 064feab..27d4b36 100644 --- a/docs/technical-documentation/architecture/Architecture Constraints.md +++ b/docs/technical-documentation/architecture/Architecture Constraints.md @@ -19,14 +19,15 @@ ## Code analysis, linting and code coverage As part of the standard reviews, following code analysis and security checks have been executed: -* SonarCloud Code Analysis -* Thread Modelling Analysis -* Static Application Security Testing (SAST) -* Dynamic Application Security Testing (DAST) -* Secret Scans -* Software Composition Analysis (SCA) -* Container Scans -* Infrastructure as Code (IaC) + +- SonarCloud Code Analysis +- Thread Modelling Analysis +- Static Application Security Testing (SAST) +- Dynamic Application Security Testing (DAST) +- Secret Scans +- Software Composition Analysis (SCA) +- Container Scans +- Infrastructure as Code (IaC) ## NOTICE diff --git a/docs/technical-documentation/architecture/Requirements.md b/docs/technical-documentation/architecture/Requirements.md index b3d5874..8942ed9 100644 --- a/docs/technical-documentation/architecture/Requirements.md +++ b/docs/technical-documentation/architecture/Requirements.md @@ -10,8 +10,8 @@ For Catena-X Member Companies |ID|Title|Requirement| |--------|--------|--------| |REQ-C-004|Identity Integration|Authentication is done vis IdP Federation to minimize administration overhead and to simplify logins. Authorization not included, this must be done Catena-X specific by the Central-IdP| -|REQ|Single-Point-Of-Thruth of the current supported, allowed and defined policy rules.| -|REQ|Share joint efforts by supporting stakeholders with one solution which can run anywhere. Maintenance efforts can get reduced.| +|REQ|Single-Point-Of-Thruth of the current supported, allowed and defined policy rules.|| +|REQ|Share joint efforts by supporting stakeholders with one solution which can run anywhere. Maintenance efforts can get reduced.|| ## NOTICE