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

filename in denylist does not work #112

Open
leninoc opened this issue Oct 21, 2024 · 1 comment
Open

filename in denylist does not work #112

leninoc opened this issue Oct 21, 2024 · 1 comment

Comments

@leninoc
Copy link

leninoc commented Oct 21, 2024

we tested editing denylist.cfg for blacklisting (or adding to the report) of certain files from the analysed data set and it works as expected for adding PUID, file extension, folder name
BUT
it does not work for file names - tried to add keyword from the filename or full filename but it did not show up in the report,
would be great if you could have a look pls.
Jan and Carly

@ross-spencer
Copy link
Member

Hi Jan - do you have a bit more info?

I setup the following layout:

filename_test
├── filename.four
├── filenameOne
├── filename__tHree
└── filename_two

1 directory, 4 files

With this config:

[denylist]
filenames='filename.four','filenameOne','filename__tHree','filename_two'

And see the following:

image

But if you have a more specific test I can try I can see if I can recreate the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants