clamav-rest-api icon indicating copy to clipboard operation
clamav-rest-api copied to clipboard

ClamAV REST API. Scan files using simple POST request.

Results 14 clamav-rest-api issues
Sort by recently updated
recently updated
newest added

Currently, at the latest master e107592, I've observed that express-fileupload using version 1.4.0, which exposes vulnerabilities CVE-2022-27140 (critical) and CVE-2022-27261 (high). Despite upgrading to version 1.5.0, both vulnerabilities persist in...

The following error occurs when a file is larger than `APP_MAX_FILE_SIZE`. ``` Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client ``` I did the following steps:...

Hi, I have a problem with running rest api in k8s cluster based on your examples. Sometimes i get response like this. `{ "success": false, "data": { "error": { "errno":...

I do not know why, but during startup, the container is displayed as active and disappears after 2-3 seconds, this error is found in the logs `Cannot initialize clamav object:...

Hello I saw that 8080 wasn't expose in the dockerfile. So just fix it

Hello @benzino77, I was wondering if there is any specific reason to only scan files with APP_FORM_KEY name ? There is a use case of your project where we could...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies