Bidaya0

Results 30 comments of Bidaya0

可以检查一下检测策略模板中是否有启用新添加的策略

> > 可以检查一下检测策略模板中是否有启用新添加的策略 > > 1.8.3 我设置了检测策略模板,也开启敏感数据配置,也没有检测到 。 > > 添加了自定义身份证号、银行卡号检测,检测策略中有自定义的身份证号、银行卡号和系统自带的手机号检测。数据包中同时含有身份证号、银行卡号、手机号,最后只检测出手机号。 > > ![image](https://user-images.githubusercontent.com/26836303/184630628-2a718e46-d088-4036-a932-1fa1f1e960c5.png) ![image](https://user-images.githubusercontent.com/26836303/184630687-6a4f4be8-86d4-4f58-95f7-6b918434c20e.png) ![image](https://user-images.githubusercontent.com/26836303/184630739-587b33bc-ac20-4ca8-9298-a2a588c7eadb.png) ![image](https://user-images.githubusercontent.com/26836303/184630813-600a2f57-8a25-4b54-8613-eed93b233e90.png) ![image](https://user-images.githubusercontent.com/26836303/184630855-c1a53b89-cce8-4452-9fd1-4b91fb7fe1f9.png) ![image](https://user-images.githubusercontent.com/26836303/184631101-878f6be9-154d-49d7-8ed9-0669bc57a1c3.png) 你这是另外的情况了,在json里面用^和$肯定是匹配不出来的...

check you default collation. When storing HTTP data collected by the agent, we need to be compatible with as many encodings as possible, so we declare the table utf8mb4_general_ci '''...

> Would love to see this picked up and finished! Please take a look. https://github.com/django-es/django-elasticsearch-dsl/pull/414 I rebased it against master and implement the celery delete and delete_related tasks.

This is due to the fact that the official docker registry is DNS polluted. Try to configure a mirror registry that is reachable in the docker configuration

The 1.15.0 image has been re-released, try reinstalling it.

> I tried reinstalling it but the result is the same. I also tried installing it from the github main, develop, and release-1.15.0 branches and directly from the zip release...