HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/sos/cleaner/parsers/__pycache__/username_parser.cpython-312.pyc
�

O6uf$��2�ddlmZddlmZGd�de�Zy)�)�SoSCleanerParser)�SoSUsernameMapc�8��eZdZdZdZdZgZgf�fd�	Zd�Z�xZ	S)�SoSUsernameParsera�Parser for obfuscating usernames within an sosreport archive.

    Note that this parser does not rely on regex matching directly, like most
    other parsers do. Instead, usernames are discovered via scraping the
    collected output of lastlog. As such, we do not discover new usernames
    later on, and only usernames present in lastlog output will be obfuscated,
    and those passed via the --usernames option if one is provided.
    zUsername Parser�username_mapc�D��t�|_t�|�
||�y)N)r�mapping�super�__init__)�self�config�skip_cleaning_files�	__class__s   ��E/usr/lib/python3/dist-packages/sos/cleaner/parsers/username_parser.pyrzSoSUsernameParser.__init__s���%�'���
����!4�5�c�
�|dfS)Nr�)r�lines  r�_parse_linezSoSUsernameParser._parse_line!s���Q�w�r)
�__name__�
__module__�__qualname__�__doc__�name�map_file_key�regex_patternsrr�
__classcell__)rs@rrrs&�����D�!�L��N�35�6�rrN)�sos.cleaner.parsersr�!sos.cleaner.mappings.username_maprrrrr�<module>r s��1�<��(�r