towerops/lib/snmpkit/snmp_lib/mib
Graham McIntire 320ced2d23 fix: MIB archive bomb protection, atom exhaustion guard, and vendor caching
- Enforce upload size limit (100 MB), max extracted files (2000), max
  uncompressed size (500 MB), and reject symlinks in MIB archives
- Replace unbounded String.to_atom calls in SNMP tokenizer with
  safe_atom/1 that warns when approaching the atom table limit
- Cache MIB vendor listing with persistent_term, invalidated on
  upload/delete to avoid blocking synchronous Path.wildcard scans
2026-05-12 08:31:01 -05:00
..
ast.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
compiler.ex chore: remove sobelow dependency 2026-03-12 16:03:08 -05:00
derivative_work.txt bring in snmpkit 2026-01-23 12:52:17 -06:00
error.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
logger.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
parser.ex credo fixes 2026-01-23 16:49:02 -06:00
preprocessor.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
registry.ex credo fixes 2026-01-23 16:49:02 -06:00
snmp_tokenizer.ex fix: MIB archive bomb protection, atom exhaustion guard, and vendor caching 2026-05-12 08:31:01 -05:00
utilities.ex credo fixes 2026-01-23 16:49:02 -06:00