-
Notifications
You must be signed in to change notification settings - Fork 1
Add Docker Scout security scanning to CI workflow #5
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
Merged
Merged
Changes from 25 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
e0eaa96
Add Docker setup and CI pipeline for n8n and Temporal workflow automa…
killev a33801e
Pin n8n Docker image to version 1.22.0 for improved stability.
killev 4b7a21e
Fix n8n healthcheck to use N8N_PORT environment variable instead of h…
killev fbe4ca8
Add Docker Scout security scanning to CI workflow
killev e9990be
Update Docker volume configurations to use named volumes
killev 43c47a4
Improve Docker security and introduce service health checks
killev 04932c7
Add service availability check to CI workflow
killev 289c899
Update Docker Buildx action from v2 to v3 in CI workflow
killev 47461d0
Update HEALTHCHECK format to use exec form in Docker configurations
killev 44ae932
Add Docker volume setup script for CI service testing
killev b64c345
Improve CI pipeline with timeout and cleanup enhancements
killev c2b0281
Merge branch 'add-docker-configuration' into add-docker-security-check
killev 6e5d39f
Remove conflict's artefact
killev 2b9e5fb
Fix Docker Scout formatting and ignore scan results in git
killev 5588b83
Replace direct Docker Scout usage with official docker/scout-action
killev e7f814e
Add GitHub authentication token to Docker Scout actions
killev c80b677
Update Temporal and n8n configurations with latest versions and envir…
killev 88e1414
Improve Docker configuration with parameterized builds and better hea…
killev 4d2dbc8
Refactor Docker configuration to use environment variables from .env …
killev 02169cb
Add environment file copy step to GitHub workflow
killev 737eb62
Add N8N_PORT build argument to Dockerfile
killev ce49d6e
Update README.md with improved documentation formatting
killev e5e16cb
Merge branch 'add-docker-configuration' into add-docker-security-check
killev 6617ffe
Merge branch 'main' into add-docker-security-check
anatolyshipitz 55144a1
Merge branch 'main' into add-docker-security-check
killev ba63d0a
Optimize Docker Security Scanning using matrix strategy
killev b67f654
Add Docker Hub authentication and enhance security scan output
killev 1ec80e2
Remove whitespace in code-quality.yml workflow file
killev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.