Code Quality #2189

Merged
anand-skss merged 1 commits from code-quality into v0.6 2024-03-01 12:17:09 +01:00
anand-skss commented 2024-02-29 19:04:27 +01:00 (Migrated from github.com)

Code Quality

  • Suppressed hashlib.md5 bandit warning
  • Rectify multi lint checks for single line
  • subprocess.check_output shell arg changed to False, modified CMD related arg and suppressed bandit warning B603

WARNING nosec encountered - this warning might be related to these issues #1041 and #942

## Code Quality * Suppressed `hashlib.md5` bandit warning * Rectify multi lint checks for single line * `subprocess.check_output` shell arg changed to False, modified CMD related arg and suppressed bandit warning B603 `WARNING nosec encountered` - this warning might be related to these issues <a href="https://github.com/PyCQA/bandit/issues/1041">#1041<a/> and <a href="https://github.com/PyCQA/bandit/issues/942">#942</a>
This repo is archived. You cannot comment on pull requests.
No description provided.