Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/sos/cleaner/mappings/__pycache__/ |
Upload File : |
o ���b � @ s d dl mZ G dd� de�ZdS )� )�SoSMapc @ s e Zd ZdZdZdd� ZdS )� SoSKeywordMapa' Mapping store for user provided keywords By default, this map will perform no matching or obfuscation. It relies entirely on the use of the --keywords option by the user. Any keywords provided are then obfuscated into 'obfuscatedwordX', where X is an incrementing integer. r c C s4 d| j }| j d7 _ || j�� v r| �|�S |S )Nzobfuscatedword%s� )� word_count�dataset�values� sanitize_item)�self�item�_ob_item� r �B/usr/lib/python3/dist-packages/sos/cleaner/mappings/keyword_map.pyr s zSoSKeywordMap.sanitize_itemN)�__name__� __module__�__qualname__�__doc__r r r r r r r s r N)�sos.cleaner.mappingsr r r r r r �<module> s