[pull] master from kevoreilly:master#367
Merged
pull[bot] merged 2 commits intothreatcode:masterfrom Jan 2, 2026
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )