ThreatExchange icon indicating copy to clipboard operation
ThreatExchange copied to clipboard

Trust & Safety tools for working together to fight digital harms.

Results 39 ThreatExchange issues
Sort by recently updated
recently updated
newest added

Howdy! Just wanted to flag a couple of difficulties (and workarounds) that I noticed when getting OMM running locally for the first time. Happy to put a fix up for...

bug
hma
successful reproduction

Currently the only match API is based on banks: hash/content -> [banks] Inside that function, it's actually first getting the content ids that it's matching. To help us prepare for...

hma

Blocking some of the new PRs, throwing onto oncall work. HMA: https://github.com/facebook/ThreatExchange/actions/runs/8331418249/job/22798281148?pr=1563 Looks like mypy updates picking up small brokenness. py-tx: https://github.com/facebook/ThreatExchange/actions/runs/8395103331/job/22993645426?pr=1567 VPDQ is failing to build, looks like it...

python-threatexchange
hma

@ianwal said in #1568 > Is there a proper package manager that could be added for vpdq that is used at Meta, such as Conan? That would allow vpdq to...

help wanted
vpdq

Repo: ``` $ tx hash photo pdq/data/bridge-mods/aaa-orig.jpg >> local_file.txt $ tx config collab edit local_file file_backed_bank.txt --filename ~/file_backed_bank.txt --create $ tx fetch $ tx match photo pdq/data/bridge-mods/aaa-orig.jpg ``` Expected: any...

bug
do-not-reap
pdq
python-threatexchange
successful reproduction

We want to add a match debug page, and the "single landing page" is now too complicated. Adding this page will be multiple steps: 1. Refactoring the existing page into...

hma

If you would consider deploying OMM to your production environment to evaluate it, please add to this issue a comment with the following. If you would rather remain anonymous, contact...

hma

Indexer fails to build ``` [ERROR] ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (264538,) +...

bug
python-threatexchange

Improvements for `tmk` utilities are needed for more general Windows support: - Add support for all Makefile functionality (tests, clean, etc.) - Handle BOM or CRLF line endings, e.g., if...

tmk+pdqf

Python venv seems to be standard for open source python work. Should we add some support for it in python-threatexchange?

python-threatexchange