New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pilot-platform-common

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pilot-platform-common

Generates entity ID and connects with Vault (secret engine) to retrieve credentials

  • 2.9.0
  • PyPI
  • Socket score

Maintainers
2

common

Run Tests Python PyPI

Importable package responsible for cross-service tasks within the Pilot Platform (e.g. logging, Vault connection, etc.).

Getting Started

Installation & Quick Start

The latest version of the common package is available on PyPi and can be installed into another service via Pip.

Pip install from PyPi:

pip install pilot-platform-common

In pyproject.toml:

pilot-platform-common = "^<VERSION>"

Pip install from a local .whl file:

pip install pilot_platform_common-<VERSION>-py3-none-any.whl

Contribution

You can contribute the project in following ways:

  • Report a bug.
  • Suggest a feature.
  • Open a pull request for fixing issues or adding functionality. Please consider using pre-commit in this case.
  • For general guidelines on how to contribute to the project, please take a look at the contribution guide.

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