Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
LsquaredTechnologies
/
Anonymizer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve with Rust
- #3
#3
Merged
LionelLalande
merged 17 commits into
main
LsquaredTechnologies/Anonymizer:main
from
dev/lib-rust
LsquaredTechnologies/Anonymizer:dev/lib-rust
Copy head branch name to clipboard
Jul 5, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Improve with Rust
#3
LionelLalande
merged 17 commits into
main
LsquaredTechnologies/Anonymizer:main
from
dev/lib-rust
LsquaredTechnologies/Anonymizer:dev/lib-rust
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
fix: dont anonymize anonymized files
LionelLalande
committed
0a51913
View commit details
Copy full SHA for 0a51913
Browse repository at this point
feat: create aot executable
Show description for fe9e69b
LionelLalande
committed
fe9e69b
View commit details
Copy full SHA for fe9e69b
Browse repository at this point
ci: create changelog from latest tag
LionelLalande
committed
01aeab9
View commit details
Copy full SHA for 01aeab9
Browse repository at this point
Commits on Jul 5, 2026
feat: use lib in Rust to anonymize pii
LionelLalande
committed
a388c04
View commit details
Copy full SHA for a388c04
Browse repository at this point
refactor(cli): replace python runtime with native core interop
LionelLalande
committed
75c9bcc
View commit details
Copy full SHA for 75c9bcc
Browse repository at this point
feat(cli): unify ONNX model download flow
LionelLalande
committed
4b2e238
View commit details
Copy full SHA for 4b2e238
Browse repository at this point
chore(cli): cleanup commands and config serialization
LionelLalande
committed
40289bb
View commit details
Copy full SHA for 40289bb
Browse repository at this point
chore(vscode): add vscode settings
LionelLalande
committed
15f7d65
View commit details
Copy full SHA for 15f7d65
Browse repository at this point
fix(cli): remove UpdateCommand from "normal" commands
Show description for 9450468
LionelLalande
committed
9450468
View commit details
Copy full SHA for 9450468
Browse repository at this point
fix(cli): update download URL construction for setup files
LionelLalande
committed
bb1ff1a
View commit details
Copy full SHA for bb1ff1a
Browse repository at this point
fix(cli): avoid console when running at startup
LionelLalande
committed
e2373de
View commit details
Copy full SHA for e2373de
Browse repository at this point
chore(cli): add commandLineArgs samples for various CLI commands
LionelLalande
committed
271b2d5
View commit details
Copy full SHA for 271b2d5
Browse repository at this point
fix(cli): improve single instance handling
LionelLalande
committed
409163c
View commit details
Copy full SHA for 409163c
Browse repository at this point
fix(cli): improve file processing error handling in FilesWatcher
LionelLalande
committed
55848e6
View commit details
Copy full SHA for 55848e6
Browse repository at this point
ci: build Rust core and publish ONNX artifacts
LionelLalande
committed
a35dc71
View commit details
Copy full SHA for a35dc71
Browse repository at this point
fix(cli): mutex initialization was incorrect
LionelLalande
committed
0bdd2a0
View commit details
Copy full SHA for 0bdd2a0
Browse repository at this point
fix(cli): remove unnecessary output directory deletion
LionelLalande
committed
7ae9b48
View commit details
Copy full SHA for 7ae9b48
Browse repository at this point
You can’t perform that action at this time.