loci-sarif


Nameloci-sarif JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://gitlab.com/loci-notes/loci-sarif
SummaryThe official Loci Notes SARIF processor.
upload_time2023-04-13 02:47:35
maintainer
docs_urlNone
authorTheTwitchy
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Loci SARIF Processor
The official SARIF output processor. Takes any results stored in a [SARIF](https://sarifweb.azurewebsites.net/) file and passes them to Loci Notes.

## Docs
https://loci-notes.gitlab.io/importers/sarif

## Installation
### Standard
`pip3 install loci-sarif`

### Latest
`pip3 install git+https://gitlab.com/loci-notes/loci-sarif`

### Development
* It is recommended that you use a virtualenv for development:
    * `virtualenv --python python3 venv`
    * `source ./venv/bin/activate`
* `python setup.py develop`
* Run with `loci-sarif`

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/loci-notes/loci-sarif",
    "name": "loci-sarif",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "TheTwitchy",
    "author_email": "thetwitchy@thetwitchy.com",
    "download_url": "https://files.pythonhosted.org/packages/00/e1/47d0fe4b6fa7346cb46bd1d22731bb6b67c40dd1fa80c4afb48b67447a43/loci-sarif-0.3.1.tar.gz",
    "platform": null,
    "description": "# Loci SARIF Processor\nThe official SARIF output processor. Takes any results stored in a [SARIF](https://sarifweb.azurewebsites.net/) file and passes them to Loci Notes.\n\n## Docs\nhttps://loci-notes.gitlab.io/importers/sarif\n\n## Installation\n### Standard\n`pip3 install loci-sarif`\n\n### Latest\n`pip3 install git+https://gitlab.com/loci-notes/loci-sarif`\n\n### Development\n* It is recommended that you use a virtualenv for development:\n    * `virtualenv --python python3 venv`\n    * `source ./venv/bin/activate`\n* `python setup.py develop`\n* Run with `loci-sarif`\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The official Loci Notes SARIF processor.",
    "version": "0.3.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63b7693a44568060e9b76facc227ffb8ad54531313d7c41afbbc8b9d36055747",
                "md5": "2f5b58bcac07d86f41732b6cce712cfe",
                "sha256": "f65e42416ac13b82cc61b64411b0c8d7ac77eda397cf3bdac5c6bf019d4ea94f"
            },
            "downloads": -1,
            "filename": "loci_sarif-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2f5b58bcac07d86f41732b6cce712cfe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19044,
            "upload_time": "2023-04-13T02:47:33",
            "upload_time_iso_8601": "2023-04-13T02:47:33.819896Z",
            "url": "https://files.pythonhosted.org/packages/63/b7/693a44568060e9b76facc227ffb8ad54531313d7c41afbbc8b9d36055747/loci_sarif-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00e147d0fe4b6fa7346cb46bd1d22731bb6b67c40dd1fa80c4afb48b67447a43",
                "md5": "ec52408dd6fa0b3a3cd9ba3bbeb0376b",
                "sha256": "483441515c5d2393b9edae6b187caa7faff76e9b79966c16cb3346e6f55eb6d9"
            },
            "downloads": -1,
            "filename": "loci-sarif-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ec52408dd6fa0b3a3cd9ba3bbeb0376b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17497,
            "upload_time": "2023-04-13T02:47:35",
            "upload_time_iso_8601": "2023-04-13T02:47:35.033235Z",
            "url": "https://files.pythonhosted.org/packages/00/e1/47d0fe4b6fa7346cb46bd1d22731bb6b67c40dd1fa80c4afb48b67447a43/loci-sarif-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-13 02:47:35",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "loci-notes",
    "gitlab_project": "loci-sarif",
    "lcname": "loci-sarif"
}
        
Elapsed time: 0.06170s