-
Notifications
You must be signed in to change notification settings - Fork 2
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
Charmaps and other issues #1
Comments
Hey @XGREENi3 -- there's a lot of room for improvement. If you can post some sample inputs that produce errors, that would be super useful |
Utils.py def escape_special_characters(content): def read_yaml_file(file_path): This seems to handle the non-UTF chars |
def append_data():
|
Made a PR |
Thanks @XGREENi3 ! Do you have an example rule I can use to test with? |
I did this on the full repo pull, as that is where I was getting the errors. I could not identify specific rules with that. I should have tried to identify those, apologies! |
all good! that's useful info and will help me find them, thanks! |
This tool is awesome and I managed to gain some success with the running of the converter however, I had to add a bunch of error handling, particularly with handling charmaps. Also seems to be some issues with deleting files. Once I work out the issues, I will submit a PR but I thought I would flag.
Also the repo of converted sigma is now 404.
Many thanks!
The text was updated successfully, but these errors were encountered: