Skip to main content

Codenomicon Appcheck command line tools and API client

Project description

This package has been deprecated
===========================


Codenomicon AppCheck commandline and API client
===============================================

Installation and requirements
-----------------------------

To install, you need to have:

* A valid subscription for Codenomicon AppCheck service
* Python 2.7.x or 3.4.x (https://www.python.org)
* pip (included with latest Python, or python-pip package)


Installation::

$ pip install appcheck

Basic usage::

$ appcheck
Usage: appcheck [OPTIONS] COMMAND [ARGS]...

Appcheck commandline tools. To use this tool you need to have an account
to Codenomicon Appcheck service.

Options:
--help Show this message and exit.

Commands:
apps List apps
delete Delete scan result
groups List groups
result Get scan result
scan Analyze a file or directory using Appcheck.

To analyze files with Appcheck, you can scan one or more files
easily. Directories are automatically compressed to a ZIP archive
and uploaded as one object.

Scanning applications::

$ appcheck scan MyApp.exe FirmwareUpdate.bin /Applications/Calculator.app


Configuration files
-------------------

Username is stored to a file .appcheck in user home directory.

Password is saved in operating system specific keyring
using the `Python keyring package <https://pypi.python.org/pypi/keyring>`_.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appcheck-0.1.7.tar.gz (9.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page