Giphon

Latest version: v0.2.0

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

Changelog

Breaking

- Changed format of saved environment variables into `env_type:env_name:env_scope` (https://github.com/kabooboo/giphon/pull/18)
Since scopes contain characters that are incompatible with POSIX file paths, we'll escape them with url encode

Feature

- Be able to generate a shell script's text that export all of the environment variables, recursively starting from the top. (https://github.com/kabooboo/giphon/pull/18)
This will allow anyone with one single line of command (`source <(python3 -m giphon source $ENV)`) to load their current shell environment with whatever variables their corresponding Gitlab-CI has.

0.1.8

Changelog

- **Patch**: fix cloning through SSH 12

0.1.7

Add support to auth when cloning through `https`

0.1.6

Description

Try the new absolute `pypi` images

0.1.5

Description

Second trial: release to `pypi`

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.