so-yara-update in airgap #7603
-
Team, Requesting clarification on so-yara-update documentation and code update. The script does not appear to be working in an airgapped environment as I originally believed it would before reading the code that generates /sbin/so-yara-update. After copying repos.txt in to local and updating with our internal gitlab servers, the script is still using the default airgapped path for rule updates. We have two gitlab servers we would like to pull from behind the same airgap, however the logic in the script seems like it will only check github servers if the manager is connected to the internet. I think it would be ideal to allow for arguments to so-yara-update, or some other mechanism to allow for updates from internal gitlab/hub instances without having to significantly alter the local copy. We have a work around, but figured it might be worth opening a discussion on. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It's designed to be self-contained and thus not require the end user to set up a separate gitlab instance. |
Beta Was this translation helpful? Give feedback.
It's designed to be self-contained and thus not require the end user to set up a separate gitlab instance.