diff --git a/README.md b/README.md index 3fe23f35c..afc619b74 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,5 @@ [![Build Linux](https://github.com/nasa/cfs/actions/workflows/build-cfs.yml/badge.svg)](https://github.com/nasa/cfs/actions/workflows/build-cfs.yml) [![Build RTEMS 5](https://github.com/nasa/cFS/actions/workflows/build-cfs-rtems5.yml/badge.svg)](https://github.com/nasa/cFS/actions/workflows/build-cfs-rtems5.yml) -[![LGTM Alerts](https://img.shields.io/lgtm/alerts/github/nasa/cFS.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/nasa/cFS/alerts/?mode=list) -[![LGTM Grade](https://img.shields.io/lgtm/grade/cpp/g/nasa/cFS.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/nasa/cFS/context:cpp) -[![LGTM Grade](https://img.shields.io/lgtm/grade/python/g/nasa/cFS.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/nasa/cFS/context:python) # Core Flight System - BUNDLE diff --git a/SECURITY.md b/SECURITY.md index 59dc33bed..8116df2e3 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -24,14 +24,6 @@ CodeQL is ran for every push and pull-request on all branches of cFS in GitHub A For the CodeQL GitHub Actions setup, visit https://github.com/github/codeql-action. -### LGTM - -LGTM [results](https://lgtm.com/projects/g/nasa/cFS?mode=list) are available to the public. Since suppression comments are not used, many warnings and errors may not be accurate. Therefore, the results may contain false positives and other inapplicable warnings and errors. - -LGTM is ran for every pull-request on all branches of cFS. - -For more information about LGTM, visit https://lgtm.com/. - ### Cppcheck The [cFS Cppcheck GitHub Actions workflow and results](https://github.com/nasa/cFS/actions/workflows/static-analysis.yml) are available to the public. To view the results, select a workflow and download the artifacts.