Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust: Sensitive data library #18414

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Rust: Sensitive data library #18414

wants to merge 5 commits into from

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Jan 6, 2025

Add a library for recognising sensitive data in Rust. The core logic in SensitiveDataHeuristics.qll is shared between languages, the integration in SensitiveData.qll is Rust specific (so are the tests and summary queries).

The implementation here is a bit minimal, there's a lot I want to improve both in the integration and in the shared library. However I'm keen to get something in place and working so that I can start building queries on top of this alongside making improvements to it.

@geoffw0 geoffw0 added the Rust Pull requests that update Rust code label Jan 6, 2025
@Copilot Copilot bot review requested due to automatic review settings January 6, 2025 13:36
Copilot

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant