File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 44
55# ###########################################################################
66# ## Filter an existing SSP based on a component definition. The component definition
7- # ## title must be as filter input.
7+ # ## title must be provided as the filter input.
88# ###########################################################################
99
1010filter-ssp :
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ Getting Started Guide
22---
33
44<!-- toc-->
5- * [Getting Started Guide](#getting-started-guide)
65- [ What You Will Learn] ( #what-you-will-learn )
76- [ Tools Required] ( #tools-required )
87- [ Setting up Your Repository] ( #setting-up-your-repository )
@@ -735,7 +734,7 @@ Run the `filter-ssp` command to run generate a new ssp under `system-security-pl
735734
736735
737736` ` ` bash
738- make ssp- filter
737+ make filter-ssp
739738` ` `
740739
741740A new filtered ssp, will now be available under ` system-security-plans/acme_filtered_demo_ssp`
You can’t perform that action at this time.
0 commit comments