Skip to content

Commit d2e2eb2

Browse files
Updated extra line in CWE-1335
Signed-off-by: Bartlomiej Karas <[email protected]>
1 parent 567bbf3 commit d2e2eb2

File tree

1 file changed

+0
-2
lines changed
  • docs/Secure-Coding-Guide-for-Python/CWE-682/CWE-1335

1 file changed

+0
-2
lines changed

docs/Secure-Coding-Guide-for-Python/CWE-682/CWE-1335/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,5 +240,3 @@ CERT C Coding Standard [online]. Available from: <a href=https://www.securecodin
240240
</td>
241241
</tr>
242242
<table>
243-
|[SEI CERT JAVA 2024]|NUM01-J. Do not perform bitwise and arithmetic operations on the same data [online]. Available from: [https://wiki.sei.cmu.edu/confluence/display/java/NUM01-J.+Do+not+perform+bitwise+and+arithmetic+operations+on+the+same+data](https://wiki.sei.cmu.edu/confluence/display/java/NUM01-J.+Do+not+perform+bitwise+and+arithmetic+operations+on+the+same+data), [Accessed 6 May 2025]|
244-
|[SEI CERT C 2025]|CERT C Coding Standard [online]. Available from: [https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Coding+Standard](https://www.securecoding.cert.org/confluence/display/seccode/CERT+C+Coding+Standard) [Accessed 6 May 2025]|

0 commit comments

Comments
 (0)