Skip to content

Commit b7a1f6d

Browse files
author
James Brundage
committed
docs: CODE_OF_CONDUCT/SECURITY ( Fixes #72, Fixes #70 )
Adding final newline to Markdown
1 parent c13fb47 commit b7a1f6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ We have a simple subjective code of conduct:
66
2. Be Helpful
77
3. Do No Harm
88

9-
Failure to follow the code of conduct may result in blocks or banishment.
9+
Failure to follow the code of conduct may result in blocks or banishment.

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ In theory, this could be a code injection vector.
1212

1313
In practice, this a simple risk to mitigate: do not allow custom ScriptBlocks to provided as input to web forms, and watch out for the injection of dangerous L-systems declarations in any potential pull request.
1414

15-
If there are additional special security considerations not covered in this document, please [file an issue](https://github.com/PowerShellWeb/Turtle/issues).
15+
If there are additional special security considerations not covered in this document, please [file an issue](https://github.com/PowerShellWeb/Turtle/issues).

0 commit comments

Comments
 (0)