GitHub puppet-misp
This module installs and configures MISP (Malware Information Sharing Platform)

Repo Checks ( 9 of 14 successfull )
Metadata Valid
No translation
passed
Correct Puppet Version Range
Supported Puppet version range is %{PUPPET_SUPPORT_RANGE}
failed
With Puppet Version Range
Puppet version range is present in requirements in metadata.json
passed
With Operatingsystem Support
No translation
passed
Operatingsystems
No translation
passed
Supports Only Current Centos
No translation
passed
Supports Latest Centos
No translation
failed
In Modulesync Repo
Is listed as a module managed using modulesync_config
passed
Synced
Has a .msync.yml file
passed
Latest Modulesync
Has been synchronized with the latest tagged version of modulesync_config
failed
Has Modulesync
Is present in voxpupuli/modulesync_config/managed_modules.yml
passed
Released
Is in modulesync_config and in forge releases.
passed
Valid Sync File
If a (optional) sync file is present, it must not contain a `.travis.yml` entry.
failed
Reference Dot Md
The repository has a REFERENCE.md. It needs to be generated / puppet-strings documentation is missing.
failed

Open Pull Requests

modulesync 5.1.0
modulesync

modulesync 5.1.0

Open PR in GitHub
Added support for configuring kerberos authentication in config.php t…

Added support for configuring Kerberos authentication.

Open PR in GitHub
Improvements and bug fixes
merge-conflicts

Pull Request (PR) description

A few improvements and bug fixes

This Pull Request (PR) fixes the following issues

CakeReque version is now a parameter instead of being hardcoded
Changed default event threat level to match the MISP default and added a config option for the default event tag collection
Bug fix: Elasticsearch connection string and index name need to be string escaped
Changed default value for session auto regenerate to match MISP default and removed un-necessary quoting of config options
Changed the default MISP version installed to version 2.4.102 and added extra dependency introduced in MISP version 2.4.102

Open PR in GitHub
Allow stdlib 8.0.0
Modernize the code with types and epp templates
merge-conflicts

<!--
Thank you for contributing to this project!

-->

Pull Request (PR) description

This PR types all the parameters passed into MISP, removes the ones that have been removed from the current version, and replaces the old templates with EPP versions of the same.

The templates now handle undef values correctly as well, removing unnecessary data in the config files. That should also hopefully pave the way for a proper way to allow for changing non-puppet-managed parameters from inside MISP.

Some parameters have been renamed as well, to keep a consistent name scheme in the form of <section>_<name>. If that's an issue though I'm happy to revert that part, or perhaps provide parameters with the old name as well for deprecation purposes.

I'm currently testing the changes more thoroughly on a set of servers, so there's no need to hurry too much in the reviewing.

Open PR in GitHub
modulesync 7.4.0
modulesync

modulesync 7.4.0

Open PR in GitHub