PyCQA/bandit

yaml_load should not be B5xx cryptography group

Offen

#306 geöffnet am 14.05.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (559 Forks)batch import
buggood first issue

Repository-Metriken

Stars
 (5.660 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11h 55m) (1 gemergte PR in 30 T)

Beschreibung

Describe the bug The yaml_load plugin has bandit ID B506. The 5xx group according to [1] is defined as the group for cryptography. This plugin would be more appropriate as a type of injection B6xx

To Reproduce n/a

Expected behavior n/a

Bandit version

bandit 1.4.0

Additional context Add any other context about the problem here.

Contributor Guide