ankane / ankane/pdscan

Idea: additional options for file search

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
283
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Very helpful tool, for compliance reasons, we built a similar (but worse) tool internally to do this. We run this tool on people's local workstations to detect PII at regular intervals.

For us, it would be very helpful to have the following additional config options when searching for files

  • include/exclude file types
  • exclude certain subdirectories (we want to run on Macos with directory /Users/, but want to exclude mounted drives like for remote MSFT files that could be mounted at /Users//OneDrive)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue requests file-type inclusion/exclusion and subdirectory exclusion for workstation scans, but names no files or tests. Start by locating the file-search entry point and existing configuration or CLI option handling; done means both filters work for the stated /Users/ and mounted-drive cases, with tests covering them.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.