assemblyline-core icon indicating copy to clipboard operation
assemblyline-core copied to clipboard

Core server components for Assemblyline 4 (Alerter, dispatcher, expiry, ingester, scaler, updater, ...)

Results 10 assemblyline-core issues
Sort by recently updated
recently updated
newest added

If a dependency didn't exist before, there is no existing dependency blob key. For example, introducing a new dependency to the existing service, results in the following error on updating:...

Added logic for recursion prevention so that each service can define which services to prevent recursive analysis through the service manifest. See issue https://github.com/CybercentreCanada/assemblyline/issues/89

Fixes CybercentreCanada/assemblyline#259