audit-node-modules-with-yara
Audit Node Module folder with YARA rules to identify possible malicious packages hiding in node_moudles (by rpgeeganage)
pepper
simple and opinionated modal code editor for your terminal (by vamolessa)
audit-node-modules-with-yara | pepper | |
---|---|---|
4 | 3 | |
20 | 374 | |
- | - | |
0.0 | 0.0 | |
over 4 years ago | over 1 year ago | |
YARA | Rust | |
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
audit-node-modules-with-yara
Posts with mentions or reviews of audit-node-modules-with-yara.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Auditing NodeJs modules with YARA rules
To achieve this, I started setting up a small project. It is available at https://github.com/rpgeeganage/audit-node-modules-with-yara
- Node Module supplier chain attack detect using YARA rules
-
Audit Node Module folder with YARA rules
GitHub Repo: https://github.com/rpgeeganage/audit-node-modules-with-yara
pepper
Posts with mentions or reviews of pepper.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-29.
- A simple and opinionated modal code editor for your terminal
-
Minimal/hobby terminal text editor with LSP support
Does anyone have any examples of these? I want to build a terminal text editor with LSP (rust analyzer) support. The best examples I have found so far are pepper and helix but there are reasonably large and mature projects which makes them harder for me to learn from. I figured there must be other people who have done the same but with much smaller projects which would therefore be easier to learn fro.
-
Thoughts on some of the actively developed text editors written in Rust?
pepper
What are some alternatives?
When comparing audit-node-modules-with-yara and pepper you can also consider the following projects:
signature-base - YARA signature and IOC database for my scanners and tools
Qu1cksc0pe - All-in-One malware analysis tool.
awesome-yara - A curated list of awesome YARA rules, tools, and people.
kibi - A text editor in ≤1024 lines of code, written in Rust
solidarity - Solidarity is an environment checker for project dependencies across multiple machines.
glyph - My own personal code editor built with Rust + OpenGL