Open-AudIT
https://www.open-audit.org/phpBB3/

Database sys_sw_software
https://www.open-audit.org/phpBB3/viewtopic.php?f=20&t=4509
Page 1 of 1

Author:  STARAG [ Tue Mar 08, 2011 10:34 pm ]
Post subject:  Database sys_sw_software

I've got a problem, auditing linux software..

Cause, for my understandig, a status, (if update, or hotfix or what else) does not belong to the software comment!!!

So why is not the Field "software_status" used for this things?

i've now changed the following in "m_software.php" in Method "get_system_software"

[code]
case 0:
// default. do not display patches, hotfix, update, etc
$sql_where ="sys_sw_software.software_comment != 'update' AND sys_sw_software.software_comment != 'odbc driver' AND sys_sw_software.software_comment != 'browser addon' AND sys_sw_software.software_comment != 'codec' AND software_comment != '.NET Assembly' AND ";
break;

[/code]

but i think it would be bether to let that run over the software_status. or what is this field thought for ?

kind regards

STARAG

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/