PyCQA/bandit

yaml_load should not be B5xx cryptography group

オープン

#306 opened on 2018/05/14

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (559 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (5,660 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド