File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Please see [Command Documentation](docs/PowerSponse.md),
17
17
* [ Requirements] ( #requirements )
18
18
* [ Installation] ( #installation )
19
19
* [ Usage] ( #usage )
20
- * [ Import] ( #import )
21
20
* [ Authentication] ( #authentication )
21
+ * [ Import] ( #import )
22
22
* [ Cmdlets] ( #cmdlets )
23
23
* [ Help] ( #help )
24
24
* [ Contributing] ( #contributing )
@@ -32,9 +32,9 @@ Please see [Command Documentation](docs/PowerSponse.md),
32
32
33
33
PowerSponse is a PowerShell module for targeted containment and remediation.
34
34
35
- Following features are implemented in PowerSponse:
35
+ The following features are implemented in PowerSponse:
36
36
* Commands for containment and remediation which can be easily extended with
37
- the implemented plugin system.
37
+ the used plugin system.
38
38
* Handling of ** literal or regular expressions** for searching or killing processes,
39
39
files and directories, searching for or deactivating scheduled tasks or services.
40
40
* ** Implementation of a rule engine ([ CoRe
You can’t perform that action at this time.
0 commit comments