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

🚀 Deploy to PoC Environment #25

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Conversation

connormaglynn
Copy link
Contributor

👀 Purpose

  • Re-assess the current application security posture and it's suitability to be deployed into the PoC environment
  • Deploy the application into the PoC environment - to further assess the application functionality, security and value to enable it to be deployed into a production environment

♻️ What's changed

  • Increased replica count from 0 to 1 - this will mean 1 pod is created to host the application (enabling it)
  • Added an update to the security assessment document to justify the enablement of the PoC environment
  • Some minor changes to the deployment pipeline (release on merge to main, updated some names)

📝 Notes

  • The application has added several security features since the last review, most notably - a verification process before accessing the production resource of Github Invitations. I believe the current mitigations are suitable to enable the testing environment again where we can better assess the security posture of the live application

@connormaglynn connormaglynn merged commit ae4deb4 into main Nov 28, 2023
2 checks passed
@connormaglynn connormaglynn deleted the deploy-in-poc-environment branch November 28, 2023 12:23
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