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

Added clamav integration #1712

Merged
merged 3 commits into from
Jun 16, 2020
Merged

Added clamav integration #1712

merged 3 commits into from
Jun 16, 2020

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Jun 15, 2020

Added ClamAV integration for scan user uploaded data: media, model and annotations files.

Motivation and context

It's nice to have feature that allow scan user uploaded data by security reason.

How has this been tested?

Manually

Checklist

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.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@azhavoro azhavoro requested a review from nmanovic as a code owner June 15, 2020 16:46
@azhavoro azhavoro changed the title added clamav integration Added clamav integration Jun 15, 2020
@coveralls
Copy link

coveralls commented Jun 15, 2020

Pull Request Test Coverage Report for Build 5812

  • 9 of 25 (36.0%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 65.771%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cvat/apps/engine/utils.py 5 10 50.0%
cvat/apps/auto_annotation/model_manager.py 0 11 0.0%
Files with Coverage Reduction New Missed Lines %
datumaro/datumaro/components/extractor.py 1 91.01%
Totals Coverage Status
Change from base Build 5806: -0.02%
Covered Lines: 10943
Relevant Lines: 16232

💛 - Coveralls

nmanovic
nmanovic previously approved these changes Jun 15, 2020
Copy link
Contributor

@nmanovic nmanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nmanovic nmanovic merged commit b706546 into develop Jun 16, 2020
@nmanovic nmanovic deleted the az/av branch June 16, 2020 20:07
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
* added clamav integration

* updated license headers and changelog
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.

None yet

3 participants