TheHive-Project / TheHive-Project/Cortex-Analyzers
Missing "requests" module from Crowdsec analyzer's requirements.txt and Added inputs for tests to some analyzer's json file
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 490
- Forks
- 405
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 8
Description
The "requests" module is missing from the requirements.txt file
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 by locating the Crowdsec analyzer's requirements.txt and checking how its code imports requests. Add the missing dependency, then run the analyzer's available tests or dependency checks; done means the analyzer can install and import its requirements successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100