/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently, we manually scan container images to resolve security issues just before we release the new version of katib.
Although, this is inefficient, and we should scan container images regularly, not only just before releasing.
It might be better to run OSS tools for security scanning like the following on the GitHub Actions:
ref: #2094
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Love this feature? Give it a 👍 We prioritize the features with the most 👍
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently, we manually scan container images to resolve security issues just before we release the new version of katib.
Although, this is inefficient, and we should scan container images regularly, not only just before releasing.
It might be better to run OSS tools for security scanning like the following on the GitHub Actions:
docker scan(internally Snyk)ref: #2094
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Love this feature? Give it a 👍 We prioritize the features with the most 👍