-
Notifications
You must be signed in to change notification settings - Fork 601
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
s/apparmor: probe parser support for tags #15198
s/apparmor: probe parser support for tags #15198
Conversation
Signed-off-by: Oliver Calder <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #15198 +/- ##
==========================================
- Coverage 78.09% 78.09% -0.01%
==========================================
Files 1190 1190
Lines 158458 158552 +94
==========================================
+ Hits 123746 123816 +70
- Misses 27017 27033 +16
- Partials 7695 7703 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Thu Mar 13 19:05:42 UTC 2025 Failures:Executing:
Restoring:
|
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.
LGTM
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.
Thanks
Probe whether the AppArmor parser supports tags.
This is preliminary work before wiring metadata tagging support checks into profile generation.
This work is tracked internally by https://warthogs.atlassian.net/browse/SNAPDENG-34580