浏览代码

Resolve final credscan bug (#31196)

William Godbe 5 年之前
父节点
当前提交
8d79c958dd
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .config/CredScanSuppressions.json

+ 4 - 0
.config/CredScanSuppressions.json

@@ -13,6 +13,10 @@
       "placeholder": "newpassword",
       "placeholder": "newpassword",
       "_justification": "This is a fake password used in test code."
       "_justification": "This is a fake password used in test code."
     },
     },
+    {
+      "placeholder": "testpassword",
+      "_justification": "This is a fake password used in test code."
+    },
     {
     {
       "placeholder": "AAABAgMEBQYHCAkKCwwNDg+ukCEMDf0yyQ29NYubggE=",
       "placeholder": "AAABAgMEBQYHCAkKCwwNDg+ukCEMDf0yyQ29NYubggE=",
       "_justification": "This is a fake password hash used in test code."
       "_justification": "This is a fake password hash used in test code."