Skip to main content

Coder Audit Collector

@twonines/coder-audit-collectorv2026.07.20.1· 11d agoMODELS
01README

Pages through the Coder audit log API and writes events as versioned data. Supports incremental collection with configurable limits and query filters.

02Release Notes

Fix bare import specifiers and align model version for quality scoring

03Models1
@twonines/coder-audit-collectorv2026.07.20.1mod.ts

Global Arguments

ArgumentTypeDescription
urlstring
tokenstringCoder API session token
fn collect(limit: number, query: string)
Fetch recent audit events and record them
ArgumentTypeDescription
limitnumber
querystring

Resources

batch(infinite)— Batch of collected audit events
04Previous Versions3
2026.05.31.3
2026.05.31.2
2026.05.31.1
05Stats
A
100 / 100
Downloads
0
Archive size
4.2 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels