docs(imagescan): provide package-level docs

Signed-off-by: Vlad Klokun <vklokun@protonmail.ch>
This commit is contained in:
Vlad Klokun
2023-08-02 09:50:18 +03:00
parent e3677fc45c
commit 925145724e
+5
View File
@@ -1 +1,6 @@
/*
Package imagescan provides a service to scan images for vulnerabilities and helpers to set it up.
At the moment, the package uses Grype as the engine that scans images.
*/
package imagescan