Trying to fix the XSS problem 32/121732/2
authorGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 8 Jun 2021 05:59:18 +0000 (13:59 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 8 Jun 2021 06:06:16 +0000 (14:06 +0800)
commitbe5ca2b68e80688677d75e5f688199511745570b
tree11715da7718c00dcf014bfe72f90e78f07b1d1a2
parent4242b93bdf5079fee5339a50d8126e4ea56ad9b6
Trying to fix the XSS problem

Change-Id: I7cb2604d886dba0c13c5c182c59f7d0991bd3ab6
Issue-ID: HOLMES-453
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
holmes-actions/src/main/java/org/onap/holmes/common/utils/transactionid/TransactionIdFilter.java
holmes-actions/src/main/java/org/onap/holmes/common/utils/transactionid/TransactionIdUtils.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/transactionid/TransactionIdFilterTest.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/transactionid/TransactionIdUtilsTest.java [new file with mode: 0644]