Standard Library
ID | Description | Severity |
---|---|---|
GO001 | Use of a Broken or Risky Cryptographic Algorithm in crypto Package | ⛔️ Error |
GO002 | Reversible One Way Hash in crypto Package | ⛔️ Error |
GO003 | Inadequate Encryption Strength Using Weak Keys in crypto Package | ⚠️ Warning or ⛔️ Error |
GO004 | Execution with Unnecessary Privileges using syscall Package | ⛔️ Error |
GO005 | Use of a Broken or Risky Cryptographic Algorithm in crypto Package | ⚠️ Warning |
GO006 | Use of a Broken or Risky Cryptographic Algorithm in net Package | ⚠️ Warning |
GO007 | Resource Allocation Without Limits in net/http Package | ⚠️ Warning |