Skip to content

adding trivy scanning to the Docker files#41

Merged
pputman-clabs merged 7 commits intocelo1from
pputman/add-trivy-scanning-dockerfiles
Sep 12, 2023
Merged

adding trivy scanning to the Docker files#41
pputman-clabs merged 7 commits intocelo1from
pputman/add-trivy-scanning-dockerfiles

Conversation

@pputman-clabs
Copy link
Copy Markdown

Adding trivy scanning to all the optimism docker files

@palango
Copy link
Copy Markdown

palango commented Aug 30, 2023

Currently there are no images built and dependencies are pinned by the upstream. Does it make sense to add those checks?

@pputman-clabs
Copy link
Copy Markdown
Author

@palango These are just informational to see which vulnerabilities we may have, even if they come from upstream. Depending on what's there, we may want to ask the repository we're forking from to look into possible fixes if it's something we're using internally or in the community.

@pputman-clabs
Copy link
Copy Markdown
Author

Since everything comes from upstream, i changed the triggers instead of push/PR to just be on workflow dispatch, so we can build and scan them manually without running them everytime a PR is created.

@pputman-clabs pputman-clabs merged commit 642e081 into celo1 Sep 12, 2023
@pputman-clabs pputman-clabs deleted the pputman/add-trivy-scanning-dockerfiles branch September 12, 2023 16:52
palango pushed a commit that referenced this pull request Sep 26, 2023
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Feb 7, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Feb 19, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Feb 20, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
palango pushed a commit that referenced this pull request May 16, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
palango pushed a commit that referenced this pull request May 31, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
carterqw2 pushed a commit that referenced this pull request Jun 12, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
carterqw2 pushed a commit that referenced this pull request Jun 12, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
carterqw2 pushed a commit that referenced this pull request Jun 26, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
carterqw2 pushed a commit that referenced this pull request Jun 26, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Sep 10, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Sep 10, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
palango pushed a commit that referenced this pull request Sep 24, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Oct 12, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Oct 14, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
karlb pushed a commit that referenced this pull request Oct 16, 2024
* adding trivy scanning to the Docker files

* adding docker build scan

* fixing typo

* adding context for bedrock images

* adding context to ops dockerfile packages

* fixing context for ops packges:

* removing push/pull triggers and adding just a manual workflow run with workflow_dispatch
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.

2 participants