openclarity / vmclarity

VMClarity is a tool for agentless detection and management of Virtual Machine Software Bill Of Materials (SBOM) and vulnerabilities
openclarity.io
Apache License 2.0
96 stars 22 forks source link

Add possibility to use raw yara rule sources. #678

Open pbalogh-sa opened 10 months ago

pbalogh-sa commented 10 months ago

Problem Statement

I think we should have two options for Rule sources:

CompiledRuleURL - a URL (file://, http:// or https://) which points to a compiled set of yara rules RuleSources - the rule sources for raw yara rules.

Proposed Solution

RuleSources - a structure identical to the yara rule server configuration sources. We can then use the yara-server code as a library to download and index those sources prior to running yara.

github-actions[bot] commented 8 months ago

Thank you for your contribution! This issue has been automatically marked as stale because it has no recent activity in the last 60 days. It will be closed in 14 days, if no further activity occurs. If this issue is still relevant, please leave a comment to let us know, and the stale label will be automatically removed.

github-actions[bot] commented 7 months ago

This issue has been marked stale for 14 days, and is now closed due to inactivity. If the issue is still relevant, please re-open this issue or file a new one. Thank you!