Skip to content

Commit

Permalink
update README and description as per design
Browse files Browse the repository at this point in the history
  • Loading branch information
prvn committed Jul 23, 2024
1 parent 9c2c4dc commit 4c26d32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
The Triage with MITRE Attack sample Foundry app is a community-driven, open source project which serves as an example of an app which can be built using CrowdStrike's Foundry ecosystem.
`foundry-sample-mitre` is an open source project, not a CrowdStrike product. As such, it carries no formal support, expressed or implied.

This app is one of several App Templates included in Foundry that you can use to jumpstart your development.
It comes complete with a set of preconfigured capabilities aligned to its business purpose.
This app is one of several App Templates included in Foundry that you can use to jumpstart your development. It comes complete with a set of
preconfigured capabilities aligned to its business purpose. Deploy this app from the Templates page with a single click in the Foundry UI, or
create an app from this template using the CLI.

## Description

The CrowdStrike Triage for MITRE ATT&CK app provides SOC analysts with a focused, MITRE-prioritized view of their XDR detections and enables both automated and manual remediation actions.
The CrowdStrike Triage for MITRE ATT&CK app provides SOC analysts with a focused, MITRE-prioritized view of their XDR detections and enables
both automated and manual remediation actions.

This app provides a filtered dashboard for the existing Falcon console Detections page, helping users focus on a manageable set of detections.

Expand Down
4 changes: 2 additions & 2 deletions manifest.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Triage with MITRE ATTACK
description: A sample app to demonstrate Mitre Triage and auto remediation features made in Vue.
description: Provides a focused, MITRE-prioritized view of XDR detections
logo: ""
manifest_version: "2023-05-09"
ignored:
Expand Down Expand Up @@ -125,4 +125,4 @@ auth:
functions: []
workflows: []
logscale:
saved_searches: []
saved_searches: []

0 comments on commit 4c26d32

Please sign in to comment.