Skip to content

docs: add a how-to guide for securing a charm - #2721

Draft
tonyandrewmeyer wants to merge 3 commits into
canonical:mainfrom
tonyandrewmeyer:docs/2656-secure-your-charm
Draft

docs: add a how-to guide for securing a charm#2721
tonyandrewmeyer wants to merge 3 commits into
canonical:mainfrom
tonyandrewmeyer:docs/2656-secure-your-charm

Conversation

@tonyandrewmeyer

@tonyandrewmeyer tonyandrewmeyer commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

The security explanation finishes with a list of good practices, but there's nowhere task-oriented to send someone who has been asked to harden a charm, so this adds a how-to that turns those practices into sections you can work through: keeping sensitive data out of logs and traces, Juju secrets, HTTPS for tracing, static checks, keeping dependencies patched, restricting what the charm can do on its host, hardening the workload, checking the deployed ops version, documenting the posture, and reporting vulnerabilities. The explanation index now points at it, so you can go from why to what.

Preview.

Fixes #2656

The security explanation ends with a list of good practices, but there
was nowhere task-oriented to send someone who has been asked to harden
a charm. Turn those practices into a how-to they can work through, and
link the two pages to each other.
Comment thread docs/howto/index.md Outdated
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.

Add how-to guide about securing a charm

1 participant