Browser extension for PII detection and security scanning on web pages
  • TypeScript 68.9%
  • JavaScript 20.9%
  • CSS 8.2%
  • HTML 1.8%
  • Shell 0.2%
Find a file
Anderson 2cac7ad8d0
All checks were successful
CI / Build Extension (push) Successful in 24s
ci: trigger initial CI run
2026-05-17 04:22:33 +00:00
.gitea/workflows ci: add Forgejo Actions workflow 2026-05-17 04:19:58 +00:00
attached_assets Improve scan page functionality with better error handling 2025-12-14 22:46:39 +00:00
client Update version to v2.0.0 across all UI components 2026-01-20 01:41:07 +00:00
extension Update version to v2.0.0 across all UI components 2026-01-20 01:41:07 +00:00
script Extracted stack files 2025-12-14 03:19:50 +00:00
server Fix multiple security and code quality bugs 2026-01-20 00:16:57 +00:00
shared Improve PII detection to scan pages independently of highlighting 2025-12-14 04:29:17 +00:00
.ci-trigger ci: trigger initial CI run 2026-05-17 04:22:33 +00:00
.env.example Restore correct NEXUS architecture: separate auth and service endpoints 2025-12-30 03:40:04 +00:00
.gitignore Configure NEXUS API authentication with environment variables 2025-12-30 03:06:02 +00:00
.replit Saved progress at the end of the loop 2025-12-21 23:27:30 +00:00
BUILD_EXTENSION.md modified: package-lock.json 2026-01-05 04:40:29 +00:00
components.json Extracted stack files 2025-12-14 03:19:50 +00:00
design_guidelines.md Extracted stack files 2025-12-14 03:19:50 +00:00
drizzle.config.ts Extracted stack files 2025-12-14 03:19:50 +00:00
ENV_CONFIG.md Fix authentication endpoints to match backend-api 2025-12-30 03:47:32 +00:00
MIGRATION_COMPLETE.md modified: extension/background.js 2025-12-30 00:34:55 +00:00
package-extension.sh modified: package-lock.json 2026-01-05 04:40:29 +00:00
package-lock.json Fix multiple security and code quality bugs 2026-01-20 00:16:57 +00:00
package.json Update version to v2.0.0 across all UI components 2026-01-20 01:41:07 +00:00
postcss.config.js Extracted stack files 2025-12-14 03:19:50 +00:00
RAILWAY_DEPLOYMENT.md modified: extension/background.js 2025-12-30 00:34:55 +00:00
replit.md Fix authentication endpoints to match backend-api 2025-12-30 03:47:32 +00:00
tailwind.config.ts Add user authentication and security features to the browser extension 2025-12-14 03:27:25 +00:00
tsconfig.json Extracted stack files 2025-12-14 03:19:50 +00:00
vite.config.ts modified: extension/background.js 2025-12-30 00:34:55 +00:00
warden-v1.1.0.zip modified: package-lock.json 2026-01-05 04:40:29 +00:00