Skip to content

Releases: splunk/contentctl

v4.3.2

22 Aug 22:12
cb6e45b
Compare
Choose a tag to compare

What's Changed

  • add support for the entire mitre group metadata by @pyth0n1c in #253

Full Changelog: v4.3.1...v4.3.2

v4.3.1

22 Aug 18:06
8a07fcf
Compare
Choose a tag to compare

Improve checking against observables. These changes ensure that Threat Objects and Risk Objects are created correctly.

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

21 Aug 19:27
5d84999
Compare
Choose a tag to compare

This change removes code and references to SSA as they are not applicable to external users.

What's Changed

Full Changelog: v4.2.5...v4.3.0

v4.2.5

15 Aug 23:01
af372f6
Compare
Choose a tag to compare

A number of small improvements from internal and community PRs. See the "What's Changed" below for details.

What's Changed

  • Add a launcher to contentctl.py to allow easier debugging and launchi… by @Res260 in #212
  • Update attackcti requirement from ^0.3.7 to >=0.3.7,<0.5.0 by @dependabot in #214
  • Update on naming for the repo readme vs app readme by @pyth0n1c in #235
  • Hotfix: Bumping integration testing timeout to compensate for recent bugfix by @cmcginley-splunk in #240

Full Changelog: v4.2.4...v4.2.5

v4.2.4

09 Aug 14:44
9b5e02e
Compare
Choose a tag to compare

This change includes extended validation of the message: field of a detection when using --enable-integration-testing flag for contentctl test. This is mostly used for internal Splunk testing at this time.

It also now includes validation of DataSource Objects to ensure that the latest TA version is declared for each Data Source.

Finally, @Res260 made a contribution to get contentctl test working on Windows by fixing a path issue. Thanks!

What's Changed

New Contributors

Full Changelog: v4.2.2...v4.2.4

v4.2.2

30 Jul 18:40
ea9f56d
Compare
Choose a tag to compare

This update adds a new "missing" lookup to ignore as it is used by some detections in the latest release of security_content / ESCU.
It also removes the optional words Deprecated/Experimental/RIR from action.correlationsearch.label field in savedsearches.conf. This could cause labels which are too long and provide poor experience in Enterprise Security.

What's Changed

Full Changelog: v4.2.1...v4.2.2

v4.2.1

26 Jul 17:03
016f616
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

25 Jul 22:19
5bd600c
Compare
Choose a tag to compare

What's Changed

These changes now make use of the updates DataSource objects introduced in the follow PR: splunk/security_content#3049

Full Changelog: v4.1.5...v4.2.0

v4.1.5

23 Jul 23:49
7b10d64
Compare
Choose a tag to compare

This PR introduces a fix where unused files in the lookups directory, such as CSV or MLMODEL files that
are no longer referenced by a Lookup YML, could be included in the build of an app.
It also now ensures that CSV referenced by a lookup are syntactically valid CSV.

It also fixes a bug that caused contentctl test mode:changes to fail when an mlmodel file had been updated in the lookups directory.

What's Changed

Full Changelog: v4.1.4...v4.1.5

v4.1.4

23 Jul 17:01
596f2c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4