minor updates

master
sottlmarek 6 years ago committed by GitHub
parent 043754faba
commit 0d3325fee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      devsecopsmanifesto.md

@ -1,7 +1,7 @@
DEVSECOPS MANIFESTO
==========
With DevSecOps, part of the architecture can be captured as a code. Centralized configuration management and infrastructure are widely used as a code.
With DevSecOps, part of the architecture can be captured as a code. Centralized configuration management and infrastructure are widely used as a code. Even the compliance and audit can and must be standardised in structured language.
Structured languages that are used to configure databases, firewalls, servers, applications, or containers, must be readable. Architectural standards, such as CIS benchmarks, are defined only once, and the code is automatically distributed and configured on all architectural components of specific type. A high degree of automation is critical parameter to security in agile environments. The DevSecOps toolkit provides a complete process of deploying and installing IT systems in a controlled manner.
@ -15,4 +15,4 @@ Structured languages that are used to configure databases, firewalls, servers, a
* Teams must share knowledge in information and cyber security for growth
* overall maturity of community resulting into guild.
* Automation and security coding is a long-term goal for architecture as a code.
* Security artefacts must be self-documented.
* Security artefacts must be self-documented.

Loading…
Cancel
Save