encoding/base64 package. DecodeString() decodes user input — the result is still tainted and must be sanitized before use in sinks.
| FQN | Field | |
|---|---|---|
| encoding/base64 | 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 GoEncodingBase64