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

[fix]: secret key management #53

Open
MinhoJJang opened this issue Mar 23, 2024 · 0 comments
Open

[fix]: secret key management #53

MinhoJJang opened this issue Mar 23, 2024 · 0 comments
Assignees

Comments

@MinhoJJang
Copy link
Member

MinhoJJang commented Mar 23, 2024

1. 문제 정의

AESUtil Class의 KEY 및 INIT_VECTOR 값을 하드코딩 하지 말고, github secret으로 관리합니다.
기타 보안이 필요한 키들도 마찬가지로 관리합니다.


2. 원인 파악


3. 해결

최후순위로 해결하는 이슈입니다.

@MinhoJJang MinhoJJang self-assigned this Mar 23, 2024
@MinhoJJang MinhoJJang changed the title [fix]: AESUtil secret key management [fix]: secret key management Mar 23, 2024
@MinhoJJang MinhoJJang linked a pull request Mar 23, 2024 that will close this issue
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 a pull request may close this issue.

1 participant