Skip to content

Commit b40c9a0

Browse files
philipwhiukchrjohn
andcommitted
Notes on reporting security issues. (#253)
* Notes on reporting security issues. * Fix heading level * added some missing slashes :) Co-authored-by: Christoph John <[email protected]>
1 parent 379a663 commit b40c9a0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ For asking questions please use the mailing list: https://lists.sourceforge.net/
2626
## issues
2727
Please report issues here: https://github.com/quickfix-j/quickfixj/issues
2828

29+
## security
30+
QuickFIX/J welcomes and appreciates responsible disclosure. Contributors are given appropriate credit in release notes and Git logs.
31+
32+
For security issues in QuickFIX/J itself contact the project maintainer: christoph.john-at-macd.com
33+
34+
For security issues in libraries used by QuickFIX/J contact the relevant project team (e.g. for Apache MINA: https://www.apache.org/security/ ). If you feel they are particularly exploitable via QuickFIX/J also feel free to follow up with the project maintainer as above so that we upgrade to the new version in a timely fashion.
35+
36+
Once a security issue is fixed in QuickFIX/J it will be communicated via the user mailing list and other appropriate channels.
37+
2938
## contributions
3039
Pull requests are always welcome! Best is if you added a unit test to show that a certain bug has been fixed or a new feature works as expected.
3140

0 commit comments

Comments
 (0)