Ezored

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 3

0.9.0

Some improvements and more flexibility

More improvements in target and dependency build process, tasks process etc.

0.8.1

It contains a fix for git parser with python3

0.8.0

Some updates for commands and git repository

Now the "dependency update" was changed to "dependency install".

Some fixes for git repository code on internal checks.

0.7.1

Only fix for pip

0.7.0

This is an important update and developers need change their project file to change repository informations to the new pattern.

All github specific thing was changed to "git". So the repository "type" now is "git" and the "path" is the full git URL ending in ".git". Example:


dependencies:
- name: sample
repository:
path: https://github.com/ezored/dependency-sample.git
type: git
version: t:1.0.0


We have fixed, added more tests and added zip and tar repository types. The zip and tar filename of URL need be the same folder name when extracted. Example:


http://ezored.com/downloads/dependency-sample.zip


When extracted, a folder called "dependency-sample" exists inside it.

0.6.0

Copy files support using glob

Issue: 23

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.