PyCQA/bandit

yaml_load should not be B5xx cryptography group

开放

#306 创建于 2018年5月14日

 (2 条评论) (0 个反应) (0 位负责人)Python (559 个派生)batch import
buggood first issue

仓库指标

星标
 (5,660 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南