• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cloudmarker / cloudmarker
84%

Build:
DEFAULT BRANCH: master
Repo Added 17 Dec 2018 06:07PM UTC
Files 92
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.1.0
  • alertdocs
  • apidocindent
  • audit-version
  • auditemails
  • azcloud
  • azstorage
  • azurecloud
  • azurecloud-exception
  • azvm_record_type
  • azwebapp
  • badges
  • baseconfig
  • bracket
  • buckets
  • build-matrix
  • changelog
  • clioptions
  • clouderror
  • common-plugins-config
  • consistency
  • copy-ext
  • copyext
  • cov_clean
  • dependabot/pip/cryptography-3.3.2
  • dependabot/pip/httplib2-0.18.0
  • dependabot/pip/httplib2-0.19.0
  • dependabot/pip/pyyaml-5.4
  • dependabot/pip/rsa-4.7
  • dependabot/pip/urllib3-1.26.5
  • dist
  • docfixes
  • doctest-fix
  • email_debug_param_from_config
  • emailbody
  • emaildocs
  • empty-port
  • esstore
  • firewalleventtest
  • firewallnorm
  • firewallruleevent
  • fix-esstore-done
  • fix-unused-input-queue
  • fix_cloud_worker
  • fixbuild
  • fixcoverage
  • fixindent
  • freeze
  • gcpcloudlogs
  • gcpcloudtest
  • iam_policy
  • ignore-virtual-machines
  • ioworkers
  • key_file_name_fix
  • lint
  • load_yaml_safely
  • log
  • logfixes
  • logger-defaults
  • logging-levels
  • maxrecs
  • mock-records
  • mockplugins
  • mongodbdefaults
  • mongodbfix
  • mongodbtests
  • multiprocessing
  • pluginframework
  • pluginloader
  • readable-version
  • readme
  • remove-email-config
  • removefirewallevent
  • rename_logger
  • renameparams
  • requirements
  • rest
  • reuse-mock
  • rm-venv
  • slackalert
  • smtpssl
  • sphinx
  • sphinx-rst-update
  • splunkfixes
  • splunkhecstore_docs
  • splunkhectokentest
  • splunkstore
  • sub_id_rename
  • tests
  • travis
  • userconfig
  • userdoc
  • userecordterm
  • verdev
  • webapp
  • worker-com-fields
  • worker-error-handling
  • workerlogs

pending completion
1195

push

travis-ci-com

web-flow
Bump cryptography from 2.8 to 3.3.2

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

635 of 800 branches covered (79.38%)

Branch coverage included in aggregate %.

3988 of 4731 relevant lines covered (84.3%)

3.37 hits per line

Relevant lines Covered
Build:
Build:
4731 RELEVANT LINES 3988 COVERED LINES
3.37 HITS PER LINE
Source Files on master
  • Tree
  • List 92
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1195 master Bump cryptography from 2.8 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGE... push 15 May 2021 04:33AM UTC web-flow travis-ci-com pending completion  
1192 master Upgrade google-auth from 1.11.2 to 1.17.0 We need to upgrade rsa from 4.0 to 4.7 resolve a few vulnerabilities. However, the current dependency of google-auth==1.11.2 prevents rsa-4.7 from being installed. For example, here is the error we get in... push 15 May 2021 04:22AM UTC susam travis-ci-com pending completion  
1187 master Remove Python 3.5 from Travis CI build matrix We need to upgrade PyYAML from 5.1 to 5.4 in order to resolve a few arbitrary code execution vulnerabilities. However version 5.4 of PyYAML is not supported for Python 3.5. See the `python_requires` a... push 15 May 2021 03:53AM UTC susam travis-ci-com pending completion  
1182 master Bump httplib2 from 0.12.3 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.12.3 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHAN... push 15 May 2021 03:34AM UTC web-flow travis-ci-com pending completion  
1179 master Add Python 3.7, 3.8, 3.9 to Travis CI build matrix push 15 May 2021 03:22AM UTC susam travis-ci-com pending completion  
1172 master Add updated RST files created by sphinx-apidoc The updated RST files now include documentation for the following new modules: - cloudmarker.clouds.azdisk module - cloudmarker.events.azvmextensionevent push 15 May 2021 03:01AM UTC susam travis-ci-com pending completion  
1161 master Specify path argument to isort to fix build error Since isort 5.2.2, specifying command line options to isort without specifying a path argument leads to the following error: Error: arguments passed in without any paths or content. See PyCQ... push 15 May 2021 02:43AM UTC susam travis-ci-com pending completion  
1142 master Add test cases for AzKVNonRecoverableEvent Added test cases for the `AzKVNonRecoverableEvent` event plugin. push 08 Mar 2020 10:25AM UTC mitprasoon travis-ci-com pending completion  
1139 master Add test cases for AzVMExtensionEvent Added test cases for `AzVMExtensionEvent` event plugin. A few minor changes have been made to `AzVMExtensionEvent` to take care of few corner cases. push 06 Mar 2020 11:11PM UTC mitprasoon travis-ci-com pending completion  
1137 master Add AzVMExtensionEvent event plugin Added `AzVMExtensionEvent` plugin to evaluate and audit added Azure VM extensions. This plugin takes list of whitelisted, blacklisted and required VM extensions as configuration parameter and generate events if... push 06 Mar 2020 05:30AM UTC mitprasoon travis-ci-com pending completion  
See All Builds (953)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc