CipherPrompt DLP 版本历史 - 3 个版本
CipherPrompt DLP 作者: Agata Ćwirko IT
CipherPrompt DLP 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 5.43.0
发布于 2026年8月10日 - 68.46 KB适用于 firefox 116.0 及更高版本Release Notes — CipherPrompt DLP v5.43.0
🔒 New Confidential Data DLP Detection Rules
Slack API Tokens: xox[baprs]-[a-zA-Z0-9]{10,48}
JWT (JSON Web Tokens): eyJ[a-zA-Z0-9_-]{10,}.eyJ[a-zA-Z0-9_-]{10,}.[a-zA-Z0-9_-]{10,}
Database Connection URIs: PostgreSQL, MySQL, MongoDB, Redis, and MSSQL connection strings ((?:postgres|postgresql|mysql|mongodb|mongodb+srv|redis|mssql):\/\/...)
Hugging Face Access Tokens: hf_[a-zA-Z0-9]{34,}源代码遵循 保留所有权利 发布
较早版本
版本 5.42.9284
发布于 2026年8月8日 - 67.73 KB适用于 firefox 116.0 及更高版本Added
Custom platform support: users can now add any website as a monitored platform directly from the Options page. Type a domain (e.g. my-company-llm.com), grant the one-time host permission, and CipherPrompt DLP will inspect paste & drop on that site just like the built-in platforms.
The scripting permission enables runtime content-script registration via chrome.scripting.registerContentScripts, so user-added domains receive the DLP content script without requiring an extension update or manifest change.
Domains persist across sessions (persistAcrossSessions: true) and survive browser restarts.
Removing a custom domain automatically revokes the host permission and unregisters the content script.
The Options page now shows both built-in and user-added platforms in a unified domain list with add / remove controls.源代码遵循 保留所有权利 发布
版本 5.42.9283
发布于 2026年8月4日 - 59.52 KB适用于 firefox 115.0 及更高版本源代码遵循 保留所有权利 发布