# Security In addition to security considerations associated with containers, frameworks, and JREs the following points pertain to the security of the buildpack itself. ## Buildpack Forks If you fork the Java buildpack, it is important to keep the fork up to date with the original repository. This will ensure that your fork runs with any security fixes that may be necessary. ## Security and Logs See [Sensitive Information in Logs][]. [Sensitive Information in Logs]: extending-logging.md#sensitive-information-in-logs