Skip to content

Releases: bad-antics/nullsec-swiftsentinel

v1.0.0 - SwiftSentinel Release

23 Jan 06:09

Choose a tag to compare

NullSec SwiftSentinel v1.0.0

macOS Security Event Monitor in Swift

Features

  • Process event monitoring
  • File system event tracking
  • Network connection analysis
  • Authentication event logging
  • System integrity monitoring
  • MITRE ATT&CK mapping

Swift Features

  • Protocol-oriented design
  • Enums with associated values
  • Value types (structs)
  • Generic EventAnalyzer
  • Closures as rule functions
  • Pattern matching (switch/case)
  • Optionals for safety

Apple-native security monitoring.