nasa-scrub


Namenasa-scrub JSON
Version 2.8.4 PyPI version JSON
download
home_pagehttps://github.com/nasa/scrub
SummarySCRUB is an orchestration and aggregation tool for static code analysis tools.
upload_time2024-03-13 23:59:22
maintainer
docs_urlNone
authorLyle Barner
requires_python
licenseApache License 2.0
keywords scrub
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![CodeQL](https://github.com/nasa/scrub/actions/workflows/codeql.yml/badge.svg)
![Packaging](https://github.com/nasa/scrub/actions/workflows/python-publish.yml/badge.svg)
[![PyPI version shields.io](https://img.shields.io/pypi/v/nasa-scrub.svg)](https://pypi.python.org/pypi/nasa-scrub/)

# 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](http://spinroot.com/gerard/pdf/ScrubPaper_rev.pdf).

## [SCRUB Documentation](https://nasa.github.io/scrub)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nasa/scrub",
    "name": "nasa-scrub",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scrub",
    "author": "Lyle Barner",
    "author_email": "lyle.barner@jpl.nasa.gov",
    "download_url": "https://files.pythonhosted.org/packages/5c/f0/1cd71b8168b5b8b714612ccbeb125e54943f9577a6b13757ce404335b213/nasa-scrub-2.8.4.tar.gz",
    "platform": null,
    "description": "![CodeQL](https://github.com/nasa/scrub/actions/workflows/codeql.yml/badge.svg)\n![Packaging](https://github.com/nasa/scrub/actions/workflows/python-publish.yml/badge.svg)\n[![PyPI version shields.io](https://img.shields.io/pypi/v/nasa-scrub.svg)](https://pypi.python.org/pypi/nasa-scrub/)\n\n# SCRUB\n\nSCRUB is an orchestration and aggregation platform for static code analysis tools.\n\nSCRUB 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.\n\nA full description of the origins of SCRUB, written by the original author (Gerard Holzmann), can be [found here](http://spinroot.com/gerard/pdf/ScrubPaper_rev.pdf).\n\n## [SCRUB Documentation](https://nasa.github.io/scrub)\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "SCRUB is an orchestration and aggregation tool for static code analysis tools.",
    "version": "2.8.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/nasa/scrub/issues",
        "Documentation": "https://nasa.github.io/scrub",
        "Homepage": "https://github.com/nasa/scrub",
        "Source": "https://github.com/nasa/scrub"
    },
    "split_keywords": [
        "scrub"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efeb22aebd7e5f705d113d3dbd1bb628520cca91d662a47210d8b4cde23e25b8",
                "md5": "de805b472d2ec10c6c85c0198d9e9d10",
                "sha256": "c3dcff44b960dfead29a940494856b858f7fa4a0ffd6cb5edb0e88e7a97c6a83"
            },
            "downloads": -1,
            "filename": "nasa_scrub-2.8.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de805b472d2ec10c6c85c0198d9e9d10",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 58607,
            "upload_time": "2024-03-13T23:59:20",
            "upload_time_iso_8601": "2024-03-13T23:59:20.925302Z",
            "url": "https://files.pythonhosted.org/packages/ef/eb/22aebd7e5f705d113d3dbd1bb628520cca91d662a47210d8b4cde23e25b8/nasa_scrub-2.8.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cf01cd71b8168b5b8b714612ccbeb125e54943f9577a6b13757ce404335b213",
                "md5": "b178e116912cc5fd889b382d4f29d5e4",
                "sha256": "64be5e0e4b640e9487ef199cfbae86bb5c8b9852c13085842330f09ac9cce9ec"
            },
            "downloads": -1,
            "filename": "nasa-scrub-2.8.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b178e116912cc5fd889b382d4f29d5e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 65943,
            "upload_time": "2024-03-13T23:59:22",
            "upload_time_iso_8601": "2024-03-13T23:59:22.968927Z",
            "url": "https://files.pythonhosted.org/packages/5c/f0/1cd71b8168b5b8b714612ccbeb125e54943f9577a6b13757ce404335b213/nasa-scrub-2.8.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 23:59:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nasa",
    "github_project": "scrub",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "nasa-scrub"
}
        
Elapsed time: 0.22733s