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>`_.
===========================
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 details)
File details
Details for the file appcheck-0.1.7.tar.gz
.
File metadata
- Download URL: appcheck-0.1.7.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eada67ce5001e24dba77ad14bf4d3cb184b9f79cda59baa413562811799a365b |
|
MD5 | cc33ffd45f0043358d6db992323233f4 |
|
BLAKE2b-256 | 8571054a1df312de50d26bd0085c7c71e0351712d72d8f0e171615e117fa7468 |