Skip to content

Commit

Permalink
Update SECURITY.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Moesel <[email protected]>
  • Loading branch information
mint-thompson and cmoesel authored Jun 13, 2024
1 parent 8aa697c commit bdc256a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ To report a security issue privately, please [create a security advisory](https:

# Project security practices

FSH Online 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. A new version of FSH Online that resolves the vulnerabilities should be released as soon as possible afterwards. Pull requests that include new dependencies should not include dependencies that contain known security vulnerabilities.
FSH Online 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. A new version of FSH Online that resolves the vulnerabilities should be deployed as soon as possible afterwards. 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.

0 comments on commit bdc256a

Please sign in to comment.