Skip to content

Releases: Sushegaad/Semantic-Privacy-Guard

v1.2.0

10 Mar 21:02

Choose a tag to compare

Adding NLP support for better PII redaction, and stream-based processing support.
Correcting the Maven release details.

v1.1.0

10 Mar 19:26

Choose a tag to compare

Adding NLP support for better PII redaction, and stream-based processing support.

v1.0.0 — Initial release

04 Mar 16:56

Choose a tag to compare

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

04 Mar 00:49

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release
	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