OpenSearch/modules/transport-netty4
Alpar Torok 3828ec60f5
Fix forbidden apis on FIPS (#33202)
- third party audit detects jar hell with JDK so we disable it
- jdk non portable in forbiddenapis detects classes being used from the
JDK ( for fips ) that are not portable, this is intended so we don't
scan for it on fips.
- different exclusion rules for third party audit on fips

Closes #33179
2018-08-29 17:43:40 +03:00
..
licenses NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511) 2018-08-01 02:34:58 +02:00
src Switch remaining LLREST usage to new style Requests (#33171) 2018-08-28 14:20:14 -04:00
build.gradle Fix forbidden apis on FIPS (#33202) 2018-08-29 17:43:40 +03:00