Skip to content

Add inspection for unsafe crypto algorithms being imported from stdblib #2353

@dlsniper

Description

@dlsniper

Following the discussion here: https://groups.google.com/forum/?nomobile=true#!topic/golang-dev/jP0vjXdCj2s and here: golang/go#14395 the plugin should provide an inspection for imports of crypto/{des,md5,rc4,sha1} into the current package.
The type should be WEAK_WARNING and it should be enabled by default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions