Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Bandit security linter #633

Merged
merged 4 commits into from
Sep 10, 2024
Merged

Enable Bandit security linter #633

merged 4 commits into from
Sep 10, 2024

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Aug 31, 2024

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.

Copy link

Test Results

    34 files  ±0      34 suites  ±0   51m 53s ⏱️ - 1m 21s
 2 348 tests ±0   1 994 ✅ ±0    354 💤 ±0  0 ❌ ±0 
42 272 runs  ±0  36 020 ✅ ±0  6 252 💤 ±0  0 ❌ ±0 

Results for commit 7a3caa6. ± Comparison against base commit 79df1b1.

@bkeryan bkeryan merged commit c09f2e2 into master Sep 10, 2024
17 checks passed
@bkeryan bkeryan deleted the users/bkeryan/bandit branch September 10, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants