Add Security scanners to GPT CI config
We need to add Security scanners to GPT:
- Dependency scanning for Gemfile.lock
- Vulnerability scanning for Docker images (
docker scan
)- Before publication
- Scheduled vulnerability scanning jobs for the latest released GPT and Data Generator images