Write new text for control input help. #511
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type:
Documentation
PR Description:
This PR updates the descriptions in various metadata files to improve clarity and provide more detailed information. The changes mainly involve rephrasing existing descriptions and correcting grammar where necessary.
PR Main Files Walkthrough:
files:
README.md
: Updated the description for the "cpu_request_max" control input.rules/K8s common labels usage/rule.metadata.json
: Updated the description for the "Kubernetes Recommended Labels" control input.rules/container-image-repository-v1/rule.metadata.json
: Updated the description for the "Allowed image repositories" control input.rules/excessive_amount_of_vulnerabilities_pods/rule.metadata.json
: Updated the descriptions for the "Max critical vulnerabilities" and "Max high vulnerabilities" control inputs.rules/exposed-sensitive-interfaces-v1/rule.metadata.json
: Updated the description for the "Sensitive interfaces" control input.rules/insecure-capabilities/rule.metadata.json
: Updated the description for the "Insecure capabilities" control input.rules/label-usage-for-resources/rule.metadata.json
: Updated the description for the "Recommended Labels" control input.rules/resources-cpu-limit-and-request/rule.metadata.json
: Updated the descriptions for the "cpu_request_max", "cpu_request_min", "cpu_limit_max", and "cpu_limit_min" control inputs.rules/rule-credentials-configmap/rule.metadata.json
: Updated the descriptions for the "Values", "Keys", and "AllowedValues" control inputs.rules/verify-image-signature/rule.metadata.json
: Updated the description for the "Trusted Cosign public keys" control input.User Description:
Signed-off-by: Craig Box [email protected]