Skip to content

v2023.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 07:47
· 220 commits to master since this release

Commits

  • 8bca46a: Fix for Object.lockwith deadlock (Lars Karlslund)
  • 8cba3c9: Show edge methods on edge hover option under graph options (Lars Karlslund)
  • 7b8580f: Don't store action artifacts (Lars Karlslund)
  • 21a8cb7: Switched sort and search algorithm to external generic library (Lars Karlslund)
  • d99d4e6: Experiment with Gonk (Lars Karlslund)
  • 96ad47a: Making room for 192 different Edges (Lars Karlslund)
  • 9d8b866: Don't merge objects that point at each other (Lars Karlslund)
  • 395ca55: Experimental 4624 code (commented) (Lars Karlslund)
  • 0ab9fd1: Improved Gonk usage (Lars Karlslund)
  • 8905e42: Moved Absorb critical section to be the entire function (Lars Karlslund)
  • ad88395: Added my Mastodon handle to readme (Lars Karlslund)
  • 465903d: Minor changes, removed my own version of uuid.Nil (Lars Karlslund)
  • 3461954: Collect activedirectory now accepts and auto-detects multiple servers, trying each one in order until a successfull connect is done (Lars Karlslund)
  • c35204f: Fix for filtering on incoming edge wasn't case insensitive (In != in) (Lars Karlslund)
  • 511e79b: Added warning for DataSource and DownLeveLogonName NETBIOS mismatch (gives false warnings!) (Lars Karlslund)
  • 67bfd01: Various fixes for SID lookups in local machine imports (Lars Karlslund)
  • a69c964: Got rid of the ForeignSecurityPrincipal nodes (Lars Karlslund)
  • c4f5db3: Fixed build status in readme (Lars Karlslund)
  • b63280c: Minor fix for GPO name matching (Lars Karlslund)
  • fecf730: Expose some query structures externally (Lars Karlslund)
  • 980592e: Bumping module versions and Go to 1.20 (Lars Karlslund)
  • 4e7a12a: Minor graph support functions added (Lars Karlslund)
  • dbcca31: A slew of module upgrades (Lars Karlslund)
  • 7eea5f0: Support for node size choices in UI and reworked preferences load/save to support dynamically changing options (Lars Karlslund)
  • 56a4ed5: Added code for setting a description on an attribute (Lars Karlslund)
  • c31d0c1: Tags on edge types (Lars Karlslund)
  • 2751a25: Using tags to mark stuff as escalation (Lars Karlslund)
  • 66e6ecc: Experimental support for Kerberos cache files, this is totally untested since no one responded to my call for help on this (Lars Karlslund)
  • 6c2b9ec: Missing dependency and upgraded precompiled versions to Go 1.20 (Lars Karlslund)
  • 6e90b1c: Build problems (Lars Karlslund)
  • 8e13472: Latest is not universal for github actions ¯_(ツ)_/¯ (Lars Karlslund)
  • 5e12f90: Github action for Go is nitpicky about YAML types (Lars Karlslund)
  • aa4c038: Minor multiplatform compile problem (Lars Karlslund)