Skip to content

mailsec: expose email object searches in CLI help - #348

Merged
maximelb merged 1 commit into
masterfrom
mailsec/email-object-cli
Aug 29, 2026
Merged

mailsec: expose email object searches in CLI help#348
maximelb merged 1 commit into
masterfrom
mailsec/email-object-cli

Conversation

@maximelb

Copy link
Copy Markdown
Contributor

Summary

  • document the new email object type in IOC search, batch search, enrichment, SDK, and help-topic surfaces
  • add an SDK regression proving an email lookup reaches the public /objects/email route without rewriting its value
  • retain server-authoritative type validation so future object types do not require a CLI release merely to be usable

Validation

  • python3 -m pytest -q -o addopts='' tests/unit/test_sdk_insight.py (19 passed)
  • python3 -m compileall -q limacharlie/commands/ioc.py limacharlie/sdk/insight.py limacharlie/help_topics.py
  • git diff --check

Dependency / rollout

Documentation and pass-through only. The corresponding public API and backend object-index stack must land before this is advertised in a release. No release or deployment is included.

@maximelb
maximelb merged commit 871edb6 into master Aug 29, 2026
6 checks passed
@maximelb
maximelb deleted the mailsec/email-object-cli branch August 29, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants