Feat: Add support for local files and merged rule format#1
Open
kumo-rn5s wants to merge 3 commits intoIssif:mainfrom
Open
Feat: Add support for local files and merged rule format#1kumo-rn5s wants to merge 3 commits intoIssif:mainfrom
kumo-rn5s wants to merge 3 commits intoIssif:mainfrom
Conversation
- Support both local files and URL downloads in registry.yaml - Add parser for merge rules yaml special structure - Fix 404 image references in index.html Signed-off-by: ishikawa_kumo <firosstuart@gmail.com>
Owner
|
Hi, I never considered this usage, I'm glad if you find this "app" useful. I didn't review your changes yet, here's some comments first:
Don't also hesitate to add a section in the readme to explain to people how to use the local version |
Signed-off-by: ishikawa_kumo <firosstuart@gmail.com>
Signed-off-by: ishikawa_kumo <firosstuart@gmail.com>
Author
Owner
|
I see. Our usages are a little bit different, my online version of the explorer allows people to see what available rules they can use, yours is there to have a better view of the loaded rules in a running falco instance. Both are legit, just didn't think about yours before. Nice idea. I'll try to find some time to review your proposal in the upcoming days. Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Purpose
I wanted to visualize my heavily customized Falco rules (with many overrides) in the browser alongside official rules. This enhancement allows exploring custom rule configurations in the same unified dashboard as the official rules.
This change is primarily something I wanted for my own use. If you find it useful, please consider merging this PR. (If it's not needed, feel free to just close it without hesitation)
Key Features
Local File Support
Merged Rules Format Support
Usage
View your customized rules:
My rules: (Attach/Exec Pod is info level by default)
