grafana / plugin-validator

Tool for validating Grafana community plugins
Apache License 2.0
24 stars 8 forks source link

New Validator: ClamAV virus scan #220

Closed academo closed 5 months ago

academo commented 5 months ago

Closes https://github.com/grafana/plugin-validator/issues/216

Adds a validator to use ClamAV to validate plugin archives and source code.

This validation only runs if clamav is present in the system via the standalone clamscan command.

This PR also adds an installation of clamav to the docker image and it includes a db update via freshclam.