Skip to content

Mondoo Splunk apps 1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:59
· 1 commit to main since this release
v1.0.0
260d74d

Initial release.

Added

  • LICENSE and per-app LICENSE copies (Apache-2.0).
  • mondoo_app/app.manifest with dependency on TA-mondoo and CIM mappings.
  • .gitignore covering Python caches, local/ overrides, AppInspect artifacts and IDE files.
  • CHANGELOG.md.

Changed

  • TA-mondoo/default/app.conf: added [package] check_for_updates, [install] state, [install] requires_splunk_version, and richer description.
  • mondoo_app/default/app.conf: filled [package] id, description, and install metadata.
  • TA-mondoo/app.manifest: expanded commonInformationModels, tightened targetWorkloads (no indexers — modular input must run on a single instance), corrected author/company.

Removed

  • Committed .DS_Store.
  • Stray file mondoo mark.svg (renamed to mondoo_mark.svg).

Installation

Download the .tgz for the app you need and install it with
Apps > Manage Apps > Install app from file, or unpack it into
$SPLUNK_HOME/etc/apps/. Verify downloads against SHA256SUMS.

See the README
for deployment topology and configuration.