CipherPrompt DLP의 버전 기록 - 3개 버전
CipherPrompt DLP 제작자: Agata Ćwirko IT
CipherPrompt DLP의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 5.43.0
2026년 8월 10일에 출시 - 68.46 KBfirefox 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,}All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 5.42.9284
2026년 8월 8일에 출시 - 67.73 KBfirefox 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.All Rights Reserved에 따라 릴리스된 소스 코드
버전 5.42.9283
2026년 8월 4일에 출시 - 59.52 KBfirefox 115.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드