Skip to content

Small bug fixes#1990

Merged
AlyaGomaa merged 26 commits into
developfrom
alya/small_bug_fixes
Jun 22, 2026
Merged

Small bug fixes#1990
AlyaGomaa merged 26 commits into
developfrom
alya/small_bug_fixes

Conversation

@AlyaGomaa

Copy link
Copy Markdown
Collaborator
  • Fix ip_info startup/pre-main hang by opening DBs synchronously and only scheduling the MAC DB reader when an event loop is running.
  • Fix gateway detection.
  • handle missing AP Wi-Fi interface data
  • use the detected gateway MAC when resolving gateway IP
  • only report gateway IPs that belong to the detected local network
  • Reduce false positives: skip unknown-port evidence when Zeek reports unknown_transport
  • avoid "Multiple user agent" evidence when the same user agent is seen again
  • Add Immune PAMP/DAMP metadata support to Slips evidence, alert JSON notes, STIX custom properties, and mark unknown-port evidence as DAMP.
  • Update IDMEFv2 documentation/schema links.
  • Suppress normal shutdown exceptions (KeyboardInterrupt, SystemExit, CancelledError) in async task/loop handling to avoid noisy Ctrl+C tracebacks.
  • Log the Redis and Zeek startup commands to slips.log.
  • Cap analyzed-flow progress display at 100%.

AlyaGomaa added 26 commits June 5, 2026 05:58
…celledError to avoid long tracebacks on ctrl+c
…celledError to avoid long tracebacks on ctrl+c
@github-project-automation github-project-automation Bot moved this to Todo in Slips Jun 22, 2026
@AlyaGomaa AlyaGomaa merged commit 1c9382a into develop Jun 22, 2026
119 of 120 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Slips Jun 22, 2026
@AlyaGomaa AlyaGomaa deleted the alya/small_bug_fixes branch June 22, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant