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

Add class restriction on unpickling in CIFAR import #362

Merged
merged 6 commits into from
Jul 16, 2021

Conversation

yasakova-anastasia
Copy link

@yasakova-anastasia yasakova-anastasia commented Jul 16, 2021

Summary

  • Added class restriction on unpickling in CIFAR import

How to test

Unit test, manually on original CIFAR-10/100

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yasakova-anastasia yasakova-anastasia linked an issue Jul 16, 2021 that may be closed by this pull request
@zhiltsov-max zhiltsov-max merged commit 6df078c into develop Jul 16, 2021
@zhiltsov-max zhiltsov-max deleted the ay/cifar-fix branch July 16, 2021 12:19
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

Successfully merging this pull request may close these issues.

Cifar format is not secure
2 participants