ni / measurement-plugin-python

Python framework to develop measurement plug-ins for NI application software. Contains sample measurement plug-ins for InstrumentStudio and TestStand.
MIT License
18 stars 14 forks source link

Enable Bandit security linter #865

Closed bkeryan closed 6 days ago

bkeryan commented 2 weeks ago

What does this Pull Request accomplish?

Run Bandit on the ni-measurement-plugin-sdk-service and ni-measurement-plugin-sdk-generator packages, as well as the generator example renders.

Acknowledge or disable existing violations.

Why should this Pull Request be merged?

Help identify potential security issues.

What testing has been done?

Ran Bandit locally.

github-actions[bot] commented 2 weeks ago

Test Results

    30 files  ±0      30 suites  ±0   39m 45s :stopwatch: +55s    651 tests ±0     651 :white_check_mark: ±0      0 :zzz: ±0  0 :x: ±0  16 130 runs  ±0  15 060 :white_check_mark: ±0  1 070 :zzz: ±0  0 :x: ±0 

Results for commit 04d99133. ± Comparison against base commit 673cb232.

:recycle: This comment has been updated with latest results.