talisman icon indicating copy to clipboard operation
talisman copied to clipboard

Custom pattern does not apply for filename

Open perryzjc opened this issue 2 years ago • 1 comments

Describe the bug The custom pattern can work for the file content but not for the file name. It appears that this app is able to detect filenames, such as danger.pem. The example is here

Expected behavior The custom pattern should also apply to the filename.

Desktop (please complete the following information):

  • OS: macOS Big Sur v11.1
  • Browser: chrome

perryzjc avatar Mar 10 '23 07:03 perryzjc

I'm curious to know more about the custom patterns you were looking for the file name to ignore. Do you have a few examples?

Are those file names very specific to your project, or are they more generic files names that could apply to other projects (and might make sense to add to the ruleset that the filenamedetector currently looks at)

tinamthomas avatar Mar 14 '23 21:03 tinamthomas