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

Add support for security policies #845

Merged
merged 12 commits into from Nov 8, 2022
Merged

Add support for security policies #845

merged 12 commits into from Nov 8, 2022

Conversation

imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Aug 16, 2022

Related to yast/yast-security#128.

  • Add support to check security policies in AutoYaST.
  • If displays a Y2Issue for each failing rule with :warn severity.

Enabling a policy

  <security>
    <security_policy>
      <action>remediate</action> <!-- none, remediate or scan -->
      <policy>stig</policy>
    </security_policy>
  </security>

Screenshots

security-policy-warning

Copy link
Contributor

@joseivanlopez joseivanlopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version and changlog are missing.

Copy link
Contributor

@joseivanlopez joseivanlopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-validating the approval from @joseivanlopez now that the related changes are merged

@imobachgs imobachgs merged commit 048b9e6 into SLE-15-SP4 Nov 8, 2022
@imobachgs imobachgs deleted the security-policy branch November 8, 2022 10:50
@yast-bot
Copy link
Contributor

yast-bot commented Nov 8, 2022

✔️ Internal Jenkins job #9 successfully finished
✔️ Created IBS submit request #283925

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

5 participants