[
https://issues.apache.org/jira/browse/KNOX-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar resolved KNOX-3453.
---------------------------------
Resolution: Fixed
> Ignore runtime-generated gateway-server/data/security directory in git
> ----------------------------------------------------------------------
>
> Key: KNOX-3453
> URL: https://issues.apache.org/jira/browse/KNOX-3453
> Project: Apache Knox
> Issue Type: Improvement
> Components: CI
> Affects Versions: 2.0.0, 2.1.0, 3.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 3.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The {{gateway-server/data/security}} directory holds runtime-generated
> security material (master secret, keystores, credential stores) that should
> never be committed. Today {{.gitignore}} only excludes
> {{gateway-server/data/security/keystores/*.jceks}} (added under KNOX-3328).
> Broaden the rule to ignore the entire {{gateway-server/data/security/}}
> directory so no security artifacts are accidentally tracked.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)