April 5, 2024

Fabric v0.4.1 release

We’ve just released Fabric v0.4.1 and it comes with:

  • new data sources: NIST NVD CVEs and Elastic Security Cases
  • full support for relative title size in produced Markdown. Fabric will automatically configure title size based on the content block’s depth level.
  • smarter Table Of Contents that can be rendered for sections and documents.
  • sprig library added to supercharge Go template rendering, making a bunch of helpful functions available in the templates.

New SecOps template

Fabric template code Rendered Fabric template

We released the first dynamic template for the SecOps use-case: Weekly Activity Overview Template (example).

The template fetches data from Elastic Security and renders an overview of alerts and security cases.

Examples in Fabric Templates repository

Having the examples of rendered Markdown is helpful, so we’ve added examples to Fabric Templates repository. Take a look at the list of available templates and corresponding examples here.

Get started today

Ready to elevate your reporting processes? Take a look at the documentation or jump straight into the hands-on tutorial.