Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Oct 16:13
· 1 commit to main since this release

Splunk Security Alerts v3.0.0

Release Artifacts

This release includes the following artifacts:

Splunk App Package

  • security_alerts_app-3.0.0.spl - Ready-to-install Splunk application package
  • Install directly through Splunk Web UI or CLI

Full Deployment Archive

  • splunk-security-alerts-3.0.0-full.tar.gz - Complete project archive
  • Includes app, deployment configs, security utilities, and documentation
  • For manual deployment or customization

Documentation Bundle

  • splunk-security-alerts-docs-3.0.0.tar.gz - All documentation
  • Quick Start Guide, Glossary, Learning Paths, Case Studies

Verification

  • checksums.txt - SHA256 checksums for all artifacts
  • Individual .sha256 files for each artifact

Installation

Quick Install (Splunk Web)

  1. Download security_alerts_app-3.0.0.spl
  2. In Splunk Web, go to Apps → Manage Apps
  3. Click "Install app from file" and upload the .spl file
  4. Restart Splunk if prompted

Manual Installation

  1. Download the full archive
  2. Extract to your Splunk apps directory
  3. Follow the Quick Start Guide in docs/

What's New

  • Professional-grade security monitoring alerts
  • Comprehensive documentation for all experience levels
  • Automated deployment and configuration
  • Enhanced incident response workflows

Verification

Verify artifact integrity using the provided SHA256 checksums:

shasum -a 256 -c checksums.txt

Support

For issues or questions, please open an issue on GitHub.