Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicate resource (describe.one) #137

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spencer-cdw
Copy link
Contributor

@spencer-cdw spencer-cdw commented Nov 4, 2022

Possible fix/workaround for #136

I noticed that there are a couple of instances where the inspec profiles use next unless file(f).exist (e.g. distribution-independent-linux:1.6.3.1)

Copying that logic to the resources that are running when they shouldn't be to test if it eliminates the problem.

TODO:

I've not yet figured out how to test a branch using cinc-auditor.

cinc-auditor exec https://github.com/dev-sec/cis-dil-benchmark --controls=cis-dil-benchmark-1.4.1

@spencer-cdw
Copy link
Contributor Author

I believe this is the root cause inspec/inspec#1279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant