flawfinder


Nameflawfinder JSON
Version 2.0.19 PyPI version JSON
download
home_pagehttp://dwheeler.com/flawfinder/
Summarya program that examines source code looking for security weaknesses
upload_time2021-08-29 20:34:36
maintainer
docs_urlNone
authorDavid A. Wheeler
requires_python>=2.7
licenseGPL-2.0+
keywords analysis security analyzer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Flawfinder is a program that can scan
C/C++ source code and identify out potential security flaws,
ranking them by likely severity.
It is released under the GNU GPL license.


            

Raw data

            {
    "_id": null,
    "home_page": "http://dwheeler.com/flawfinder/",
    "name": "flawfinder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": "",
    "keywords": "analysis,security,analyzer",
    "author": "David A. Wheeler",
    "author_email": "dwheeler@dwheeler.com",
    "download_url": "https://sourceforge.net/projects/flawfinder/files/flawfinder-2.0.8.tar.gz/download",
    "platform": "",
    "description": "Flawfinder is a program that can scan\nC/C++ source code and identify out potential security flaws,\nranking them by likely severity.\nIt is released under the GNU GPL license.\n\n",
    "bugtrack_url": null,
    "license": "GPL-2.0+",
    "summary": "a program that examines source code looking for security weaknesses",
    "version": "2.0.19",
    "split_keywords": [
        "analysis",
        "security",
        "analyzer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9ee3a2e5c18229a5729e05fd9c3b05c6",
                "sha256": "f18f0021d9a2f3ffc1c1e32aa7bb1bb5ca1bad91b82b32157f44e5d0a1a23ad0"
            },
            "downloads": -1,
            "filename": "flawfinder-2.0.19-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ee3a2e5c18229a5729e05fd9c3b05c6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7",
            "size": 60518,
            "upload_time": "2021-08-29T20:34:36",
            "upload_time_iso_8601": "2021-08-29T20:34:36.637137Z",
            "url": "https://files.pythonhosted.org/packages/98/64/32f24ec56ea8603ccfc471549de2fb9957613fba75315e121108a9b80b51/flawfinder-2.0.19-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-08-29 20:34:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "flawfinder"
}
        
Elapsed time: 0.01979s