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

Feature/nd 570 remove secrets baked into admin container #765

Merged

Conversation

asifamirat00
Copy link
Contributor

removed secrets/environment variables that are passed in as arguments into make build command as these are passed to the container from the ECS task definitions and should not be baked in during build as results in a security vulnerability ND-570. Tested the removal of vars/secrets passed as args from the make build command. Can build the container image locally when running 'make build' makefile command. The build completes successfully without failures and all tests pass

…in-container-

Pulling in latest updates to main
…s into make build command as these are passed to the container from the ECS task definitions and should not be baked in during build as results in a security vulnerability ND-570
@asifamirat00 asifamirat00 requested a review from a team as a code owner November 28, 2024 15:11
@asifamirat00 asifamirat00 requested review from Gary-H9, moontune and sb21460 and removed request for a team November 28, 2024 15:11
Copy link
Contributor

@sb21460 sb21460 left a comment

Choose a reason for hiding this comment

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

LGTM

…in-container-

Pulling in latest updates to main
…in-container-

Pulling in latest updates to main
…in-container-

Pulling in latest updates to main
@asifamirat00 asifamirat00 merged commit 0bf8c60 into main Dec 12, 2024
4 checks passed
@asifamirat00 asifamirat00 deleted the feature/ND-570-Remove-secrets-baked-into-admin-container- branch December 12, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants