cyberark / conjur-inspect

Apache License 2.0
3 stars 0 forks source link

Container runtime checks #15

Closed micahlee closed 1 year ago

micahlee commented 1 year ago

Desired Outcome

The desired outcome of this PR is to add container runtime (Docker/Podman) checks to report on the version and configuration.

Implemented Changes

This PR provides a couple of cleanup and refactoring commits and then the new inspection checks as the last commit. It will be easiest to review by commit.

Connected Issue/Story

CyberArk internal issue ID: CNJR-480

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 728262a4 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 97.1% (50% is the threshold).

This pull request will bring the total coverage in the repository to 94.6% (0.3% change).

View more on Code Climate.