Skip to content

release: 0.6.1 — contact email change + ship CF citation fixes to PyPI#2

Merged
Ces107 merged 1 commit into
mainfrom
release/0.6.1-contact-email
Jun 1, 2026
Merged

release: 0.6.1 — contact email change + ship CF citation fixes to PyPI#2
Ces107 merged 1 commit into
mainfrom
release/0.6.1-contact-email

Conversation

@Ces107

@Ces107 Ces107 commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Release 0.6.1: contact-email change + ships the CF-18/CF-17/CF-14 compliance-citation fixes to PyPI.

Contact email

Changed plusultra.dev@proton.me -> dcm.anonimizer@gmail.com across:

  • pyproject.toml author email (this is what shows on the PyPI project page)
  • new Contact section in README.md (renders on the PyPI page)
  • SECURITY.md, the early-access issue template
  • docs/index.html GitHub Pages landing (mailto links + early-access CTA)

Version bump 0.6.0 -> 0.6.1

main had already advanced past the v0.6.0 tag (CF citation fixes), and now this email change. Re-publishing "0.6.0" to PyPI would produce an artifact that does not match its git tag — unacceptable for a compliance tool whose manifest embeds tool_version. So this ships as 0.6.1: behaviourally identical to 0.6.0 on the de-identification pipeline, carrying the CF-18/CF-17/CF-14 corrections + the email change.

Verification

Full suite 226 passed, ruff + mypy --strict clean, twine check PASSED on the 0.6.1 sdist + wheel, test_version_coherence green (landing-page banner bumped).

After merge: tag v0.6.1, publish to PyPI (first 0.6.x on PyPI; 0.5.0 currently live), GitHub release.

Contact email changed to dcm.anonimizer@gmail.com across the project author
metadata (pyproject.toml -> visible on the PyPI page), SECURITY.md, the
early-access issue template, the GitHub Pages landing (docs/index.html mailto
links + early-access CTA), and a new Contact section in the README so it
renders on the PyPI project page. Replaces the prior plusultra.dev@proton.me.

Version bumped 0.6.0 -> 0.6.1 so the artifact published to PyPI matches its git
tag (main had already advanced past v0.6.0 with the CF citation fixes; a
republished 0.6.0 would not match the v0.6.0 tag, and the compliance manifest
embeds tool_version, so provenance must stay exact). 0.6.1 is byte-for-byte
behaviourally identical to 0.6.0 on the de-identification pipeline; it ships the
CF-18/CF-17/CF-14 compliance-citation corrections plus this email change.

CHANGELOG 0.6.1 section added; landing-page version banner bumped (keeps
test_version_coherence green). Full suite 226 passed, ruff + mypy --strict
clean, twine check PASSED on the 0.6.1 sdist + wheel.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: db61dc4bc7

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
Comment on lines +453 to +455
Questions, bug reports, security disclosures, or hosted-service / early-access
enquiries: email **dcm.anonimizer@gmail.com** or open a
[GitHub issue](https://github.com/Ces107/dcm-anon/issues).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Do not route security disclosures to public issues

Because this sentence groups “security disclosures” with ordinary bug reports and then offers a public GitHub issue as an alternative, users can be steered into disclosing vulnerabilities publicly. This contradicts the responsible-disclosure path in SECURITY.md lines 52-54, which limits security reports to email or GitHub Security Advisories; split security disclosures out so they do not inherit the public issue option.

Useful? React with 👍 / 👎.

@Ces107 Ces107 merged commit 998bd75 into main Jun 1, 2026
4 checks passed
@Ces107 Ces107 deleted the release/0.6.1-contact-email branch June 1, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant