Skip to content

Commit 158841d

Browse files
Update README.md
I removed Bibliography section, it was actually not leading to an external link Signed-off-by: Bartlomiej Karas <[email protected]>
1 parent 24c54c9 commit 158841d

File tree

1 file changed

+0
-6
lines changed
  • docs/Secure-Coding-Guide-for-Python/CWE-703/CWE-754

1 file changed

+0
-6
lines changed

docs/Secure-Coding-Guide-for-Python/CWE-703/CWE-754/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,3 @@ Weight must be a non-negative number.
198198
|[SEI CERT Oracle Coding Standard for Java](https://wiki.sei.cmu.edu/confluence/display/java/SEI+CERT+Oracle+Coding+Standard+for+Java?src=sidebar)|[NUM08-J. Check floating-point inputs for exceptional values](https://wiki.sei.cmu.edu/confluence/display/java/NUM08-J.+Check+floating-point+inputs+for+exceptional+values)|
199199
|[CWE MITRE Pillar](http://cwe.mitre.org/)|[CWE-703: Improper Check or Handling of Exceptional Conditions](https://cwe.mitre.org/data/definitions/703.html)|
200200
|[MITRE CWE Base](https://cwe.mitre.org/)|[CWE-754: Improper Check for Unusual or Exceptional Conditions](https://cwe.mitre.org/data/definitions/754.html)|
201-
202-
## Biblography
203-
204-
|||
205-
|:---|:---|
206-
|[NUM07-P3 Do not attempt comparisons with NaN](https://eteamspace.internal.ericsson.com/display/DEVEN/CWE-230%3A+Improper+Handling+of+Missing+Values)| NUM07-P3 Do not attempt comparisons with NaN.|

0 commit comments

Comments
 (0)