Skip to content

Commit 16176b0

Browse files
authored
Added licenses on top of noncompliant01.py
Signed-off-by: BartyBoi1128 <[email protected]>
1 parent b6fbccb commit 16176b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Secure-Coding-Guide-for-Python/CWE-664/CWE-532/noncompliant01.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-FileCopyrightText: OpenSSF project contributors
2+
# SPDX-License-Identifier: MIT
13
""" Non-compliant Code Example """
24

35
import logging

0 commit comments

Comments
 (0)