-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Docs: Add missing description for 'utils' category to README #454
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
Conversation
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.
Pull request overview
This PR adds documentation for the previously undocumented utils category in the README. The utils folder contains YARA rules for detecting common data patterns and forensic indicators but was missing from the Categories section.
Key changes:
- Added a new "Utils" section to the Categories documentation in README.md
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Hello,
I noticed that the
utilsfolder is present in the repository, containing files such asip.yar,url.yar,magic.yarandsuspicious_strings.yar, but it is currently missing from the Categories section in theREADME.md.After analysing the contents, I have drafted a description to fill this gap, maintaining the existing style of the documentation.
Changes:
README.md.Proposed text:
I hope this contribution helps improve the project's documentation.