1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add pgpass parser

This commit is contained in:
Kelly Brazil
2022-12-05 14:43:48 -08:00
parent 50f2a811ad
commit 23e02090e0
3 changed files with 120 additions and 0 deletions

View File

@ -87,6 +87,7 @@ parsers: List[str] = [
'os-prober',
'passwd',
'pci-ids',
'pgpass',
'pidstat',
'pidstat-s',
'ping',