py38-safety
Passed Started
by
@dpizetta

Daniel Pizetta
1Running with gitlab-runner 13.3.1 (738bbe5a)2 on docker-auto-scale 0277ea0f4Using Docker executor with image python:3.8 ...5Pulling docker image python:3.8 ...6Using docker image sha256:a7cda474cef4f5cbc00c8f72b1a1eda717c425fa3994fb90997b0216fc21598c for python:3.8 ...8Running on runner-0277ea0f-project-11909846-concurrent-0 via runner-0277ea0f-srm-1599073255-3d26e87d...10$ eval "$CI_PRE_CLONE_SCRIPT"11Fetching changes...12Initialized empty Git repository in /builds/[MASKED]/helpdev/.git/13Created fresh repository.14Checking out 929ab33d as master...15Skipping Git submodules setup17Checking cache for default-3...18FATAL: file does not exist 19Failed to extract cache21$ python -V22Python 3.8.523$ python -m ensurepip24Looking in links: /tmp/tmpyowxkaji25Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (50.0.1)26Requirement already satisfied: pip in /usr/local/lib/python3.8/site-packages (20.2.2)27$ python -m pip install -U pip28Requirement already up-to-date: pip in /usr/local/lib/python3.8/site-packages (20.2.2)29$ python -m pip install -U setuptools30Collecting setuptools31 Downloading setuptools-50.0.3-py3-none-any.whl (784 kB)32Installing collected packages: setuptools33 Attempting uninstall: setuptools34 Found existing installation: setuptools 50.0.135 Uninstalling setuptools-50.0.1:36 Successfully uninstalled setuptools-50.0.137Successfully installed setuptools-50.0.338$ python -m pip install -U wheel39Requirement already up-to-date: wheel in /usr/local/lib/python3.8/site-packages (0.35.1)40$ python -m pip install -U virtualenv41Collecting virtualenv42 Downloading virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB)43Collecting appdirs<2,>=1.4.344 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)45Collecting distlib<1,>=0.3.146 Downloading distlib-0.3.1-py2.py3-none-any.whl (335 kB)47Collecting six<2,>=1.9.048 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)49Collecting filelock<4,>=3.0.050 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)51Installing collected packages: appdirs, distlib, six, filelock, virtualenv52Successfully installed appdirs-1.4.4 distlib-0.3.1 filelock-3.0.12 six-1.15.0 virtualenv-20.0.3153$ python -m pip install -U tox54Collecting tox55 Downloading tox-3.20.0-py2.py3-none-any.whl (83 kB)56Collecting py>=1.4.1757 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)58Requirement already satisfied, skipping upgrade: six>=1.14.0 in /usr/local/lib/python3.8/site-packages (from tox) (1.15.0)59Collecting pluggy>=0.12.060 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)61Requirement already satisfied, skipping upgrade: filelock>=3.0.0 in /usr/local/lib/python3.8/site-packages (from tox) (3.0.12)62Collecting toml>=0.9.463 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)64Requirement already satisfied, skipping upgrade: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/site-packages (from tox) (20.0.31)65Collecting packaging>=1466 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)67Requirement already satisfied, skipping upgrade: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (0.3.1)68Requirement already satisfied, skipping upgrade: appdirs<2,>=1.4.3 in /usr/local/lib/python3.8/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox) (1.4.4)69Collecting pyparsing>=2.0.270 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)71Installing collected packages: py, pluggy, toml, pyparsing, packaging, tox72Successfully installed packaging-20.4 pluggy-0.13.1 py-1.9.0 pyparsing-2.4.7 toml-0.10.1 tox-3.20.073$ export TOXENV=py38-safety74$ tox -s true75GLOB sdist-make: /builds/[MASKED]/helpdev/setup.py76py38-safety create: /builds/[MASKED]/helpdev/.tox/py38-safety77py38-safety installdeps: -rreq-test.txt78py38-safety inst: /builds/[MASKED]/helpdev/.tox/.tmp/package/1/helpdev-0.7.1.zip79py38-safety installed: appdirs==1.4.4,astroid==2.4.2,attrs==20.1.0,bandit==1.6.2,certifi==2020.6.20,chardet==3.0.4,click==7.1.2,click-completion==0.5.2,colorama==0.4.3,coverage==5.2.1,crayons==0.4.0,distlib==0.3.1,doc8==0.8.1,docutils==0.16,dparse==0.5.1,filelock==3.0.12,flake8==3.8.3,flake8-polyfill==1.0.2,future==0.18.2,gitdb==4.0.5,GitPython==3.1.7,helpdev @ file:///builds/[MASKED]/helpdev/.tox/.tmp/package/1/helpdev-0.7.1.zip,idna==2.10,iniconfig==1.0.1,isort==5.4.2,Jinja2==2.11.2,lazy-object-proxy==1.4.3,mando==0.6.4,MarkupSafe==1.1.1,mccabe==0.6.1,more-itertools==8.5.0,packaging==20.4,pbr==5.5.0,pipdeptree==1.0.0,pluggy==0.13.1,py==1.9.0,pycodestyle==2.6.0,pycycle==0.0.8,pydocstyle==5.1.1,pyflakes==2.2.0,Pygments==2.6.1,pylama==7.7.1,pylint==2.6.0,pyparsing==2.4.7,pytest==6.0.1,pytest-cov==2.10.1,PyYAML==5.3.1,radon==4.2.0,requests==2.24.0,restructuredtext-lint==1.3.1,safety==1.9.0,shellingham==1.3.2,six==1.15.0,smmap==3.0.4,snowballstemmer==2.0.0,stevedore==3.2.1,toml==0.10.1,tox==3.20.0,urllib3==1.25.10,virtualenv==20.0.31,wrapt==1.12.180py38-safety run-test-pre: PYTHONHASHSEED='1985955284'81py38-safety run-test: commands[0] | safety check82+==============================================================================+83| |84| /$$$$$$ /$$ |85| /$$__ $$ | $$ |86| /$$$$$$$ /$$$$$$ | $$ \__//$$$$$$ /$$$$$$ /$$ /$$ |87| /$$_____/ |____ $$| $$$$ /$$__ $$|_ $$_/ | $$ | $$ |88| | $$$$$$ /$$$$$$$| $$_/ | $$$$$$$$ | $$ | $$ | $$ |89| \____ $$ /$$__ $$| $$ | $$_____/ | $$ /$$| $$ | $$ |90| /$$$$$$$/| $$$$$$$| $$ | $$$$$$$ | $$$$/| $$$$$$$ |91| |_______/ \_______/|__/ \_______/ \___/ \____ $$ |92| /$$ | $$ |93| | $$$$$$/ |94| by pyup.io \______/ |95| |96+==============================================================================+97| REPORT |98| checked 64 packages, using default DB |99+==============================================================================+100| No known security vulnerabilities found. |101+==============================================================================+102py38-safety run-test: commands[1] | bandit --recursive --skip=B404,B603 ./helpdev103[main] INFO profile include tests: None104[main] INFO profile exclude tests: None105[main] INFO cli include tests: None106[main] INFO cli exclude tests: B404,B603107[main] INFO running on Python 3.8.5108Run started:2020-09-02 19:04:58.819484109Test results:110 No issues identified.111Code scanned:112 Total lines of code: 720113 Total lines skipped (#nosec): 1114Run metrics:115 Total issues (by severity):116 Undefined: 0.0117 Low: 0.0118 Medium: 0.0119 High: 0.0120 Total issues (by confidence):121 Undefined: 0.0122 Low: 0.0123 Medium: 0.0124 High: 0.0125Files skipped (0):126___________________________________ summary ____________________________________127 py38-safety: commands succeeded128 congratulations :)130Creating cache default-3...131.cache/pip: found 665 matching files and directories 132WARNING: venv/: no matching files 133Uploading cache.zip to https://storage.googleapis.com/gitlab-com-runners-cache/project/11909846/default-3 134Created cache135Job succeeded