Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 1.1 KB

SECURITY.md

File metadata and controls

9 lines (5 loc) · 1.1 KB

Reporting security issues privately

To report a security issue privately, please create a security advisory in this repository. This will allow repository administrators to review and address it privately before public disclosure. For more details about this process, see "Privately reporting a security vulnerability".

Project security practices

FSH Online Examples uses NPM for dependency management. Dependencies with security vulnerabilities as reported by NPM's audit tool should be updated to secure versions as soon as possible. Pull requests that include new dependencies should not include dependencies that contain known security vulnerabilities.

As part of reviewing pull requests, code changes will be examined for potential security issues. Security issues discovered during pull request review must be resolved before the pull request will be accepted.