mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Python: Add experimental tags
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
* @id py/possible-timing-attack-against-hash
|
* @id py/possible-timing-attack-against-hash
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-208
|
* external/cwe/cwe-208
|
||||||
|
* experimental
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import python
|
import python
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
* @id py/timing-attack-against-header-value
|
* @id py/timing-attack-against-header-value
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-208
|
* external/cwe/cwe-208
|
||||||
|
* experimental
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import python
|
import python
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
* @id py/possible-timing-attack-sensitive-info
|
* @id py/possible-timing-attack-sensitive-info
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-208
|
* external/cwe/cwe-208
|
||||||
|
* experimental
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import python
|
import python
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
* @id py/timing-attack-sensitive-info
|
* @id py/timing-attack-sensitive-info
|
||||||
* @tags security
|
* @tags security
|
||||||
* external/cwe/cwe-208
|
* external/cwe/cwe-208
|
||||||
|
* experimental
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import python
|
import python
|
||||||
|
|||||||
Reference in New Issue
Block a user