mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-26 06:42:08 +00:00
spelling: validating
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
23f4f0eee0
commit
aadb76f2e9
@ -17,7 +17,7 @@ limitations under the License.
|
|||||||
// The falco "app" will eventually replace the monolithic code in
|
// The falco "app" will eventually replace the monolithic code in
|
||||||
// falco.cpp. We expect it will be responsible for the following:
|
// falco.cpp. We expect it will be responsible for the following:
|
||||||
// - Parsing/validating command line options
|
// - Parsing/validating command line options
|
||||||
// - Parsing/validing falco config
|
// - Parsing/validating falco config
|
||||||
// - Initialize prerequisites (inspector, falco engine, webserver, etc)
|
// - Initialize prerequisites (inspector, falco engine, webserver, etc)
|
||||||
// - Loading plugins
|
// - Loading plugins
|
||||||
// - Loading/validating rules
|
// - Loading/validating rules
|
||||||
|
Loading…
Reference in New Issue
Block a user