aboutsummaryrefslogtreecommitdiff
path: root/SECURITY.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-07Update GitHub template for `CODE-OF-CONDUCT.md` => ↵Gravatar Yong Tang 1-189/+1
`.github/CODE_OF_CONDUCT.md` (#3514) This PR updates GitHub template for `CODE-OF-CONDUCT.md => `.github/CODE_OF_CONDUCT.md`, to take advantage of GitHub feature in: https://help.github.com/en/github/building-a-strong-community/adding-a-code-of-conduct-to-your-project This PR also moves `SECURITY.md` to `.github/SECURITY.md` and alias it for consistency. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-08-26SECURITY.md to take advantage of GitHub features (#3206)Gravatar Chris Aniszczyk 1-0/+189
https://help.github.com/en/articles/adding-a-security-policy-to-your-repository https://help.github.com/en/articles/about-maintainer-security-advisories Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>