Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 2, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

doomedraven and others added 2 commits January 2, 2026 09:14
…ath (#2822)

* Refactor installer to support uv, inline installers

Summary of Changes:
   1. `pyproject.toml`: Migrated to the standard PEP 621 format. It is now fully compatible with `uv`, Poetry 2.0+, and other standard Python tools.
   2. `installer/cape2.sh`:
       * Added `uv` support: Users can now install using uv by setting USE_UV=true.
       * Consolidated Installers: Logic from libvirt_installer.sh and yara_installer.sh is now integrated as internal functions (install_libvirt and install_yara_python).
       * Modernized Build Process: Switched to pip install with --config-settings for yara-python. This ensures the C-extension is built from source with required features (--enable-cuckoo, etc.) and linked
         dynamically against system libraries.
   3. Clean-up: Removed the obsolete extra/libvirt_installer.sh and extra/yara_installer.sh scripts.

* Update poetry.lock

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update installer/cape2.sh

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update cape2.sh

* Update cape2.sh

* Update cape2.sh

* Update cape2.sh

* pyre2

* Update acknowledgment.md

* Update changelog.md

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Jan 2, 2026
@pull pull bot added the ⤵️ pull label Jan 2, 2026
@pull pull bot merged commit f45d5f1 into threatcode:master Jan 2, 2026
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants