IdeaCredIdeaCred

FabioLeitao/python3-lgpd-crawler

63

Dashboard com capacidade de sondagem, apreciação e mapeamento dos dados pessoais e/ou sensíveis

What's novel

Dashboard com capacidade de sondagem, apreciação e mapeamento dos dados pessoais e/ou sensíveis

Code Analysis

5 files read · 2 rounds

A comprehensive data privacy compliance auditing tool that scans SQL databases, filesystems, APIs, and cloud services to detect PII/sensitive data using regex, ML (TF-IDF + RandomForest), and optional DL (sentence embeddings), storing findings in SQLite with tenant/operator metadata and generating E

Strengths

Excellent architecture with clear separation of concerns - connector pattern for multi-source scanning, unified detector combining regex/ML/DL approaches, robust config normalization, comprehensive security headers, and well-documented code. The project handles edge cases like lyrics/tabs false positives intelligently and supports extensive compliance frameworks (LGPD/GDPR/CCPA/HIPAA).

Weaknesses

Some error handling could be more explicit (e.g., silent exception swallowing in parallel scans), and while tests exist, they may not cover all edge cases for the ML/DL components. The optional dependencies create complexity for users who don't need advanced features.

Score Breakdown

Innovation
6 (25%)
Craft
57 (35%)
Traction
8 (15%)
Scope
64 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+2

Craft

Ci+5
Tests+8
Polish+3
Releases+4
Has License+5
Code Quality+26
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+6
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+8
Subsystems+15
Bloat Penalty+0
Completeness+7
Contributors+7
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

234

Contributors

3

Files

186

Active weeks

5

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

1

License

BSD-3-Clause