Aevrin Scanner Core
The shared scanning engine used by the Aevrin API and CLI. It runs the same version-pinned scanner adapters, normalizes their output into one finding model, maps findings to the OWASP MCP Top 10, records per-stage coverage, and computes the report score.
This package is primarily an internal runtime dependency. Most users should
install the aevrin CLI instead.
Development
uv sync
uv run ruff check .
uv run mypy src
uv run pytest
Scanner execution defaults to isolated Docker containers. The production API
uses AEVRIN_EXECUTOR=subprocess with the same pinned binaries baked into its
non-root container, because managed runtimes such as AWS Fargate do not
provide Docker-in-Docker.
Security model
- Scanner subprocesses receive an allowlisted environment, not application or database credentials.
- Remote MCP inspection accepts only public HTTPS endpoints and never executes submitted stdio commands.
- A stage is marked incomplete when required tools fail; missing coverage is never presented as a clean scan.
- Prompt injection through live tool responses (MCP08) remains explicitly outside static-scan coverage.
Release files for aevrin-scanner-core 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aevrin_scanner_core-0.2.0.tar.gz | 47.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aevrin_scanner_core-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 114.0 kB
Release files / aevrin_scanner_core-0.2.0.tar.gz
| Download URL | aevrin_scanner_core-0.2.0.tar.gz |
|---|---|
| Size | 47.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
45d9646ebdce033d8638ff27c0990f7d1a93dbc768dc0453031450d8ea3c24cb
|
|
BLAKE2b-256 checksum How to use checksums |
5772e3f4c1d47960b07257be01f627a4b2083a04963fb9e49155f185fdb74ab4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.
Transparency logRelease files / aevrin_scanner_core-0.2.0-py3-none-any.whl
| Download URL | aevrin_scanner_core-0.2.0-py3-none-any.whl |
|---|---|
| Size | 66.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9594e7ba67a53a81290d7976f76253f65417cd9a409f9a93aed4e01042982562
|
|
BLAKE2b-256 checksum How to use checksums |
b3df063529bbe74d5e88405ea8e34da3829dda3a23f32146dc9358cf17fea550
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.
Transparency log