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

[Draft] Protection to apply YARA Rules #139

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    bfcf03a View commit details
    Browse the repository at this point in the history
  2. Include link to failing event

    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    ecf60b6 View commit details
    Browse the repository at this point in the history
  3. Scan media files

    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8b444fb View commit details
    Browse the repository at this point in the history
  4. Implement first actions

    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    4200b4d View commit details
    Browse the repository at this point in the history
  5. Move to modern node-yara-rs

    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f32b5e0 View commit details
    Browse the repository at this point in the history
  6. Improve startup

    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2cd9d1c View commit details
    Browse the repository at this point in the history
  7. Add settings for the policy list to the yara protection and add ban,k…

    …ick and silence actions
    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    e481599 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2b20d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    001f664 View commit details
    Browse the repository at this point in the history
  10. Improve settings type

    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8c555a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4868c50 View commit details
    Browse the repository at this point in the history
  12. Update @node_yara_rs/node-yara-rs to have the ability to get values f…

    …rom json with the yara protection
    MTRNord committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    b61ecc9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5f1f2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    edbe22a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee1bd3b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    a12c437 View commit details
    Browse the repository at this point in the history