diff --git a/SECURITY.md b/SECURITY.md index 1167fa5..a7cdcb8 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,7 +6,7 @@ To report a vulnerability for the sample_lib subsystem please [submit an issue]( For general cFS vulnerabilities please [open a cFS framework issue](https://github.com/nasa/cfs/issues/new/choose) and see our [top-level security policy](https://github.com/nasa/cFS/security/policy) for additional information. -In either case please use the "Bug Report" template and provide as much information as possible. Apply appropraite labels for each report. For security related reports, tag the issue with the "security" label. +In either case please use the "Bug Report" template and provide as much information as possible. Apply appropriate labels for each report. For security related reports, tag the issue with the "security" label. ## Testing diff --git a/unit-test/CMakeLists.txt b/unit-test/CMakeLists.txt index 68070c5..824ed1f 100644 --- a/unit-test/CMakeLists.txt +++ b/unit-test/CMakeLists.txt @@ -37,7 +37,7 @@ add_cfe_coverage_stubs(sample_lib_overrides override_src/libc_string_stubs.c ) -# Add a coverate test excutable called "sample_lib-ALL" that +# Add a coverage test executable called "sample_lib-ALL" that # covers all of the functions in sample_lib. # # Also note in a more complex app/lib the coverage test can also