Yelp / detect-secrets-server

Apache License 2.0
108 stars 34 forks source link

the module is not catching password in xml <password> format #40

Closed prashpb closed 5 years ago

prashpb commented 5 years ago

the module is not catching the password in xml < password > format in settings.xml file

< password >abcdefgh</ password >

prashpb commented 5 years ago

@domanchi @KevinHock we have few repo's which has settings.xml files and the scan is unable to identify the password in it which is in format < password > Could you please check .

OiCMudkips commented 5 years ago

Hi @prashpb this sounds like an issue with the core secret detection engine which is https://github.com/Yelp/detect-secrets, I'm going to close this issue in favour of Yelp/detect-secrets#270.