Skip to content

v1.5.31

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 01:11
· 1654 commits to master since this release
v1.5.31
cfb292d

Commits

  • c41fc30: Handle execute-assembly in task fetch (rkervella) #952
  • 88ca9cf: Handle in-process execute assembly in task fetch (rkervella) #952
  • 15b5b7c: Update pure go sqlite3 (moloch--) #956
  • 8b58648: Use gosqlite by default for linux-arm64 builds (moloch--) #956
  • 47d1f0d: Bump nokogiri from 1.13.6 to 1.13.9 in /docs (dependabot[bot]) #957
  • 0bb5ea5: Switch actions to Go ^1.19 (moloch--) #958
  • a144991: Update codeql config (moloch--) #959
  • eb70ed2: Tweak codeql config, fix db logging issue (moloch--) #959
  • 30b1cb8: Appease codeql's zip/path traversal false detection (moloch--) #959
  • 97dbae5: Update badge (Joe) #960
  • 8c6fe18: Download the correct garble executable for linux arm64 (moloch--) #961
  • 3cfe643: Remove status badge until github fixes (Joe) #962
  • 567e51c: Remove ioutil usage (rkervella) #964
  • 0f5262e: Update autorelease.yml (Joe) #965
  • 9f72364: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (dependabot[bot]) #968
  • c5b3250: Bump gorm.io/driver/sqlite from 1.4.2 to 1.4.3 (dependabot[bot]) #969
  • 901e9fd: Bump golang.org/x/text from 0.3.8 to 0.4.0 (dependabot[bot]) #970
  • 0417fc1: Bump gorm.io/driver/mysql from 1.4.1 to 1.4.3 (dependabot[bot]) #971
  • 14553f9: Bump gorm.io/driver/postgres from 1.4.4 to 1.4.5 (dependabot[bot]) #967
  • 125a4ac: Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 (dependabot[bot]) #976
  • 40a9b74: Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (dependabot[bot]) #977
  • 1e2e3ca: Bump modernc.org/sqlite from 1.19.2 to 1.19.3 (dependabot[bot]) #978
  • 430b5ff: Go v1.19.3 (moloch--) #980
  • 95ea7d8: Fix indentation (rkervella) #982
  • 418b061: Add support for ps tree (rkervella) #982
  • 6c7814c: Fix pstree (rkervella) #984
  • ac56a98: Safely delete nodes (rkervella) #984
  • 170c2bc: Use nodes vs branches when it makes sense. (rkervella) #984
  • e9945d7: Let user choose the logon type (rkervella) #985
  • eb96269: Add CreateProcessWithLogonW (rkervella) #986
  • e083fa6: Reworked runas (rkervella) #986
  • 5908033: Fix const package (rkervella) #985
  • f8ae372: Reworked runas to act as the windows utility (rkervella) #986
  • 0e66a56: Fix website content table (moloch--) #987