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

[ODS-6126] Use GitHub Action from Docker Scout to analyze docker images #888

Merged
merged 8 commits into from
Jan 19, 2024

Conversation

semalaiappan
Copy link
Contributor

No description provided.

@semalaiappan semalaiappan requested a review from a team as a code owner January 16, 2024 23:10
@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.

Copy link

github-actions bot commented Jan 16, 2024

🔍 Vulnerabilities of edfialliance/ods-api-web-sandbox-admin:7.2.0-5.0.0

📦 Image Reference edfialliance/ods-api-web-sandbox-admin:7.2.0-5.0.0
digestsha256:bff3e15585a84ca50eabcbb087ad68124c5a9d2ca9fa9870f3d31691e5e7b539
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size78 MB
packages455
📦 Base Image alpine:3
also known as
  • 3.18
  • 3.18.4
  • latest
digestsha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86
vulnerabilitiescritical: 0 high: 1 medium: 1 low: 0 unspecified: 2

.github/workflows/Analyze docker images.yml Show resolved Hide resolved
Docker/Invoke-Build.ps1 Outdated Show resolved Hide resolved
if: ${{ github.event_name != 'pull_request_target' }}
uses: github/codeql-action/upload-sarif@df32e399139a3050671466d7d9b3cbacc1cfd034 #codeql-bundle-v2.15.2
with:
sarif_file: sarif-${{ matrix.dockerfile.name }}.${{ env.PACKAGE_VERSION }}.0-${{ matrix.StandardVersion }}.output.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current edfialliance/ods-api-web-api image has a vulnerability, but the summary only displays the info for 5.0.0, not sure if this is a buf or expected from the github/codeql-action/upload-sarif action

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To view all Vulnerabilities here . you need to click edited icon . display only show most recent one

.github/workflows/Docker Test.yml Outdated Show resolved Hide resolved
.github/workflows/Publish to Docker Hub.yml Outdated Show resolved Hide resolved
.github/workflows/Analyze docker images.yml Show resolved Hide resolved
@simpat-jesus simpat-jesus merged commit 662174f into main Jan 19, 2024
68 checks passed
@simpat-jesus simpat-jesus deleted the ODS-6126 branch January 19, 2024 15:46
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.

3 participants