mirror of https://github.com/jumpserver/jumpserver
perf: keep top
parent
ad5460dab8
commit
6d66ba5288
|
@ -13,6 +13,7 @@ from gmssl.sm4 import CryptSM4, SM4_ENCRYPT, SM4_DECRYPT
|
||||||
|
|
||||||
from common.sdk.gm import piico
|
from common.sdk.gm import piico
|
||||||
|
|
||||||
|
|
||||||
secret_pattern = re.compile(r'password|secret|key|token', re.IGNORECASE)
|
secret_pattern = re.compile(r'password|secret|key|token', re.IGNORECASE)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue