feat: add Trivy security scan workflow and update Dockerfiles for vulnerability scanning

This commit is contained in:
alam00000
2026-03-17 22:54:00 +05:30
parent 8bf52b9ef1
commit 23b072ea10
4 changed files with 113 additions and 1 deletions

View File

@@ -13,3 +13,8 @@ updates:
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'docker'
directory: '/'
schedule:
interval: 'weekly'