echo "# privacy-guard-proxy" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://git-wall.de/noa-x/privacy-guard-proxy.git git push -u origin main
Öffentlicher Code-Bereich: Tree, Dateien, Releases und Issues sind ohne Login sichtbar.
Repository languages
main
Go 63%
CSS 21%
JavaScript 8.1%
Markdown 3.9%
YAML 1.8%
HTML 1.1%
address_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
creditcard_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
driverlicense_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
email_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
iban.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
iban_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
kvnr_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
licenseplate_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
personalid_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
phone_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
socialsecurity_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
taxid_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
urlsecret.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
urlsecret_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago
vatid_test.go
Add tests for PII detection, covering multiple data types like IBANs, emails, phone numbers, and secrets. Update IBAN and URL secret detection for improved accuracy.
16 days ago