Skip to content

feat(ingestion): Zep document_id grouping for zep-ingest 0.4.0 - #608

Open
jackaldenryan wants to merge 2 commits into
mainfrom
jack/aug-28
Open

feat(ingestion): Zep document_id grouping for zep-ingest 0.4.0#608
jackaldenryan wants to merge 2 commits into
mainfrom
jack/aug-28

fix(ingestion): compare document tails as instants, not RFC3339 strings

77284db
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 30, 2026 in 4s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 225 in ingestion/tests/test_slack_loader.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
https://example.com
may be at an arbitrary position in the sanitized URL.

Check failure on line 503 in ingestion/tests/test_slack_loader.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High test

The string
https://example.com
may be at an arbitrary position in the sanitized URL.