feat: add HOL Guard tool - #1163
Conversation
|
😎 Merged successfully - details. |
|
/trunk merge |
|
/trunk merge |
|
An error occurred while submitting your PR to the queue: |
|
All required changes are in and the PR is still mergeable. The queue command now reports that only a repo member or someone with write access can submit it. Could a maintainer add #1163 to the merge queue when convenient? I’ll handle any requested changes right away. |
|
The prior merge-queue failure was the macOS job installing 3.0.18: |
Summary
Adds HOL Guard as a standalone Trunk tool backed by the stable
hol-guardPyPI package.hol-guardshim through Trunk's default plugin sourceknown_good_versionto3.0.166hol-guard --versionsemver health checktoolInstallTestThis follows the current
tools/contribution pattern for Python runtime packages. HOL Guardv3.0.166is the validated release used by this contribution.Validation
plugin.yamlandtoolInstallTestboth pin3.0.1663.0.18, where a base LiteLLM dependency fell back to a Rust build under Python 3.14;3.0.166no longer includes LiteLLM/Cisco scanner in its base dependenciesI could not run the full local
trunk checkin the connected execution environment, so I am not claiming that as passed; the repository-native install test is included for CI.Affiliation: I maintain HOL Guard / Hashgraph Online. AI assistance was used to prepare this focused contribution and the release refresh.