sentenz / convention

General articles, conventions, and guides.
https://sentenz.github.io/convention/
Apache License 2.0
4 stars 2 forks source link

Refactor article about `XOps` #101

Open sentenz opened 1 year ago

sentenz commented 1 year ago

XOps

DevOps

PlanSecOps

DevSecOps

Striving for Continuous Compliance in DevOps

Continuous compliance is the ongoing monitoring process for compliance with industry regulations and following cybersecurity best practices. Establishing a consistent release management process can help attain continuous compliance. Other steps include adding access controls to the code base, patching updates to software libraries regularly, and having a repeatable approach for adding new software features that meet customer needs and comply with relevant regulations.

Some of the recommended controls that support continuous compliance in DevOps include:

See also

sentenz commented 7 months ago

Related #266