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
#1,173 1 comment 3 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.