mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
Merge branch 'ent-12250-informe-detallado-de-seguridad' into ent-12253-informe-de-vulnerabilidades
This commit is contained in:
commit
7d962bc494
@ -4023,6 +4023,12 @@ if (is_metaconsole() === true) {
|
|||||||
],
|
],
|
||||||
'security_hardening_score',
|
'security_hardening_score',
|
||||||
(empty($security_hardening_score) === false) ? $security_hardening_score : 'all',
|
(empty($security_hardening_score) === false) ? $security_hardening_score : 'all',
|
||||||
|
'',
|
||||||
|
'',
|
||||||
|
0,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user