Dpkgs3

Latest version: v0.0.1.dev3

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

Scan your dependencies

0.4.0

**Install via command line:**

*github*

bash
gem install dpkg-s3 --version "0.4.0" --source "https://rubygems.pkg.github.com/gamunu"

*ruby gems*

bash
gem install dpkg-s3


*Install via gemfile*

ruby
source "https://rubygems.pkg.github.com/gamunu" do
gem "dpkg-s3", "0.4.0"
end

0.3.0

**Fix:** Reading control filename with urlencode generates incorrect s3 paths if the file name contains special chars like '+'

**Install via command line:**

*github*

bash
gem install dpkg-s3 --version "0.3.0" --source "https://rubygems.pkg.github.com/gamunu"

*ruby gems*

bash
gem install dpkg-s3


*Install via gemfile*

ruby
source "https://rubygems.pkg.github.com/gamunu" do
gem "dpkg-s3", "0.3.0"
end

0.2.0

- Catch thor exceptions in cli for nicer output
- Generate random lock for avoid upload conflicts
from same machine.
- Change mime type of uploaded deb packages to
application/x-debian-package
- Add support for Ubuntu bionic and later
- Update libraries to latest versions

0.1.0

Added support for bionic

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.