必需的参数
- 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" />