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

Run Bandit Tests #348

Merged
merged 1 commit into from
Oct 16, 2021
Merged

Run Bandit Tests #348

merged 1 commit into from
Oct 16, 2021

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Oct 16, 2021

This patch adds Bandit to the CI tests. Bandit is a Python source code
security analyzer.

This patch adds Bandit to the CI tests. Bandit is a Python source code
security analyzer.
@coveralls
Copy link

coveralls commented Oct 16, 2021

Coverage Status

Coverage decreased (-0.2%) to 90.776% when pulling 529280f on lkiesow:bandit into 410f3d2 on opencast:main.

@lkiesow lkiesow merged commit 3a3e81d into opencast:main Oct 16, 2021
lkiesow added a commit to lkiesow/pyCA that referenced this pull request Mar 9, 2022
New Features
------------

* Ad-hoc Recordings by @lkiesow in opencast#378

Fixes
-----

* Lower required Prometheus client version by @lkiesow in opencast#345
* Missing steps in installation documentation by @lkiesow in opencast#346
* Development command for starting all parts of pyCA by @lkiesow in opencast#347
* Document how to configure a continuous preview by @kristofkeppens in opencast#355
* Fix Silently Discarding Data by @lkiesow in opencast#377
* Updated FFmpeg download source URL for newer FFmpeg version by @pitfisher in opencast#369
* Ensure Default Reload Interval by @lkiesow in opencast#379

Tests
-----

* Run Bandit Tests by @lkiesow in opencast#348
* User Interface Tests by @lkiesow in opencast#354
* Fix Event Modification Test Data by @lkiesow in opencast#380

The release also includes several updated libraries.

**Full Changelog**: opencast/pyCA@v4.4...v4.5
lkiesow added a commit to lkiesow/pyCA that referenced this pull request Mar 9, 2022
Pull request opencast#348 introduced Bandit, but did not actually made the
correct call for scanning. This patch fixes that problem and addresses
all current complaints.
@lkiesow lkiesow mentioned this pull request Mar 9, 2022
lkiesow added a commit that referenced this pull request Apr 29, 2022
Pull request #348 introduced Bandit, but did not actually made the
correct call for scanning. This patch fixes that problem and addresses
all current complaints.
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