Move the visible check to alert banner manager #550
Annotations
3 errors
Run static analysis checks:
web/modules/contrib/localgov_alert_banner/src/Entity/AlertBannerEntity.php#L159
Calling sha1() is forbidden, use hash() with at least SHA-256 for secure hash, or password_hash() for passwords.
|
Run static analysis checks:
web/modules/contrib/localgov_alert_banner/src/Entity/AlertBannerEntity.php#L159
Calling uniqid() is forbidden, it is not a cryptographically secure generator, use random_bytes() instead.
|
Run static analysis checks
Process completed with exit code 1.
|
Loading