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

Add bandit suppressions to tracker functions #9004

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Jan 28, 2025

Motivation and context

Now that GHSA-wq36-mxf8-hv62 is fixed, it is actually safe to use jsonpickle in this context.

How has this been tested?

I manually tested TransT.

Checklist

  • I submit my changes into the develop branch
  • [ ] I have created a changelog fragment
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

Now that GHSA-wq36-mxf8-hv62 is fixed, it is actually safe to use jsonpickle.
@SpecLad SpecLad requested a review from bsekachev as a code owner January 28, 2025 10:45
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.40%. Comparing base (d0e0359) to head (862229f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9004   +/-   ##
========================================
  Coverage    73.39%   73.40%           
========================================
  Files          415      415           
  Lines        44192    44192           
  Branches      3859     3859           
========================================
+ Hits         32435    32439    +4     
+ Misses       11757    11753    -4     
Components Coverage Δ
cvat-ui 77.38% <ø> (+0.01%) ⬆️
cvat-server 70.09% <ø> (ø)

@SpecLad SpecLad merged commit fa0e3f1 into cvat-ai:develop Jan 28, 2025
34 checks passed
@SpecLad SpecLad deleted the trackers-nosec branch January 28, 2025 14:12
@SpecLad SpecLad mentioned this pull request Jan 28, 2025
7 tasks
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