We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Check 2.18 doesn't report the ID because this section should end in info -c "$check" instead.
info -c "$check"
Actual: [INFO] Ensure that experimental features are not implemented in production (Scored) (Deprecated)
[INFO] Ensure that experimental features are not implemented in production (Scored) (Deprecated)
Desired: [INFO] 2.18 - Ensure that experimental features are not implemented in production (Scored) (Deprecated)
[INFO] 2.18 - Ensure that experimental features are not implemented in production (Scored) (Deprecated)
See 2.17 for an example.
2.17
The text was updated successfully, but these errors were encountered:
konstruktoid
No branches or pull requests
Check 2.18 doesn't report the ID because this section should end in
info -c "$check"
instead.Actual:
[INFO] Ensure that experimental features are not implemented in production (Scored) (Deprecated)
Desired:
[INFO] 2.18 - Ensure that experimental features are not implemented in production (Scored) (Deprecated)
See
2.17
for an example.The text was updated successfully, but these errors were encountered: