Skip to main content

Trend Micro Cloud One Application Security

Project description

Trend Micro Cloud One Application Security for Python

What is it?

Trend Micro Cloud One - Application Security provides real-time application security as a service for modern applications, APIs, serverless and other computing platforms. When Application Security is deployed, threats to your web applications will be detected and protected against, minimizing your risk.

Features

Application Security detects and protects against a wide range of attacks at runtime within your entire application, including: SQL injections Remote command execution Illegal file access Malicious file uploads Malicious payloads URL redirects And more

Installation

Add the Trend Micro Application Security package to requirements.txt:

trend_app_protect

Run pip to install the package:

pip install -r requirements.txt

Import the trend_app_protect.start module at the top of your WSGI script:

import trend_app_protect.start

Configuration

The agent key and secret can be configured via the TREND_AP_KEY and TREND_AP_SECRET environment variables.

Optionally, you can provide a configuration in the file trend_app_protect.ini under the root of the project or under /etc but the environment variables will still take precedence:

[trend_app_protect]
key = my-key
secret = my-secret

Support

  • Python 3.4+
  • Django 1.11, 2.0, 2.1, 2.2
  • Flask 0.11+
  • Pyramid 1.6+
Feature Required Component
All features WSGI based web-server
File Access N/A
RCE N/A
SQLi mysqldb, psycopg2, pymssql, pymysql, sqlite2, sqlite3
Redirects Django, Flask
HTTP params Django, Werkzeug

Internal dependencies

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

trend_app_protect-4.6.2-cp27.cp35.cp36.cp37.cp38-none-any.whl (15.1 MB view details)

Uploaded CPython 2.7 CPython 3.5 CPython 3.6 CPython 3.7 CPython 3.8

File details

Details for the file trend_app_protect-4.6.2-cp27.cp35.cp36.cp37.cp38-none-any.whl.

File metadata

  • Download URL: trend_app_protect-4.6.2-cp27.cp35.cp36.cp37.cp38-none-any.whl
  • Upload date:
  • Size: 15.1 MB
  • Tags: CPython 2.7, CPython 3.5, CPython 3.6, CPython 3.7, CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.9

File hashes

Hashes for trend_app_protect-4.6.2-cp27.cp35.cp36.cp37.cp38-none-any.whl
Algorithm Hash digest
SHA256 f9b8e81df8b2272b003e6f0600c3aa6e0caeeb414d8a138af2b8c8e54a2bcca1
MD5 6b7d4396b5dc10d3b68a1f3b05de6e55
BLAKE2b-256 d7dd51e04be41cde7d9801a3097d6337d1847c8e4b6e043cd59cafaa7cb2774f

See more details on using hashes here.

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