Coder Audit Collector
@twonines/coder-audit-collectorv2026.05.31.3
01README
Pages through the Coder audit log API and writes events as versioned data. Supports incremental collection with configurable limits and query filters.
02Models
@twonines/coder-audit-collectorv2026.05.31.3mod.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| url | string | |
| token | string | Coder API session token |
fn collect(limit: number, query: string)
Fetch recent audit events and record them
| Argument | Type | Description |
|---|---|---|
| limit | number | |
| query | string |
Resources
batch(infinite)— Batch of collected audit events
03Previous Versions
2026.05.31.2Jun 1, 2026
2026.05.31.1Jun 1, 2026
04Stats
Downloads
0
Archive size
4.1 KB
Not yet scored.
A score will be generated the next time this extension is published. The owner can also trigger scoring manually.
05Platforms
06Labels