github / github/codeql

Python: UUID storage from dictionary of Python IDs

オープン
#6,726 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
acknowledged false-positive Python
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

**Description of the false positive**

I generate UUID's from python's `uuid` module just as a reference. However LGTM gives me `Sensitive data (id) is stored here.` This may be because I use a dictionary of Python object IDs to their UUID, but the IDs aren't written to the file.

**URL to the alert on the project page on LGTM.com**

https://lgtm.com/projects/g/pyunity/pyunity/snapshot/d0cab0520cfd076e153275fffe37c385d32400ea/files/pyunity/loader.py#xdf524e534b51d84c:1
https://lgtm.com/projects/g/pyunity/pyunity/snapshot/d0cab0520cfd076e153275fffe37c385d32400ea/files/pyunity/loader.py#x144beaea4b90ea38:1
https://lgtm.com/projects/g/pyunity/pyunity/snapshot/d0cab0520cfd076e153275fffe37c385d32400ea/files/pyunity/files.py#x2fcdbce9cb89ebb1:1
https://lgtm.com/projects/g/pyunity/pyunity/snapshot/d0cab0520cfd076e153275fffe37c385d32400ea/files/pyunity/loader.py#x8c3e41fa3f8844c9:1

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。