mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Apply suggestions from code review
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/**
|
||||
* @name Find insecure work with the file name.
|
||||
* @name Insecure generation of filenames.
|
||||
* @description The file can be used to influence the correct operation of the program.
|
||||
* @kind problem
|
||||
* @id cpp/insecure-work-with-file-name
|
||||
* @id cpp/insecure-generation-of-filename
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @tags correctness
|
||||
|
||||
Reference in New Issue
Block a user