ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
429 stars 154 forks source link

Enable Bandit security linter #633

Closed bkeryan closed 5 days ago

bkeryan commented 2 weeks ago

What does this Pull Request accomplish?

Run Bandit on the nidaqmx package.

Address/acknowledge/disable existing violations as appropriate.

Why should this Pull Request be merged?

Help identify potential security issues.

What testing has been done?

Ran Bandit locally.

Ran poetry run nidaqmx installdriver on Windows.

github-actions[bot] commented 2 weeks ago

Test Results

    34 files  ±0      34 suites  ±0   51m 53s :stopwatch: - 1m 21s  2 348 tests ±0   1 994 :white_check_mark: ±0    354 :zzz: ±0  0 :x: ±0  42 272 runs  ±0  36 020 :white_check_mark: ±0  6 252 :zzz: ±0  0 :x: ±0 

Results for commit 7a3caa6c. ± Comparison against base commit 79df1b10.