From 8273d4e98fb117da9b9b746a0fd7af8345ff154d Mon Sep 17 00:00:00 2001 From: Stefan Fleckenstein Date: Sat, 4 Dec 2021 09:16:00 +0100 Subject: [PATCH] typo and missing parser --- README.md | 2 +- docs/content/en/integrations/import.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe75fe5853..d9b923d0891 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ vulnerability management platform. DefectDojo allows you to manage your application security program, maintain product and application information, triage vulnerabilities and push findings to systems like JIRA and Slack. DefectDojo enriches and -refines vulnerability data using a number of heuristic algrothims that +refines vulnerability data using a number of heuristic algorithms that improve with the more you use the platform. ## Demo diff --git a/docs/content/en/integrations/import.md b/docs/content/en/integrations/import.md index a0ff8183b2e..321f2a17ab7 100644 --- a/docs/content/en/integrations/import.md +++ b/docs/content/en/integrations/import.md @@ -77,6 +77,10 @@ This parser is disactivated by default in releases >= 2.3.1 and will be removed Prowler file can be imported as a CSV (`-M csv`) or JSON (`-M json`) file. +### Azure Security Center Recommendations Scan + +Azure Security Center recommendations can be exported from the user interface in CSV format. + ### Bandit JSON report format