mirror of
https://github.com/github/codeql.git
synced 2026-06-19 03:41:07 +02:00
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
committed by
Jonathan Leitschuh
parent
7929faedc0
commit
41b5011b81
@@ -36,7 +36,7 @@ For example: <code>PosixFilePermissions.asFileAttribute(EnumSet.of(PosixFilePerm
|
||||
|
||||
<sample src="TempDirUsageVulnerable.java"/>
|
||||
|
||||
<p>In the following example, files and directories are created with file permissions protecting their contents.</p>
|
||||
<p>In the following example, files and directories are created with file permissions that protect their contents.</p>
|
||||
|
||||
<sample src="TempDirUsageSafe.java"/>
|
||||
</example>
|
||||
|
||||
Reference in New Issue
Block a user