-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
At puppetize2021 during the presentation on Infrastructure as Secure Code, the question rose up on how to change ciphers.
Proposal 1: puppet-lint way
puppet-lint let you allow to disable or enable tests.
Maybe ciphers can be within a separate test (only the ciphers, not the test itself).
But this is only possible if one can alter the ciphers-only test.
Proposal 2: using a config file
If no config file, like .lint-security.yaml exists, the plugin uses the defaults.
If a config file exists and sets data for a specific test, these data are used.
Metadata
Metadata
Assignees
Labels
No labels