Socket
Socket
Sign inDemoInstall

github-reserved-names

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-reserved-names

A list of paths that GitHub uses which aren't real users


Maintainers
1

========================= github-reserved-names

|PyPI| |Pythons| |CI|

.. |PyPI| image:: https://img.shields.io/pypi/v/github-reserved-names.svg :alt: PyPI version :target: https://pypi.org/project/github-reserved-names/

.. |Pythons| image:: https://img.shields.io/pypi/pyversions/github-reserved-names.svg :alt: Supported Python versions :target: https://pypi.org/project/github-reserved-names/

.. |CI| image:: https://github.com/Julian/github-reserved-names/workflows/CI/badge.svg :alt: Build status :target: https://github.com/Julian/github-reserved-names/actions?query=workflow%3ACI

Usage

A single set is exposed, containing the reserved names:

.. code:: python

>>> import github_reserved_names
>>> "sponsors" in github_reserved_names.ALL
True

Source

The source of this data is the npm github-reserved-names project <https://npm.im/github-reserved-names>_

This module attempts to provide a mirror of that project as a Python module.

If you feel a path is missing, please file a pull request upstream and it will be pulled in here.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc