mirror of
https://github.com/securego/gosec.git
synced 2025-03-17 20:57:54 +02:00
* Update hardcoded_credentials.go adaper equal expr which const value at left. ``` if "Tr0ub4dour_UPL&&LOlo" == pwd ``` * Update hardcoded_credentials.go check ident not equal nil * adapter const == key hardcoded, add testcases