Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker scan workflows to include Dockerfile path and context for vulnerability checks 🔍 #95

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

0GiS0
Copy link
Owner

@0GiS0 0GiS0 commented Dec 28, 2024

Improvements to the workflow configuration:

Enhancements to scanning jobs:

  • .github/workflows/docker-scans.yml: Added dockerfile_path and context parameters to the checkov, trivy, grype, and snyk jobs to specify the location of the Dockerfile and the context directory for the scans.

@0GiS0 0GiS0 linked an issue Dec 28, 2024 that may be closed by this pull request
@0GiS0 0GiS0 merged commit 3432829 into main Dec 28, 2024
3 checks passed
@0GiS0 0GiS0 deleted the fix/docker-image-scan-workflow branch December 28, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐳🔍 Fix Docker Image Scan Workflow
1 participant