Skip to content

Commit 7656a81

Browse files
Adding two false positive rules
One for Go, where the GPLv2 licenses is mentioned in the context of GCC and one for pycryptodomex where the GPL license is mentioned in the context of a website. Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> Co-authored-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent 93a2d69 commit 7656a81

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
is_false_positive: yes
3+
notes: This is only a mention of GLPv2 and it is related to GCC
4+
---
5+
that is the last GPLv2 version of GCC,
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
is_false_positive: yes
3+
notes: This is a mention of GPL in relation to a website and not the code in question
4+
---
5+
(An updated version on the author's website came with a license that contained a GPL-incompatible advertising clause.)

0 commit comments

Comments
 (0)