chaoss / grimoirelab-elk

GNU General Public License v3.0
58 stars 121 forks source link

[raw/confluence] Remove credentials from raw items #1054

Closed zhquan closed 2 years ago

zhquan commented 2 years ago

This code redefines the method _fix_item for the confluence raw data in order to remove credentials that may appear in the origin, tag and data.content_url fields.

This change is needed to prevent storing the credentials in the raw index.

Signed-off-by: Quan Zhou quan@bitergia.com

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2379729703


Totals Coverage Status
Change from base Build 2379714314: 0.07%
Covered Lines: 8766
Relevant Lines: 10702

💛 - Coveralls
jjmerchante commented 2 years ago

LGTM