Skip to content

Conversation

@GlennBell
Copy link

Update the install.sh installation script to:

  • Install packages and python modules as root and multiscanner
    configurations and data files (yararules, Icewater,
    NSRL database) as a normal user
  • Build and install the pehash modules
  • Change the data file installation path to match the multiscanner
    configuration file
  • Fix NSRL database installation path errors

Update the requirements.txt dependencies file:

  • Add the pathlib, mmbot, lightgbm modules
  • Update elastic search to install a newer version (>=7.0.0,<8.0.0)
  • Add urllib3<1.25,>=1.24.2 dependency for elasticsearch

Update the README.md to remove sudo requirement for ./install.sh

Update the install.sh installation script to:

- Install packages and python modules as root and multiscanner
  configurations and data files (yararules, Icewater,
  NSRL database) as a normal user
- Build and install the pehash modules
- Change the data file installation path to match the multiscanner
  configuration file
- Fix NSRL database installation path errors

Update the requirements.txt dependencies file:

- Add the pathlib, mmbot, lightgbm modules
- Update elastic search to install a newer version (>=7.0.0,<8.0.0)
- Add urllib3<1.25,>=1.24.2 dependency for elasticsearch

Update the README.md to remove sudo requirement for ./install.sh
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.

2 participants