-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat(APIv2): RHINENG-2875 implement tailorings endpoint #1885
feat(APIv2): RHINENG-2875 implement tailorings endpoint #1885
Conversation
ece1961
to
2b8cb23
Compare
cc6727e
to
753d2ce
Compare
ff55c85
to
0ab02ac
Compare
9916cb2
to
33f45af
Compare
aac28b6
to
10097b0
Compare
ea8518c
to
42bda41
Compare
1164033
to
b3d4015
Compare
5c444a5
to
c66e3b9
Compare
c66e3b9
to
4d05d01
Compare
4d05d01
to
8276c44
Compare
8276c44
to
2815784
Compare
tailoring: tailoring | ||
) | ||
end | ||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we would need a trait about randomly shuffled rules where not only the rules of the parent profile are mixed in, but other ones from the security guide as well.
:with_rules, | ||
os_major_version: 8, | ||
ref_id_suffix: 'foo', | ||
supports_minors: [version] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note: We can support multiple minor RHEL versions.
Secure Coding Practices Checklist GitHub Link
Secure Coding Checklist