Skip to content

Actions: Velocidex/vfilter

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
25 workflow runs
25 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Visitor now also collects callsites
Test #129: Pull request #110 opened by scudette
November 23, 2024 12:32 1m 24s callsites
November 23, 2024 12:32 1m 24s
Allow dicts to be passed in as keyword args.
Test #128: Pull request #109 synchronize by scudette
November 19, 2024 05:28 39s kwargs
November 19, 2024 05:28 39s
Allow dicts to be passed in as keyword args.
Test #127: Pull request #109 opened by scudette
November 19, 2024 05:22 33s kwargs
November 19, 2024 05:22 33s
Automatically allow struct access by json tags
Test #126: Pull request #108 opened by scudette
November 10, 2024 07:30 29s associative
November 10, 2024 07:30 29s
Bugfix: Apply LIMIT to output of GROUP BY
Test #125: Pull request #107 opened by scudette
October 9, 2024 15:01 35s limitfix
October 9, 2024 15:01 35s
Bugfix: Comparisons with time object were incorrect.
Test #124: Pull request #106 opened by scudette
August 12, 2024 03:24 32s time
August 12, 2024 03:24 32s
Sort NULL values like an empty string.
Test #122: Pull request #104 opened by scudette
June 18, 2024 02:30 34s sort
June 18, 2024 02:30 34s
Bugfix: Memory leak with group by operation
Test #121: Pull request #103 opened by scudette
June 8, 2024 15:02 37s grouper
June 8, 2024 15:02 37s
Better support for floats
Test #120: Pull request #102 opened by scudette
June 5, 2024 08:14 34s floats
June 5, 2024 08:14 34s
Preserve []uint8 in dicts instead of converting to a string
Test #119: Pull request #101 opened by scudette
May 7, 2024 15:54 35s bytes
May 7, 2024 15:54 35s
Bugfix: Create each row in a child scope.
Test #116: Pull request #99 opened by scudette
April 21, 2024 18:35 30s new_scope
April 21, 2024 18:35 30s
Refactor aggregate context to be carried with the scope.
Test #115: Pull request #98 synchronize by scudette
April 17, 2024 12:01 37s aggregates
April 17, 2024 12:01 37s
Refactor aggregate context to be carried with the scope.
Test #114: Pull request #98 opened by scudette
April 17, 2024 11:44 39s aggregates
April 17, 2024 11:44 39s
Bugfix: Do not implicit copy aggregate contexts.
Test #113: Pull request #97 opened by scudette
April 17, 2024 03:01 32s aggregates
April 17, 2024 03:01 32s
Move aggregator context into a separate context variable
Test #112: Pull request #96 opened by scudette
March 31, 2024 18:01 30s aggregators
March 31, 2024 18:01 30s
Sort key with map[string] conversion to dict
Test #111: Pull request #95 opened by scudette
March 28, 2024 04:38 36s sort
March 28, 2024 04:38 36s
Properly materialize args to dict()
Test #110: Pull request #94 opened by scudette
March 28, 2024 02:56 36s dict
March 28, 2024 02:56 36s
Added a parser for []*ordereddict.Dict
Test #108: Pull request #92 opened by scudette
March 3, 2024 08:07 33s dict_parser
March 3, 2024 08:07 33s
Revert var refactor.
Test #107: Pull request #91 opened by scudette
October 14, 2023 06:21 36s vars
October 14, 2023 06:21 36s
Bugfix: deadlocks and race condition
Test #106: Pull request #90 opened by scudette
October 14, 2023 05:16 51s deadlock
October 14, 2023 05:16 51s
Speed optimizations
Test #105: Pull request #89 opened by scudette
October 13, 2023 15:11 38s optimizations
October 13, 2023 15:11 38s
Refactor the flatten plugin
Test #104: Pull request #88 opened by scudette
October 10, 2023 13:41 40s flatten
October 10, 2023 13:41 40s