Support the XML file format in the keyword detector (and maybe other plugins?) #270
Labels
bug
The issue describes a malfunctioning aspect of the project.
help wanted
Indicates that we would like someone that’s not a maintainer to work on the issue.
triaged
The issue has been reviewed but has not been solved yet.
In Yelp/detect-secrets-server#40 we got a report that a password in an XML tag called "password" was not detected. We can consider adding a regex to the keyword detector to detect values in such tags.
I'm a bit dubious as to whether this is a good idea since XML tags and inner values often spans multiple lines (hence the nice-to-have tag), but I figure I'd open up the issue for discussion.
The text was updated successfully, but these errors were encountered: