OpenGrep reported tavernkeeper.persistence.startup-modification
Expected behavior · high confidence
This file is a reference data file that maps text fragments to token IDs for an AI model. It contains no program code and cannot modify system startup or persistence settings. The scanner alert is a false match on words inside the data.
Technical evidence
Scanner reason: OpenGrep matched static-analysis rule tavernkeeper.persistence.startup-modification. The match applies to this repository.
Contextual assessment: The flagged file is a static JSON tokenizer vocabulary for a Claude model, containing BPE token mappings, added special tokens, and normalizer configuration. It is data used for token counting or encoding, not executable code. There is no persistence mechanism, startup registration, file-system modification, or code execution path present. The scanner rule likely matched on substrings within the tokenizer vocabulary entries, producing a false positive on inert data.
Impact: none · Exploitability: unlikely
Developer action: none
- Scanner
- opengrep 1.26.0
- Rule
- tavernkeeper.persistence.startup-modification
- File role
- production
- Source
- frplm-engine/src/main/resources/tokenizers/claude.json:1