Skip to content
/ scrub Public
forked from nasa/scrub

SCRUB is a platform for orchestration and aggregation of static code analysis tools.

License

Notifications You must be signed in to change notification settings

quarktim/scrub

This branch is 169 commits behind nasa/scrub:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a23372 · Jan 16, 2023
Jan 13, 2023
Dec 9, 2022
Jan 16, 2023
Jan 7, 2023
Jun 22, 2021
Nov 12, 2021
Nov 12, 2021
Sep 15, 2022
Jun 22, 2021
Jun 22, 2021
Oct 29, 2021
Jun 22, 2021
Jun 22, 2021
Dec 6, 2021
Jan 11, 2023
Oct 8, 2021

Repository files navigation

CodeQL Packaging PyPI version shields.io

SCRUB

SCRUB is an orchestration and aggregation platform for static code analysis tools.

SCRUB allows users to run multiple static code analysis tools, collect the results, and export them to external tools. The results from each analyzer are post-processed to a standard warning format that provides information about the location of the warning as well as a brief description of the warning. These warnings can then reviewed and assessed by experienced developers to determine their merit.

A full description of the origins of SCRUB, written by the original author (Gerard Holzmann), can be found here.

About

SCRUB is a platform for orchestration and aggregation of static code analysis tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.6%
  • Shell 9.0%
  • Makefile 1.4%