Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(BAN-B301) Audit required: Use of pickle module #2

Open
ashioyajotham opened this issue Feb 13, 2024 · 0 comments
Open

(BAN-B301) Audit required: Use of pickle module #2

ashioyajotham opened this issue Feb 13, 2024 · 0 comments
Assignees

Comments

@ashioyajotham
Copy link
Owner

Description

The pickle module is not secure against erroneous or maliciously constructed data. Never unpickle data received from an untrusted or unauthenticated source.

Occurrences

There are 2 occurrences of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/ashioyajotham/Quant/issue/BAN-B301/occurrences/

@ashioyajotham ashioyajotham self-assigned this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant