Go stdlib package — compress/bzip2. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.NewReader()NeutralNewReader(r io.Reader) io.Reader
NewReader returns an io.Reader which decompresses bzip2 data from r.
.StructuralError.Error()NeutralStructuralError.Error() string
StructuralError.Error function.
.StructuralError()Neutraltype StructuralError ...
A StructuralError is returned when the bzip2 data is found to be
| FQN | Field | |
|---|---|---|
| compress/bzip2 | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # compress/bzip2