Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-21 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-20 | 0 | 0 | 0 | 0 | 15 |
| 2026-09-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 1 | 1 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1925 [bug] Opened 11 days ago | kabeabera1616 | closed - completed | bug | 0 | 0 | 10 days ago |
#1923 Improve `sort-csv` performance Opened 17 days ago | YamatoSecurity | closed - completed | enhancement | 0 | 1 | 16 days ago |
#1915 -T, --visualize-timeline panics with a usize underflow on terminals 28-44 columns wide Opened 2 months ago | Shirofune-Security | open | No labels | 1 | 1 | 2 months ago |
#1906 Combine csv-timeline and json-timeline into a single dfir-timeline command Opened 2 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1520 [bug] `ComplexData` fields are not extracted correctly(`csv-timeline`/`json-timeline`/`search`) Opened 2 years ago | fukusuket | closed - completed | bug | 1 | 1 | 2 months ago |
#1046 `-c` isn't working with `pivot-keywords-list` Opened 3 years ago | YamatoSecurity | closed - completed | invalid Priority:Low | 0 | 0 | 2 months ago |
#1613 Decode up to 2 times with `extract-base64` Opened 2 years ago | YamatoSecurity | closed - completed | enhancement | 1 | 1 | 2 months ago |
#1825 [bug] -G with a custom rules config dir (-c) ignores its geoip_field_mapping.yaml (lookup is missing the .yaml extension) Opened 3 months ago | Shirofune-Security | closed - completed | bug | 1 | 0 | 2 months ago |
#1820 [bug] Splunk-JSON fallback timestamp parse discards the UTC offset, skewing First/Last Timestamp in log-metrics Opened 3 months ago | Shirofune-Security | closed - completed | bug | 1 | 0 | 2 months ago |
#1817 [bug] eid-metrics: u16 underflow in Event column width calculation on terminals narrower than 55 columns Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 1 | 0 | 2 months ago |
#1332 aarch64 musl binary can't run Opened 2 years ago | YamatoSecurity | closed - completed | bug pending | 1 | 2 | 2 months ago |
#1816 [bug] "Cannot open file" error shows the literal placeholder `{path}` instead of the file path in `read_jsonl_to_value` / `read_json_to_value` Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1811 [bug] count rules can emit an AggResult whose events span longer than the rule's timeframe (unchecked add_data in judge_timeframe) Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1810 [bug] temporal_ordered correlation does not enforce event order beyond the first rule (no-op `last_base = base;` in detect_within_timeframe) Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 1 | 0 | 2 months ago |
#1894 [refactor] Reorganize DefaultMatcher pipe-modifiers into per-category traits (string/numeric/encoding/fieldref/cidr) Opened 2 months ago | Shirofune-Security | closed - completed | No labels | 1 | 0 | 2 months ago |
#1861 [refactor] Normalize DefaultMatcher pipe-modifiers into a MatchPlan; split matchers.rs Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 2 | 0 | 2 months ago |
#1845 [refactor] Replace hand-rolled JSON serialization (emoji sentinels + csv::Writer text sink) with serde_json Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 1 | 0 | 2 months ago |
#1892 logon-summary: also count RDP logons from RemoteConnectionManager 1149 and LocalSessionManager 25 Opened 2 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1045 Separate the contents of src/detections/rule/mod.rs into modules Opened 3 years ago | kazuminn | closed - completed | Priority:Low | 6 | 0 | 2 months ago |
#1888 Support additional PowerShell event IDs (4100, 4102, 403, 600) in extract-base64 Opened 2 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1886 Support additional PowerShell event IDs in extract-base64 Opened 2 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1882 Add first/last timestamp columns to logon-summary output Opened 2 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 2 months ago |
#1868 [refactor] Retire RwLock<Option<T>> global mutable state in favor of explicit threading Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 4 | 0 | 2 months ago |
#1866 [refactor] De-duplicate repeated clap args via #[clap(flatten)] Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 3 months ago |
#1864 [refactor] Extract a shared detection-batch helper to de-duplicate the main.rs batch loops Opened 3 months ago | Shirofune-Security | closed - completed | No labels | 0 | 0 | 3 months ago |