MISP / MISP/misp-cloud

Include ZIP for compressed feeds

Open
#23 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
74
Forks
18
PR merge metrics
No merged PRs in 30d

Description

sudo apt-get install libzip-dev
sudo pecl install zip

Add extension=zip.so to /etc/php/7.2/apache2/conf.d/20-zip.ini

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

The issue names the PHP installation commands and /etc/php/7.2/apache2/conf.d/20-zip.ini; start by locating where this image installs PHP extensions. Use those details to enable ZIP support, then verify that compressed feeds work in the resulting image.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, shell
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.