name: bandit run_id: commands[0] env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/bandit/bin:/opt/pyenv/bin:/tmp/venv-p7I9/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 1749896202 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/integration-python-onapsdk-pypi-merge-master/src env TOX_ENV_NAME: bandit env TOX_WORK_DIR: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox env TOX_ENV_DIR: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/bandit env VIRTUAL_ENV: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/bandit env TOX_PACKAGE: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/.tmp/package/5/onapsdk-13.0.7.tar.gz metadata pid: 6308 cwd: /w/workspace/integration-python-onapsdk-pypi-merge-master allow: /w/workspace/integration-python-onapsdk-pypi-merge-master/.tox/bandit/bin/* cmd: bandit -r src/onapsdk exit_code: 0 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:02 Run started:2024-03-27 14:04:35.976257 Test results: No issues identified. Code scanned: Total lines of code: 16198 Total lines skipped (#nosec): 0 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 Run metrics: Total issues (by severity): Undefined: 0 Low: 0 Medium: 0 High: 0 Total issues (by confidence): Undefined: 0 Low: 0 Medium: 0 High: 0 Files skipped (0): standard error: [main] INFO profile include tests: None [main] INFO profile exclude tests: None [main] INFO cli include tests: None [main] INFO cli exclude tests: None [main] INFO running on Python 3.10.6