-
Notifications
You must be signed in to change notification settings - Fork 594
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
Fix security issues reported by Black Duck #5014
Conversation
// It is a locked dependency of github.com/buildpacks/[email protected]. The maintainers may remove the lock | ||
// in future releases. Check if 'replace' statement still there in their go.mod file. Remove line below if not. | ||
replace github.com/moby/buildkit => github.com/moby/buildkit v0.11.6 | ||
go 1.22.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to update version in github workflows as well. You can find them be keyword 1.21
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Googlom Could you please review again ? Do you know why integration tests check is not running? |
to trigger integration tests you need to type: |
/it-go |
/it-go |
1 similar comment
/it-go |
/it |
/it-go |
1 similar comment
/it-go |
Quality Gate passedIssues Measures |
/it-go |
1 similar comment
/it-go |
* origin/master: (35 commits) feat(notification): Notify in case of Release failure (SAP#5045) fix(docs): remove dead links (SAP#5051) chore: remove obsolete cloud sdk conversion file (SAP#5036) feat: fail if script is not found in package.json file (SAP#5029) feat(sonar): Enable trustengine for token retrieval (SAP#5046) feat(trustengine): Add new resource reference to parameter docs generation (SAP#5038) docs: add unit test tags flag (SAP#4947) CONTRIBUTING.md (SAP#5042) addon.yml may now contain wildCard MAXX (SAP#5039) fix(codeqlExecuteScan): handle spaces in path to maven settings file (SAP#5037) feat(trustengine): Integrate Trust Engine into step config resolver (SAP#5032) fix(http): Use configured logger for retryClient (SAP#5040) Updated helm.sh/helm from 13.14.0 to 13.14.2 (SAP#5041) Copy full project (SAP#5033) feat(vault): support complex data types in secrets (SAP#5006) Added pagination logic for retrieving projects from Black Duck server (SAP#5031) Update aws deps (SAP#5034) Add possible values and default (SAP#5030) Fix security issues reported by Black Duck (SAP#5014) Exposing build artifact metadata from maven and npm (SAP#5008) ...
…fig-fix * origin/master: (35 commits) feat(notification): Notify in case of Release failure (SAP#5045) fix(docs): remove dead links (SAP#5051) chore: remove obsolete cloud sdk conversion file (SAP#5036) feat: fail if script is not found in package.json file (SAP#5029) feat(sonar): Enable trustengine for token retrieval (SAP#5046) feat(trustengine): Add new resource reference to parameter docs generation (SAP#5038) docs: add unit test tags flag (SAP#4947) CONTRIBUTING.md (SAP#5042) addon.yml may now contain wildCard MAXX (SAP#5039) fix(codeqlExecuteScan): handle spaces in path to maven settings file (SAP#5037) feat(trustengine): Integrate Trust Engine into step config resolver (SAP#5032) fix(http): Use configured logger for retryClient (SAP#5040) Updated helm.sh/helm from 13.14.0 to 13.14.2 (SAP#5041) Copy full project (SAP#5033) feat(vault): support complex data types in secrets (SAP#5006) Added pagination logic for retrieving projects from Black Duck server (SAP#5031) Update aws deps (SAP#5034) Add possible values and default (SAP#5030) Fix security issues reported by Black Duck (SAP#5014) Exposing build artifact metadata from maven and npm (SAP#5008) ...
…ix-fix * origin/master: (35 commits) feat(notification): Notify in case of Release failure (SAP#5045) fix(docs): remove dead links (SAP#5051) chore: remove obsolete cloud sdk conversion file (SAP#5036) feat: fail if script is not found in package.json file (SAP#5029) feat(sonar): Enable trustengine for token retrieval (SAP#5046) feat(trustengine): Add new resource reference to parameter docs generation (SAP#5038) docs: add unit test tags flag (SAP#4947) CONTRIBUTING.md (SAP#5042) addon.yml may now contain wildCard MAXX (SAP#5039) fix(codeqlExecuteScan): handle spaces in path to maven settings file (SAP#5037) feat(trustengine): Integrate Trust Engine into step config resolver (SAP#5032) fix(http): Use configured logger for retryClient (SAP#5040) Updated helm.sh/helm from 13.14.0 to 13.14.2 (SAP#5041) Copy full project (SAP#5033) feat(vault): support complex data types in secrets (SAP#5006) Added pagination logic for retrieving projects from Black Duck server (SAP#5031) Update aws deps (SAP#5034) Add possible values and default (SAP#5030) Fix security issues reported by Black Duck (SAP#5014) Exposing build artifact metadata from maven and npm (SAP#5008) ...
Changes
CVE-2024-21626 / BDSA-2024-0240, BDSA-2024-0275 / CVE-2024-23653, BDSA-2024-0273 / CVE-2024-23652, BDSA-2024-0271 / CVE-2024-23651