{ "info": { "author": "Timo Furrer", "author_email": "tuxtimo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Other Audience", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: Microsoft :: Windows :: Windows 7", "Operating System :: Microsoft :: Windows :: Windows XP", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation", "Topic :: Education :: Testing", "Topic :: Software Development", "Topic :: Software Development :: Testing" ], "description": "securityheaders\n===============\n\n*securityheaders* is a CLI application to analyze the Security Headers\nof a given URL using securityheaders.io\n\n.. figure:: https://raw.githubusercontent.com/timofurrer/securityheaders/master/screenshots/cli.jpg\n :alt: Screenshot CLI\n\n Screenshot CLI\n\nInstallation\n------------\n\nInstall in python 3 environment:\n\n.. code:: bash\n\n pip3 install securityheaders\n\n*Note: you might need root privileges or use ``--user`` switch*\n\nUsage\n-----\n\n::\n\n Usage: securityheaders [OPTIONS] URL\n\n Get Security Headers from a given URL. The data is fetched from\n SecurityHeaders.io.\n\n Options:\n --version Show the version and exit.\n --json Print the Security Headers analysis as JSON\n --help Show this message and exit.\n\nThanks\n------\n\nThanks to **`SecurityHeaders.io `__** for\ntheir awesome service!\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/timofurrer/securityheaders", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timofurrer/securityheaders", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "securityheaders", "package_url": "https://pypi.org/project/securityheaders/", "platform": "Linux,Windows,MAC OS X", "project_url": "https://pypi.org/project/securityheaders/", "project_urls": { "Download": "https://github.com/timofurrer/securityheaders", "Homepage": "https://github.com/timofurrer/securityheaders" }, "release_url": "https://pypi.org/project/securityheaders/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Fetch Security Headers for a specific URL using securityheaders.io", "version": "0.0.1" }, "last_serial": 1973206, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6a821f7342b25a1d7e38e99b0067f695", "sha256": "ebb8e2798f2452dd9d9c3b6a48de9cc225b4058bb44243aed3b278d8333a7efa" }, "downloads": -1, "filename": "securityheaders-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6a821f7342b25a1d7e38e99b0067f695", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3785, "upload_time": "2016-02-24T03:03:07", "url": "https://files.pythonhosted.org/packages/a3/a0/02a107fcc13d432e0340634ccaecf97bf84f8fd02753ce390488f02c0f17/securityheaders-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a821f7342b25a1d7e38e99b0067f695", "sha256": "ebb8e2798f2452dd9d9c3b6a48de9cc225b4058bb44243aed3b278d8333a7efa" }, "downloads": -1, "filename": "securityheaders-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6a821f7342b25a1d7e38e99b0067f695", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3785, "upload_time": "2016-02-24T03:03:07", "url": "https://files.pythonhosted.org/packages/a3/a0/02a107fcc13d432e0340634ccaecf97bf84f8fd02753ce390488f02c0f17/securityheaders-0.0.1.tar.gz" } ] }