Skip to content

Support Malicious API Endpoint#68

Merged
ninoseki merged 3 commits intomainfrom
malicious
Mar 25, 2026
Merged

Support Malicious API Endpoint#68
ninoseki merged 3 commits intomainfrom
malicious

Conversation

@ninoseki
Copy link
Contributor

@ninoseki ninoseki requested review from cdnsyseng and fw42 March 24, 2026 07:59
method="GET",
).respond_with_json(data)

got = pro.lookup_malicious_observable(type_, value) # type: ignore[arg-type]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mypy behaves strangely here (it detects an incompatible type error here, meanwhile Pyright doesn't)

Co-authored-by: Florian Weingarten <fwgarten@gmail.com>
@ninoseki ninoseki merged commit ab8ee4d into main Mar 25, 2026
12 checks passed
@ninoseki ninoseki deleted the malicious branch March 26, 2026 08:12
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.

4 participants