sommerfeld-io-archive / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

Adopt checks from dev-sec Inspec profiles for my own Inspec tests #4

Open sebastian-sommerfeld-io opened 1 year ago

sebastian-sommerfeld-io commented 1 year ago

As a DevOps engineer, I want to adopt security checks from the dev-sec Inspec profiles into my own Inspec tests. This will allow me to ensure that my systems meet industry-standard security best practices and are protected against common threats. I should be able to select the relevant checks from the dev-sec profiles and incorporate them into my own Inspec tests. I want to be able to run the tests automatically as part of my continuous integration and deployment pipeline, so that I can detect and remediate security issues quickly. With these security checks in place, I can have confidence in the security of my systems and minimize the risk of security breaches.

Template Profiles

Acceptance Criteria

Implementation tasks