Release 4.5.0.66
·
120 commits
to master
since this release
Bugfixes
- Cast
sizeparameter as an integer to perform facet queries via the API
Improvements
-
Backend changes for UpdateSource model
fetch_method: Specifying fetch method (one of 'POST', 'GET', 'GIT') (#248)enabled: Is the source active for periodic fetching? (#159)override_classification: Should the classification assigned to the source override what's defined by the signatureconfiguration: Processing configuration that's specific to the source (#136)update_interval: The update check interval for the specific source (default is the globalupdate_interval_seconds)ignore_cache: Ignore caching (ie. force updater to always fetch from remote source)
-
Add support to perform updates using local mounts on the container via
fileprotocol support in the URI field (#263) -
Add token-based authentication by using the
passwordfield for Git cloning -
Frontend changes:
- Update UpdateSource dialog into a two tab design ("General", "Network")
NOTE: It's possible updates to the Service model won't take effect in Elasticsearch, to force the mapping to update. Use the Assemblyline CLI to perform a reindex.
# Inside of a container on the deployment
python -m assemblyline.run.cli
$ index reindex service
$ index reindex service_delta