Skip to content

Releases: CybercentreCanada/assemblyline

Release 4.4.0.8

13 Apr 18:35
b16ddc0
Compare
Choose a tag to compare

Improvement

  • Use extract_passwords method for potential passwords in OCR texta

Release 4.4.0.7

13 Apr 17:54
b16ddc0
Compare
Choose a tag to compare

Feature

  • Perform OCR on images for potential password extraction, add potentials to temp_submission_data

Release 4.4.0.6

11 Apr 20:11
b16ddc0
Compare
Choose a tag to compare

Bugfix

  • If one update source raises SkipSource, then skip for sources with the same endpoint

Release 4.4.0.5

11 Apr 13:11
b16ddc0
Compare
Choose a tag to compare

Optimizations

  • Service updater's will perform an inventory check to automatically fetch material that is missing
  • Service's with a wait_for_update flag set, will only scale when corresponding updater's are ready
  • Re-use cached downloaded material if multiple update sources target the same endpoint

v4.4.0.stable4

31 Mar 14:50
b16ddc0
Compare
Choose a tag to compare

Enhancements

  • Performance enhancements in service updaters.
  • Improve error message given when services reach the retry limit.
  • Launch updater containers with higher priority than service pods.
  • Signature view now supports Suricata, ConfigExtractor, Sigma, API Vector, TagCheck and Yara signature highlighting.

Bugfixes

  • Handle ignore filtering parameter interacting with service result cache keys.
  • Increase default ram requests and limits.

v4.4.0.stable3: Merge pull request #48 from CybercentreCanada/FIPS_workaround

28 Mar 13:02
b16ddc0
Compare
Choose a tag to compare

Service Base

  • Moving Sysmon conversion from Sandbox services to service base

Assemblyline 4.4.0.2

23 Mar 18:45
b16ddc0
Compare
Choose a tag to compare

Added support for TLP 2.0 on default classification engine

v4.4.0.stable13: Merge pull request #48 from CybercentreCanada/FIPS_workaround

28 Apr 12:14
b16ddc0
Compare
Choose a tag to compare

Feature

  • Include extractor's name (config_extractor) in MalwareConfig ontology sections

v4.4.0.stable12

27 Apr 20:01
b16ddc0
Compare
Choose a tag to compare

Hotfix

  • pin flask version pending updates

v4.4.0.stable11

27 Apr 18:33
b16ddc0
Compare
Choose a tag to compare

Bugfix

  • Ensure datastore addresses indices correctly for online resharding
  • Handle redis disconnects correctly in pubsub module
  • Have scaler check if nodes are ready before counting them for cpu quota
  • Have services rate limit their checks for signature updates