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

Parsers for files defining SELinux policy #4173

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

masatake
Copy link
Member

@masatake masatake commented Jan 8, 2025

https://github.com/SELinuxProject/selinux-notebook/blob/main/src/kernel_policy_language.md#kernel-policy-language

I have used the parsers to study the reference policies of SELinux for years.

@masatake masatake force-pushed the selinux-policy branch 3 times, most recently from bee493a to 21520b8 Compare January 8, 2025 23:05
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 43.26923% with 59 lines in your changes missing coverage. Please review.

Project coverage is 85.92%. Comparing base (ddd08d2) to head (581b606).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
optlib/selinux-type-enforcement.c 0.00% 57 Missing ⚠️
parsers/selinux-interface.c 95.74% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4173      +/-   ##
==========================================
- Coverage   85.99%   85.92%   -0.08%     
==========================================
  Files         239      241       +2     
  Lines       58978    59082     +104     
==========================================
+ Hits        50719    50764      +45     
- Misses       8259     8318      +59     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Masatake YAMATO <[email protected]>
Signed-off-by: Masatake YAMATO <[email protected]>
@masatake masatake merged commit 4c102e7 into universal-ctags:master Jan 10, 2025
80 of 82 checks passed
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.

1 participant