devices/ds18b20: issue 59 add demo #71
Annotations
10 errors
Check: gosec:
tm1637/main.go#L101
[CWE-190] integer overflow conversion uint64 -> int (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
tm1637/main.go#L83
[CWE-190] integer overflow conversion uint64 -> int (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
tm1637/main.go#L78
[CWE-190] integer overflow conversion uint64 -> int (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
ccs811/main.go#L70
[CWE-190] integer overflow conversion uint -> uint16 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
bmxx80/main.go#L173
[CWE-190] integer overflow conversion uint -> uint16 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
hd44780/main.go#L77
[CWE-190] integer overflow conversion int -> uint8 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
apa102/main.go#L167
[CWE-190] integer overflow conversion int -> uint8 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
lepton/main.go#L293
[CWE-190] integer overflow conversion int -> uint16 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
lepton/main.go#L292
[CWE-190] integer overflow conversion int -> uint16 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Check: gosec:
i2c-io/main.go#L93
[CWE-190] integer overflow conversion int -> uint16 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
|
Loading