atlan-application-sdk-conformance
Dev-only conformance suite, remediation programs, and CLI for the Atlan Application SDK.
Do not add this as a production dependency. It is intended for developer machines and CI only.
Installation
uv add --dev atlan-application-sdk-conformance
Usage
# Run the conformance suite
uv run atlan-application-sdk-conformance detect --repo . --series E,L,C --output report.sarif
# Get the path to bundled remediation programs (for SKILL.md / reactor)
uv run atlan-application-sdk-conformance programs-dir
# Regenerate rule docs
uv run atlan-application-sdk-conformance gen-rule-docs
Suppressing a finding
Most findings are suppressed inline, next to the violating line:
x = 1 # conformance: ignore[E001] reason
A rule that checks for something missing repo-wide (no line to attach an inline
comment to) is instead exempted via a [tool.conformance] key in the repo's own
pyproject.toml — see
docs/schema-contract.md §6.4
for the canonical convention and when to use it over inline suppression.
In CI
Consumer repos should reference this package via the reusable workflow in
atlanhq/application-sdk:
uses: atlanhq/application-sdk/.github/workflows/conformance-reusable.yaml@main
# No inputs required — the published PyPI package is used by default.
See conformance/programs/conformance-remediation.prose.md for the
/remediate skill entry contract.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file atlan_application_sdk_conformance-0.19.0.tar.gz.
File metadata
- Download URL: atlan_application_sdk_conformance-0.19.0.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.4 {"installer":{"name":"uv","version":"0.12.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91c42be81fcd05c6dcdae9b501674be98060e88f00ec09d083087df059f57f4e
|
|
| MD5 |
abcb0e3547943292fe089adb5d153ab8
|
|
| BLAKE2b-256 |
0f68d01bbf82ae58bc6dea927fadf161376cf909ef34be7e434b8eedf7e870e2
|
File details
Details for the file atlan_application_sdk_conformance-0.19.0-py3-none-any.whl.
File metadata
- Download URL: atlan_application_sdk_conformance-0.19.0-py3-none-any.whl
- Upload date:
- Size: 886.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.12.4 {"installer":{"name":"uv","version":"0.12.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf99974ecf5db4911b5d980472814dd0c28787694020218737e04154537179da
|
|
| MD5 |
80cc2e20d7c125860ccbb060cd747b9d
|
|
| BLAKE2b-256 |
f4ea2e8a4befc23e7da229c3199e6c46fe8da3f23c52a28c5ca23eb9b09bd815
|