Skip to content

Actions: VirusTotal/yara-x

Code health

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
1,899 workflow runs
1,899 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

style: removing trailing spaces.
Code health #2749: Commit 9bc6d35 pushed by plusvic
January 22, 2025 12:46 1m 54s main
January 22, 2025 12:46 1m 54s
feat: Scanner.set_module_output now return &mut Scanner.
Code health #2748: Commit 2d3ce59 pushed by plusvic
January 22, 2025 12:40 2m 2s main
January 22, 2025 12:40 2m 2s
fix: method calls were receiving the object reference as the last arg…
Code health #2747: Commit 2b69aee pushed by plusvic
January 22, 2025 12:04 2m 12s main
January 22, 2025 12:04 2m 12s
docs: fix link in comment.
Code health #2746: Commit d79fbde pushed by plusvic
January 22, 2025 11:29 1m 55s main
January 22, 2025 11:29 1m 55s
fix: reduce consumption of virtual address space. (#295)
Code health #2744: Commit 3a37a42 pushed by plusvic
January 20, 2025 16:01 2m 1s main
January 20, 2025 16:01 2m 1s
chore: upgrade fuzzer dependencies
Code health #2740: Commit 0f1e4cc pushed by plusvic
January 20, 2025 10:36 1m 53s main
January 20, 2025 10:36 1m 53s
test: fix "cargo test" after cst change
Code health #2739: Commit 8a517a6 pushed by plusvic
January 20, 2025 10:33 2m 1s main
January 20, 2025 10:33 2m 1s
fix: reduce consumption of virtual address space.
Code health #2738: Pull request #295 opened by plusvic
January 20, 2025 10:14 2m 0s addr-space-reservation
January 20, 2025 10:14 2m 0s
refactor: document changes
Code health #2737: Commit 1f7c59b pushed by plusvic
January 20, 2025 10:05 2m 1s addr-space-reservation
January 20, 2025 10:05 2m 1s
chore: reduce WASM memory reservation to 16MB.
Code health #2735: Commit 4969488 pushed by plusvic
January 18, 2025 15:23 2m 1s addr-space-reservation
January 18, 2025 15:23 2m 1s
chore: reduce WASM memory reservation from 2GB to 256MB.
Code health #2734: Commit c585d73 pushed by plusvic
January 18, 2025 15:15 1m 56s addr-space-reservation
January 18, 2025 15:15 1m 56s
fix: don't strip prefix is path is exactly "./" or ".\".
Code health #2733: Commit 4f4880f pushed by plusvic
January 18, 2025 15:11 1m 58s main
January 18, 2025 15:11 1m 58s
fix: don't strip prefix if path is exactly "." (#293)
Code health #2732: Commit 45da681 pushed by plusvic
January 18, 2025 14:18 1m 57s main
January 18, 2025 14:18 1m 57s
test: fix "cargo test" after cst change.
Code health #2730: Pull request #294 opened by wxsBSD
January 18, 2025 03:15 2m 0s wxsBSD:fix_tests_after_cst_change
January 18, 2025 03:15 2m 0s
fix: don't strip prefix if path is exactly "."
Code health #2729: Pull request #293 opened by wxsBSD
January 18, 2025 03:10 2m 7s wxsBSD:dont_strip_prefix_on_dot
January 18, 2025 03:10 2m 7s
refactor: change the Parser.into_cst() to Parser.try_into_cst().
Code health #2728: Commit c352f24 pushed by plusvic
January 17, 2025 18:42 1m 59s main
January 17, 2025 18:42 1m 59s
refactor: use Utf8Chunks in unexpected_token instead of from_utf8.
Code health #2727: Commit 17a0dc5 pushed by plusvic
January 17, 2025 15:21 2m 4s main
January 17, 2025 15:21 2m 4s
feat: allow using previously defined variables within a with statem…
Code health #2726: Commit 1433e82 pushed by plusvic
January 17, 2025 13:07 2m 21s main
January 17, 2025 13:07 2m 21s
fix: change wasmtime's memory reservation from 8GB to 2GB.
Code health #2725: Commit f1fc21d pushed by plusvic
January 17, 2025 12:18 2m 5s addr-space-reservation
January 17, 2025 12:18 2m 5s
style: remove unnecessary .unwrap() and propagate the error.
Code health #2724: Commit fc9617d pushed by plusvic
January 17, 2025 10:35 1m 53s main
January 17, 2025 10:35 1m 53s
fix: panic when scanning a path starting with . / (or .\ in Windows)
Code health #2723: Commit bccf19e pushed by plusvic
January 17, 2025 10:32 1m 59s main
January 17, 2025 10:32 1m 59s
test: add test framework for the CLI (#291)
Code health #2722: Commit 6a99e6a pushed by plusvic
January 16, 2025 15:51 1m 54s main
January 16, 2025 15:51 1m 54s
test: add test framework for the CLI
Code health #2721: Pull request #291 synchronize by plusvic
January 16, 2025 15:38 2m 11s cli_tests
January 16, 2025 15:38 2m 11s
refactor: rewrite tests without golden files.
Code health #2720: Commit 134e7e9 pushed by plusvic
January 16, 2025 15:38 2m 2s cli_tests
January 16, 2025 15:38 2m 2s
test: add test framework for the CLI
Code health #2719: Pull request #291 synchronize by plusvic
January 16, 2025 12:01 2m 1s cli_tests
January 16, 2025 12:01 2m 1s