Skip to main content

Standard Library

IDDescriptionSeverity
GO001Use of a Broken or Risky Cryptographic Algorithm in crypto Package
⛔️ Error
GO002Reversible One Way Hash in crypto Package
⛔️ Error
GO003Inadequate Encryption Strength Using Weak Keys in crypto Package
⚠️ Warning or ⛔️ Error
GO004Execution with Unnecessary Privileges using syscall Package
⛔️ Error
GO005Use of a Broken or Risky Cryptographic Algorithm in crypto Package
⚠️ Warning
GO006Use of a Broken or Risky Cryptographic Algorithm in net Package
⚠️ Warning
GO007Resource Allocation Without Limits in net/http Package
⚠️ Warning