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

Scan All Configured Docker Images #31

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

EmteZogaf
Copy link
Collaborator

@EmteZogaf EmteZogaf commented Mar 30, 2023

Scan all docker images used in deployment for security vulnerabilities.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:postgres:15-alpine. As part of the setup process, we have scanned this repository and found 7 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:ghcr.io/medizininformatik-initiative/feasibility-gui:1.0.0. As part of the setup process, we have scanned this repository and found 6 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:nginxinc/nginx-unprivileged:1.23-alpine. As part of the setup process, we have scanned this repository and found 6 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:ghcr.io/medizininformatik-initiative/blaze:0.20. As part of the setup process, we have scanned this repository and found 14 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:keycloak/keycloak:21.0. As part of the setup process, we have scanned this repository and found 24 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:ghcr.io/medizininformatik-initiative/feasibility-aktin-client:1.5.0. As part of the setup process, we have scanned this repository and found 83 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:ghcr.io/aktin/aktin-broker:1.5.0. As part of the setup process, we have scanned this repository and found 77 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:ghcr.io/medizininformatik-initiative/feasibility-backend:3.0.0. As part of the setup process, we have scanned this repository and found 52 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan/image:ghcr.io/medizininformatik-initiative/flare:0.2. As part of the setup process, we have scanned this repository and found 14 existing alerts. Please check the repository Security tab to see all alerts.

@EmteZogaf EmteZogaf force-pushed the security-scan-images branch 4 times, most recently from a342c3d to be38887 Compare March 30, 2023 07:04
@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:nginxinc/nginx-unprivileged:1.23-alpine. As part of the setup process, we have scanned this repository and found 6 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:ghcr.io/medizininformatik-initiative/feasibility-gui:1.0.0. As part of the setup process, we have scanned this repository and found 6 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:ghcr.io/aktin/aktin-broker:1.5.0. As part of the setup process, we have scanned this repository and found 25 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:postgres:15-alpine. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:ghcr.io/medizininformatik-initiative/feasibility-aktin-client:1.5.0. As part of the setup process, we have scanned this repository and found 31 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:ghcr.io/medizininformatik-initiative/blaze:0.20. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:keycloak/keycloak:21.0. As part of the setup process, we have scanned this repository and found 12 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:ghcr.io/medizininformatik-initiative/flare:0.2. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Trivy configuration .github/workflows/ci.yml:security-scan-upload/image:ghcr.io/medizininformatik-initiative/feasibility-backend:3.0.0. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@EmteZogaf EmteZogaf force-pushed the security-scan-images branch from be38887 to 3ddfd52 Compare June 26, 2024 10:25
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@EmteZogaf EmteZogaf force-pushed the security-scan-images branch 2 times, most recently from 7e618cf to 870c5ac Compare June 28, 2024 13:55
DeaDurro pushed a commit that referenced this pull request Sep 4, 2024
…ct-dispatches-equally

Respect Dispatches After First Successful One
@EmteZogaf EmteZogaf force-pushed the security-scan-images branch from 870c5ac to b692b33 Compare November 21, 2024 07:35
@EmteZogaf EmteZogaf changed the base branch from main to develop November 21, 2024 07:35
@EmteZogaf EmteZogaf force-pushed the security-scan-images branch from b692b33 to b6e2167 Compare November 21, 2024 08:05
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.

1 participant