Releases: Sushegaad/Semantic-Privacy-Guard
Releases · Sushegaad/Semantic-Privacy-Guard
v1.2.0
v1.1.0
v1.0.0 — Initial release
Semantic Privacy Guard: A lightweight, zero-dependency Java middleware that intercepts LLM prompts, identifies PII using a hybrid Regex + Naive Bayes approach, and redacts it before it leaves the corporate network.
v1.0.0 — Initial release
v0.1.0-alpha
new file: .DS_Store modified: README.md modified: docs/index.html new file: docs/playground-screenshot.png modified: target/jacoco.exec modified: target/site/jacoco/jacoco-sessions.html modified: target/site/jacoco/jacoco.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$ApiKeyTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$CreditCardTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$EmailTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$IBANTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$IPTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$PasswordTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$PhoneTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$SSNTests.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.MLDetectorTest.xml modified: target/surefire-reports/TEST-com.semanticprivacyguard.SemanticPrivacyGuardTest.xml modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$ApiKeyTests.txt modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$IPTests.txt modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest.txt modified: target/surefire-reports/com.semanticprivacyguard.MLDetectorTest.txt modified: target/surefire-reports/com.semanticprivacyguard.SemanticPrivacyGuardTest.txt