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.go Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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
scanner.go Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
scanner_test.go Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
secret.go Add regex-based PII detection to privacy guard proxy 16 days ago
secret_test.go Remove `config.json` and add Bootstrap CSS v5.3.3 for static assets 16 days ago
socialsecurity.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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.go Add regex-based PII detection to privacy guard proxy 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