intel-qs/tutorials
giangiac 3698396102 Remove the issues highlighted by Bandit in Python scripts
Bandit is a software tool to identify vulnerabilities in Python code.
Two type of vulnerabilities were identified (both low severity):
1. use of assert
2. import of pickle
Both issues have been removed.
2021-02-23 18:45:54 -08:00
..
.ipynb_checkpoints Rename Python scripts 2021-02-16 10:19:03 -08:00
CMakeLists.txt Modify the Cmake files such to: 2020-04-24 13:04:34 +02:00
basic_use_presentation.ipynb Rename Python scripts 2021-02-16 10:19:03 -08:00
get_started_with_IQS.cpp Change namespace from qhipster to iqs 2021-02-12 19:23:51 -08:00
get_started_with_IQS.ipynb Rename Python scripts 2021-02-16 10:19:03 -08:00
get_started_with_noisy_IQS.cpp Change namespace from qhipster to iqs 2021-02-12 19:23:51 -08:00
get_started_with_noisy_IQS.py Remove the issues highlighted by Bandit in Python scripts 2021-02-23 18:45:54 -08:00