--- id: alibabacloud-sas20181203 version: "9.3.3" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # alibabacloud-sas20181203 — Alibaba Cloud Threat Detection (20181203) SDK Library for Python License: permissive · Maintenance: active · Downloads: 121.4K/mo ## What it is and what it does This is an official Alibaba Cloud SDK for interacting with the Threat Detection service (SAS 20181203 API). It wraps HTTP calls to Alibaba's security scanning endpoints, allowing Python developers to programmatically query threat data, manage security policies, or integrate threat detection into larger applications. The package depends on alibabacloud-tea-openapi and darabonba-core, which handle the underlying API protocol and request marshalling. The SDK supports Python 3.7 through 3.12 and is maintained as part of the larger Alibaba Cloud SDK ecosystem. It is classified as Beta, meaning the API surface may still evolve. The package has no known security vulnerabilities and installs with minimal friction. Use it for: - Integrate Alibaba Cloud threat detection into a security monitoring dashboard or SIEM system - Automate security scans and threat assessments across cloud resources programmatically - Build custom alerting or incident response workflows that query threat data from Alibaba Cloud - Audit and report on security findings from Alibaba-hosted infrastructure ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides Python bindings to Alibaba Cloud's Threat Detection service API, enabling programmatic access to security scanning and threat analysis features. Yes, if you are already using Alibaba Cloud infrastructure and need programmatic access to its threat detection service. The low install friction, active maintenance, permissive license, and absence of known vulnerabilities make it a safe choice. However, it is only useful if you have an Alibaba Cloud account and a genuine need for this specific API—it is not a general-purpose threat detection library. ## Install pip install alibabacloud-sas20181203 uv add alibabacloud-sas20181203 poetry add alibabacloud-sas20181203 ## Installing alibabacloud-sas20181203 Before you install: Low install friction with only two runtime dependencies. Actively maintained as of 2026-06-22 with recent commits, though the package is classified as Beta. License in practice: Licensed under Apache License 2.0 (permissive), allowing commercial and private use with minimal restrictions. Quickstart: pip install alibabacloud_sas20181203 from alibabacloud_sas20181203 import Client # Requires Alibaba Cloud credentials (access key ID and secret) Requires valid Alibaba Cloud credentials (access key ID and secret) and an active Alibaba Cloud account with Threat Detection service enabled. Verify before relying: - Whether the API surface and threat detection capabilities match your specific security use case - Whether Alibaba Cloud account and credentials are required to use this SDK beyond import ## Package facts - License: Apache License 2.0 (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 121.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags alibaba cloud threat detection api, alibaba cloud sas sdk, alibaba security scanning, cloud threat detection python, alibaba cloud security api, alibaba-cloud, threat-detection, security-api [View on SkillFed](https://skillfed.io/packages/alibabacloud-sas20181203) · [View on PyPI](https://pypi.org/project/alibabacloud-sas20181203/)