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

Issue 1291: Implement storage of ClamAV scan results #1321

Merged
merged 16 commits into from
Sep 24, 2021

Commits on Sep 13, 2021

  1. Added ClamAVFileScan model to track all file scans performed by ClamA…

    …V, added new security app to house auditing models
    jtwillis92 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e7f9633 View commit details
    Browse the repository at this point in the history
  2. Updated ClamAVClient to log scan results for infected and error state…

    …s, added permissions for ClamAVFileScan model
    jtwillis92 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    647de7d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    121d8c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfc04f8 View commit details
    Browse the repository at this point in the history
  3. Linter fixes

    jtwillis92 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a95300f View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jtwillis92 committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b643792 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Increased code coverage

    jtwillis92 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    47bdc15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acb8bc View commit details
    Browse the repository at this point in the history
  3. Code coverage

    jtwillis92 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4e1e545 View commit details
    Browse the repository at this point in the history
  4. More code coverage

    jtwillis92 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5bc46a6 View commit details
    Browse the repository at this point in the history
  5. More code coverage

    jtwillis92 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b7a534b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    22b0f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    772cbe4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    1cda44e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    2a45e0d View commit details
    Browse the repository at this point in the history
  2. Update tdrs-backend/tdpservice/security/models.py

    Co-authored-by: Alex P.  <63075587+ADPennington@users.noreply.github.com>
    jtwillis92 and ADPennington authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    92cf09e View commit details
    Browse the repository at this point in the history