Closed va-albers closed 1 year ago
Does this include keys, tokens, or certificates for testing and development? Or is this only for prod
and prod-test
environments?
Does this include keys, tokens, or certificates for testing and development? Or is this only for
prod
andprod-test
environments?
It includes all environments. If we have specific cases where this is prohibitively complex we should talk about it, but in the general response from LHDI was for all environments.
This work involves:
We think a good next step on this would be to understand the threat model / do some analysis of the risk.
Noting from discussion that git history is not a risk in our case because the credentials were rotated when committed to git.
This work involves:
@tcraghu cc/ @yoomlam I have updated the ticket description & acceptance criteria to reflect the steps we aligned on in our refinement sessions and sprint planning discussion.
Catalog Draft Available at https://github.com/department-of-veterans-affairs/abd-vro-internal/wiki/Tokens-and-Secrets-for-VRO
As far as secret rotation goes, @yoomlam has completed mocks for the BIE Kafka which allow for use of self-signed certs and rotated secrets in dev. I have reached out to BIP (claims and evidence) teams for guidance on how to complete secret rotation but have not heard back yet. BIP secret rotation are the last pending item for this work before calling the meeting.
Going through the language in this ticket again with the additional context from working on it, I think we have most of AC1 done, with the exceptions of:
Apart from these things, a catalog of the secrets as they stand is available at https://github.com/department-of-veterans-affairs/abd-vro-internal/wiki/VRO-Secrets
Also I think that we have kicked off part of AC2 and we are awaiting some more information from within the VA to either approve or request changes to some of our current methods in accounting for local development.
I have documented the current actions we are either waiting for answers or clarification for on the same page above in the hopes that we can rescope this ticket into a bit more manageable chunks.
User Story
As a LH support team member, I want to ensure that all security tokens, passwords, keys, and certificates are not included in source control, so that we minimize unnecessary security risks to the platform.
Acceptance Criteria
Not included in this work Any secrets that relate to access to PII or production systems - those would be handled through the incident process.