bad endpoint in misp_modules/modules/expansion/intel471.py
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 377
- Forks
- 280
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 10
Description
The module uses the v1/ioc endpoint.
This endpoint almost always returns “nothing found.”
The v1/indicators or v1/search endpoint seems to be a better alternative, at least based on our observations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in misp_modules/modules/expansion/intel471.py and inspect how the module calls the v1/ioc endpoint. Compare the v1/indicators and v1/search alternatives mentioned in the issue, then verify that the module no longer commonly returns “nothing found” for supported lookups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100