<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>57995</bug_id>
          
          <creation_ts>2026-02-24 15:28:25 +0300</creation_ts>
          <short_desc>Trufflehog не обнаруживает шифрованные ключи openssl</short_desc>
          <delta_ts>2026-02-25 09:58:41 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>trufflehog</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Белая Алёна">belayaav</reporter>
          <assigned_to name="Maxim Slipenko">maks1ms</assigned_to>
          <cc>maks1ms</cc>
    
    <cc>vsu</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>282581</commentid>
    <comment_count>0</comment_count>
    <who name="Белая Алёна">belayaav</who>
    <bug_when>2026-02-24 15:28:25 +0300</bug_when>
    <thetext>trufflehog-3.93.2-alt1

Шаги воспроизведения:
1. Создать шифрованный ключ openssl: 
# openssl genrsa -aes256 -out example.key 
Ввести парольную фразу
2. Скопировать ключ в рабочий файл:
# cat example.key &gt;&gt; testfile.txt
Ввести парольную фразу
3. Запустить поиск по файловой системе
# trufflehog filesystem .

Результат: ключ не обнаружен

Ожидаемый результат: ключ обнаружен</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>282631</commentid>
    <comment_count>1</comment_count>
    <who name="Sergey Vlasov">vsu</who>
    <bug_when>2026-02-25 09:58:41 +0300</bug_when>
    <thetext>Апстрим считает такое поведение нормальным:
https://github.com/trufflesecurity/trufflehog/issues/4269</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>