Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 525 Bytes

security.md

File metadata and controls

10 lines (7 loc) · 525 Bytes

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.