Skip to content

security: replace pickle.loads with RestrictedUnpickler (CWE-502) - #691

Open
taylorodell wants to merge 2 commits into
mongodb:mainfrom
taylorodell:fix/restricted-unpickler-cwe502
Open

security: replace pickle.loads with RestrictedUnpickler (CWE-502)#691
taylorodell wants to merge 2 commits into
mongodb:mainfrom
taylorodell:fix/restricted-unpickler-cwe502

fix: correct import ordering and add tests for SafeUnpickler

aac9f87
Select commit
Loading
Failed to load commit list.
Semgrep Code - mongodb / semgrep-cloud-platform/scan succeeded May 29, 2026 in 58s

Summary

This check concluded as success.