OpenSearch/distribution
Himanshu Setia 13a02becba
Restricting logs permissions (#966)
Currently, the permissions for opensearch logs are -rw-r-r-, which gives read access to anyone. This weak permission
structure can lead to leakage of any sensitive information (if published) in the logs. This commit restricts read
access with -rw-r--- permission.

Signed-off-by: Himanshu Setia <setiah@amazon.com>
2021-07-15 10:06:45 -07:00
..
archives Renaming CPU architecture to have consistent naming (#612) 2021-04-26 09:40:09 -07:00
bwc [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
docker docker build: use OSS `log4j2.properties` (#878) 2021-06-24 10:16:17 -07:00
licenses Fix stragglers from renaming to OpenSearch work. (#483) 2021-04-05 11:51:20 -07:00
packages distribution/packages: Fix RPM architecture name for 64-bit x86 (#620) 2021-05-26 02:41:11 +05:30
src Restricting logs permissions (#966) 2021-07-15 10:06:45 -07:00
tools A CLI tool to assist during an upgrade to OpenSearch. (#846) 2021-07-13 09:51:02 -07:00
build.gradle A CLI tool to assist during an upgrade to OpenSearch. (#846) 2021-07-13 09:51:02 -07:00