Skip to content

Commit 217c9a8

Browse files
Fix typo in changenote
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent a3628b0 commit 217c9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
category: minorAnalysis
33
---
4-
* Fixed a bug causing every expression in the database to be a considered a system-command execution sink when calls to any of the following methods exist:
4+
* Fixed a bug causing every expression in the database to be considered a system-command execution sink when calls to any of the following methods exist:
55
* The `spawn`, `fspawn`, `popen4`, `pspawn`, `system`, `_pspawn` methods and the backtick operator from the `POSIX::spawn` gem.
66
* The `execute_command`, `rake`, `rails_command`, and `git` methods in `Rails::Generation::Actions`.

0 commit comments

Comments
 (0)