Skip to content

Commit 3ce2aa5

Browse files
authored
Update README file's security section (#921)
* Add empty lines after headings * Update security section * Update link to make it clear that's not GitHub issues
1 parent 073110f commit 3ce2aa5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,24 @@ juju relate postgresql-k8s:db finos-waltz-k8s
9595
**Note:** The endpoint `db-admin` provides the same legacy interface `pgsql` with PostgreSQL admin-level privileges. It is NOT recommended to use it from security point of view.
9696

9797
## OCI Images
98+
9899
This charm uses pinned and tested version of the [charmed-postgresql](https://github.com/canonical/charmed-postgresql-rock/pkgs/container/charmed-postgresql) rock.
99100

100101
## Security
101-
Security issues in the Charmed PostgreSQL K8s Operator can be reported through [LaunchPad](https://wiki.ubuntu.com/DebuggingSecurity#How%20to%20File). Please do not file GitHub issues about security issues.
102+
103+
Security issues in the Charmed PostgreSQL K8s Operator can be reported through [private security reports](https://github.com/canonical/postgresql-k8s-operator/security/advisories/new) on GitHub.
104+
For more information, see the [Security policy](SECURITY.md).
102105

103106
## Contributing
107+
104108
Please see the [Juju SDK docs](https://juju.is/docs/sdk) for guidelines on enhancements to this charm following best practice guidelines, and [CONTRIBUTING.md](https://github.com/canonical/postgresql-k8s-operator/blob/main/CONTRIBUTING.md) for developer guidance.
105109

106110
## License
111+
107112
The Charmed PostgreSQL K8s Operator [is distributed](https://github.com/canonical/postgresql-k8s-operator/blob/main/LICENSE) under the Apache Software License, version 2.0.
108113
It installs/operates/depends on [PostgreSQL](https://www.postgresql.org/ftp/source/), which [is licensed](https://www.postgresql.org/about/licence/) under PostgreSQL License, a liberal Open Source license, similar to the BSD or MIT licenses.
109114

110115
## Trademark Notice
116+
111117
PostgreSQL is a trademark or registered trademark of PostgreSQL Global Development Group.
112118
Other trademarks are property of their respective owners.

0 commit comments

Comments
 (0)