readcon-core 0.14.8

An oxidized single and multiple CON file reader and writer with FFI bindings for ergonomic C/C++ usage. Implements CON spec v3.
Documentation
# Security Policy

## Reporting a vulnerability

Email the maintainer at [rgoswami@ieee.org](mailto:rgoswami@ieee.org) with a
description, a reproducer, the affected version or tag, and the expected
impact. Do not open a public issue for security matters.

There is no bug bounty.

## Supported versions

Security fixes land on `main` and ship in the next `vX.Y.Z` tag. Older
lines receive best-effort attention; upgrade to the latest tag.

## Scope

In scope: parse and write of untrusted CON/convel, the C ABI (`rkr_*`),
language bindings, and release artifacts published from this repository.

Out of scope: third-party backends (chemfiles, metatensor, CUDA) without
a readcon-core-specific defect.