必需的參數
- justification: 執行重置的原因。
可選的參數
- logName: 要重置雜湊鏈的日誌名稱。目前,唯一允許的值是
app_audits,未來計劃增加更多選項。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
在檢測到日誌篡改或應用程式資料庫更改後,重置知行之橋中的篡改顯跡警告狀態。
app_audits,未來計劃增加更多選項。<arc:set attr="reset.logName" value="app_audits" />
<arc:set attr="reset.justification" value="Tampering has been detected and the situation has been remedied." />
<arc:call op="integrityResetTampering" in="reset" />
<arc:set attr="reset.justification" value="Resetting because we have moved to a new backend database." />
<arc:call op="integrityResetTampering" in="reset" />