mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Fix markdown lists
This commit is contained in:
committed by
GitHub
parent
1f1b364feb
commit
673355df65
@@ -6,8 +6,8 @@
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
Fixed a sanitizer of the query `java/android/intent-redirection`. Now, for an intent to be considered
|
||||
safe against intent redirection, both its package name and class name must be checked.
|
||||
* Fixed a sanitizer of the query `java/android/intent-redirection`. Now, for an intent to be considered
|
||||
safe against intent redirection, both its package name and class name must be checked.
|
||||
|
||||
## 0.2.1
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
Fixed a sanitizer of the query `java/android/intent-redirection`. Now, for an intent to be considered
|
||||
safe against intent redirection, both its package name and class name must be checked.
|
||||
* Fixed a sanitizer of the query `java/android/intent-redirection`. Now, for an intent to be considered
|
||||
safe against intent redirection, both its package name and class name must be checked.
|
||||
|
||||
Reference in New Issue
Block a user