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

Clarify unknown part message on rule parse #845

Merged
merged 6 commits into from
Apr 10, 2023

Conversation

jw3
Copy link
Member

@jw3 jw3 commented Apr 6, 2023

Clarifies the unknown subject|object messages from the parser.

Closes #802

@jw3 jw3 added the rules label Apr 6, 2023
@jw3 jw3 merged commit c9eb33d into ctc-oss:master Apr 10, 2023
@jw3 jw3 deleted the 802-rule-parse-clarification branch April 10, 2023 12:09
jw3 added a commit to jw3/fapolicy-analyzer that referenced this pull request Apr 17, 2023
@jw3 jw3 mentioned this pull request Apr 17, 2023
jw3 added a commit that referenced this pull request Apr 17, 2023
The active check now uses the unit's loaded status to determine validity.

This check may not be entirely accurate in general, but it is an
improvement and works in the cases we are concerned about.

Also: The cargo-vendor-filterer crate recently released a new version
that requires Rust 1.64. This PR pins our install in the Makefile to the
previous v0.5.8 for el8 compat.

Also: Commits the lock file which was missed back in #845

Closes #851
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rules parse message: Expected one of ...
1 participant