Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 20:22
· 50 commits to main since this release

What's Changed

  • health: Fix unit tests by @JAORMX in #45
  • Revert default logging from debug to error by @pereztr5 in #46
  • Consume events flushed by re-assembler Close by @JAORMX in #20
  • internal/common: Add more unit testing (part 2). by @stephen-fox in #48
  • Move /var/log/secure loop to its own package by @JAORMX in #49
  • Add HTTP Server timeouts by @JAORMX in #50
  • reorgs repo for ingesters processors paradigm by @angrieralien in #52
  • app: Move http server and flags parsing to their own functions by @JAORMX in #51
  • internal/common: Add more unit testing (part 1). by @stephen-fox in #47
  • renames processentry to sshdprocessor by @angrieralien in #53
  • internal/health: Fix static readiness HTTP status. by @stephen-fox in #55
  • readme: Remove defunct warning about log rotation. by @stephen-fox in #56
  • Creates sshdprocessor struct by @angrieralien in #54
  • general: Remove defunct "output.txt". by @stephen-fox in #58
    • Adds in named pipe ingesters: by @angrieralien in #57
  • To include process arguments in user section event by @hnadiminti-equinix in #38
  • cmd: Cleanup log messages and reorg stuff. by @stephen-fox in #60
  • auditd: Make test reliable w/ TestAuditEncoder.Err, by @stephen-fox in #61
  • auditd: Clarify SessionTrackerError failures. by @stephen-fox in #62
  • sshd: Cleanup and use debug level for logs. by @stephen-fox in #64
    • Adds new func to collect audit metrics. by @angrieralien in #66
  • sshd: Move OpenSSH log regex into separate file. by @stephen-fox in #68
  • fix(deps): update module github.com/metal-toolbox/auditevent to v0.8.0 by @renovate in #65
  • sshd: Clarify loginRE log permutations and source. by @stephen-fox in #69
  • chore(deps): update codacy/codacy-analysis-cli-action digest to e0b8c2c by @renovate in #67
  • adds rsyslog files by @angrieralien in #59
  • sshd: Added additional OpenSSH log regex. by @stephen-fox in #70
  • sshd: Support recently-added OpenSSH regex by @stephen-fox in #72
  • fix(deps): update module golang.org/x/sync to v0.2.0 by @renovate in #73
  • fix(deps): update module github.com/prometheus/client_golang to v1.15.1 by @renovate in #71
  • Add Password auth event support by @pereztr5 in #74
  • sshd: Initial user-type log function tests by @stephen-fox in #76
  • chore(deps): update alpine docker tag to v3.18.0 by @renovate in #77
  • Adds new cmd to run with named pipe abstraction by @angrieralien in #63
  • fix(deps): update module github.com/stretchr/testify to v1.8.3 by @renovate in #79
  • fix(deps): update module github.com/go-logr/zapr to v1.2.4 by @renovate in #78
  • chore(deps): update codacy/codacy-analysis-cli-action digest to fde117c by @renovate in #80
  • fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #81
  • documented requirements on the contents of the UserAction, UserAction event types and UserLogin audit event by @hnadiminti-equinix in #75
  • Explicitly set goproxy to use proxy and direct to fetch packages by @JAORMX in #85
  • Upgrade to Fedora 38 by @JAORMX in #83
  • sshd: Added unit tests for DNS type regex. by @stephen-fox in #82
  • sshd: Added unit tests for misc. type regex. by @stephen-fox in #86
  • sshd: Added unit tests for revoked type regex. by @stephen-fox in #88
  • sshd: Clarify testing variable names and arg order. by @stephen-fox in #89

New Contributors

Full Changelog: v0.2.0...v0.3.0