redactions.scm

1(pair value: (number) @redact)
2(pair value: (string) @redact)
3(array (number) @redact)
4(array (string) @redact)