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

Bugfix #23 and improvements as suggested in #48 #50

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Commits on Jun 18, 2024

  1. update ioutils -> io

    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    da30491 View commit details
    Browse the repository at this point in the history
  2. format

    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4630017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76ed498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71dce87 View commit details
    Browse the repository at this point in the history
  5. format printf

    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4aa1463 View commit details
    Browse the repository at this point in the history
  6. add endpoint

    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e5a5854 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee7337c View commit details
    Browse the repository at this point in the history
  8. the rest of vendor stuff

    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b1c4305 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f697aa9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1bbcba8 View commit details
    Browse the repository at this point in the history
  11. ignore vscode stuff

    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    787793e View commit details
    Browse the repository at this point in the history
  12. fix response for multi file stream scanning so that it doesn't return…

    … the first file's status regardless of the next files. It now returns the most severe status (virus detected) and only 200OK if all files are clean
    arizon-dread committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    869695f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    26b7701 View commit details
    Browse the repository at this point in the history
  2. remove writeheader from filename error handling, it will be set when …

    …calculating http status later
    arizon-dread committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ee4a157 View commit details
    Browse the repository at this point in the history
  3. update comment

    arizon-dread committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e382100 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86574ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a85156 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. bump go alpine image to 3.20 + bump go patch version to 1.22.4 b/c of…

    … security issues w/ 1.22.3
    Erik Svensson committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    329fbee View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    c2cac96 View commit details
    Browse the repository at this point in the history
  2. Encapsulate json in array brackets in examples to adher to the new /v…

    …2/scan endpoint response
    arizon-dread committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    32f3d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Use the same data folders for freshclam and clamd

    Christian Bumann authored and arizon-dread committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fb74018 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8dc98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f68fb3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    davosian authored and arizon-dread committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b72a12f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12cd48f View commit details
    Browse the repository at this point in the history
  6. update status codes

    arizon-dread committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a1a8396 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. fixes for file structure

    arizon-dread committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    bd319bc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    8c2ce04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46fc19 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    e7188dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc3f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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