sublime-cli


Namesublime-cli JSON
Version 0.0.30 PyPI version JSON
download
home_pagehttps://sublimesecurity.com/
SummaryAbstraction to interact with the Sublime API.
upload_time2023-08-31 21:03:02
maintainer
docs_urlNone
authorSublime Security
requires_python
licenseMIT
keywords security phishing analysts soc threat intelligence security-automation email security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sublime CLI

![MIT license](https://img.shields.io/badge/License-MIT-blue.svg) ![Python version](https://img.shields.io/badge/python-3.7+-blue.svg) ![PyPI version](https://badge.fury.io/py/sublime-cli.svg) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsublime-security%2Fsublime-cli.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsublime-security%2Fsublime-cli?ref=badge_shield)

The Sublime CLI lets you interact with the Sublime Analysis API right from the terminal. The CLI can also be used as a Python module for programmatic implementations.

**With the CLI/Python module, you can:**

- Analyze and query raw messages (EMLs and MSGs), MBOX files, and [Message Data Models (MDMs)](https://docs.sublimesecurity.com/docs/mdm)
- Write your own detection rules and queries
- Detect many different types of phishing attacks like executive impersonation and lookalike domains
- Triage reported phish

## Installation

Sublime CLI is available for Windows, macOS, and Linux. Refer to the [Quickstart](https://docs.sublimesecurity.com/reference/analysis-api-quickstart) documentation for installation instructions.

## Documentation

For a full reference, see the [CLI reference docs](https://docs.sublimesecurity.com/reference/analysis-api-cli).



            

Raw data

            {
    "_id": null,
    "home_page": "https://sublimesecurity.com/",
    "name": "sublime-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "security,phishing,analysts,soc,threat intelligence,security-automation,email security",
    "author": "Sublime Security",
    "author_email": "hello@sublimesecurity.com",
    "download_url": "https://files.pythonhosted.org/packages/66/d6/dd6b0c213fade8527878ae949ced907e42360f28e2f8e2704dc04a079c86/sublime-cli-0.0.30.tar.gz",
    "platform": null,
    "description": "# Sublime CLI\n\n![MIT license](https://img.shields.io/badge/License-MIT-blue.svg) ![Python version](https://img.shields.io/badge/python-3.7+-blue.svg) ![PyPI version](https://badge.fury.io/py/sublime-cli.svg) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsublime-security%2Fsublime-cli.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsublime-security%2Fsublime-cli?ref=badge_shield)\n\nThe Sublime CLI lets you interact with the Sublime Analysis API right from the terminal. The CLI can also be used as a Python module for programmatic implementations.\n\n**With the CLI/Python module, you can:**\n\n- Analyze and query raw messages (EMLs and MSGs), MBOX files, and [Message Data Models (MDMs)](https://docs.sublimesecurity.com/docs/mdm)\n- Write your own detection rules and queries\n- Detect many different types of phishing attacks like executive impersonation and lookalike domains\n- Triage reported phish\n\n## Installation\n\nSublime CLI is available for Windows, macOS, and Linux. Refer to the [Quickstart](https://docs.sublimesecurity.com/reference/analysis-api-quickstart) documentation for installation instructions.\n\n## Documentation\n\nFor a full reference, see the [CLI reference docs](https://docs.sublimesecurity.com/reference/analysis-api-cli).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Abstraction to interact with the Sublime API.",
    "version": "0.0.30",
    "project_urls": {
        "Download": "https://github.com/sublime-security/sublime-cli",
        "Homepage": "https://sublimesecurity.com/"
    },
    "split_keywords": [
        "security",
        "phishing",
        "analysts",
        "soc",
        "threat intelligence",
        "security-automation",
        "email security"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4887310d6269ff27789c15be2c3cde3e1e88bbe75c3b3762587903a35c99b81",
                "md5": "f50aa5c36af0058d3d98f40fd3966c20",
                "sha256": "b2c80d40bae9d69321b0539e11006bdacfb5b2fc873cc8a096fa40ff12405df0"
            },
            "downloads": -1,
            "filename": "sublime_cli-0.0.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f50aa5c36af0058d3d98f40fd3966c20",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 32140,
            "upload_time": "2023-08-31T21:03:01",
            "upload_time_iso_8601": "2023-08-31T21:03:01.173689Z",
            "url": "https://files.pythonhosted.org/packages/f4/88/7310d6269ff27789c15be2c3cde3e1e88bbe75c3b3762587903a35c99b81/sublime_cli-0.0.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66d6dd6b0c213fade8527878ae949ced907e42360f28e2f8e2704dc04a079c86",
                "md5": "4eeba68533ffdcf32859de1b36f3fa62",
                "sha256": "652fb12b5bfaadbed9126c311026f3edfc13af035f8d2c0ec5ebd678f28c7d45"
            },
            "downloads": -1,
            "filename": "sublime-cli-0.0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "4eeba68533ffdcf32859de1b36f3fa62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29180,
            "upload_time": "2023-08-31T21:03:02",
            "upload_time_iso_8601": "2023-08-31T21:03:02.790962Z",
            "url": "https://files.pythonhosted.org/packages/66/d6/dd6b0c213fade8527878ae949ced907e42360f28e2f8e2704dc04a079c86/sublime-cli-0.0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-31 21:03:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sublime-security",
    "github_project": "sublime-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "sublime-cli"
}
        
Elapsed time: 0.11805s